Has anyone had any success getting Crystal Reports SP 22 to work on a Winhost website? Winhost support recently told me that this version is supported and it would be possible to use if deployed to the site. Over the years I've used Crystal Reports 7, 9, and XI Developer in Windows desktop applications. My goal now is to use Crystal Reports in an ASP.NET website hosted at Winhost. Any help that anyone could provide would be greatly appreciated. Thanks.
I can only give you 2 tips: 1) Make sure you've enabled Full trust in your web.config file. 2) Make sure you've copied and uploaded the crystal reports folder in your local installation (e.g. C:\Windows\Microsoft.NET\Framework\v4.0.30319\ASP.NETClientFiles\crystalreportviewers13) and upload it to \site_root\aspnet_client\system_web\4_0_30319\crystalreportviewers13 where site_root is the root of your hosting account.