Dear ALL; I need to know if Winhost supports ASP.NET Web Applications that use Crystal Reports. Please advise...
Crystal Reports is not supported on our web servers. We support Report Viewer as the reporting solution instead. Report Viewer control versions 9.0 and 10.0 are installed in GAC of our our web servers.
Thanks a lot for your fast reply. But i need to know if i can export reports created with Microsoft Reporting Service to word, excel and Pdf files. Please advise...
ReportViewer 10.0 (the one which comes with Visual Studio 2010) does support exporting reports to Excel, PDF, and Word. Please see the proof by following this link. ReportViewer of the earlier versions does not support exporting to Word, but there is a workaround. Please take a look at the following article.
Yes, you should be able to export reports to your favorite file format programmatically. You can do programmatically everything that is available graphically, and in most cases even more.