Error when consuming a Crystal Report from a webservice
C#
1
Posts
1
Posters
0
Views
1
Watching
-
Hi, I'm using Visual Studio.Net 2005 with Crystal reports. I tried the tutorial on Publishing and consuming a report as a webservice from MSDN. When I run the windows form, I get error messages saying that the report failed to load. It works fine if I give the file path to the .rpt file, but when its been published as a webservice and I give the URL, I get the error. I have the required sample reports and database(MS Access Db). I get the same problem when I try the tutorial about populating a combobox (Windows form) with reports from a webservice. I get the list of reports, but when I try to display the report, I get errors saying the report cannot load. If anyone knows, plz let me know. Thx, Mahesh