Hi Friends,
I have a problem in Crystal Reports. I have a web application and it was published in machine. I am running that application through a virtual path. All the pages are working fine, but some pages which contains CrystalReportVi ewer are not working and i got an Exception which is given below.
"An error has occurred while attempting to load the Crystal Reports runtime.
Either the Crystal Reports registry key permissions are insufficient or the Crystal Reports runtime is not installed correctly.
Please install the appropriate Crystal Reports redistributable (CRRedist*.msi) containing the correct version of the Crystal Reports runtime (x86, x64, or Itanium) required. Please go to http://www.businessobj ects.com/support for more information. "
When I am running this application through .Net IDE, everything is working fine. But, when running the application through Virtual path, it is not working.
Can anybody tell me what the problem is?
Thanks & Regards,
Appandairaj C
I have a problem in Crystal Reports. I have a web application and it was published in machine. I am running that application through a virtual path. All the pages are working fine, but some pages which contains CrystalReportVi ewer are not working and i got an Exception which is given below.
"An error has occurred while attempting to load the Crystal Reports runtime.
Either the Crystal Reports registry key permissions are insufficient or the Crystal Reports runtime is not installed correctly.
Please install the appropriate Crystal Reports redistributable (CRRedist*.msi) containing the correct version of the Crystal Reports runtime (x86, x64, or Itanium) required. Please go to http://www.businessobj ects.com/support for more information. "
When I am running this application through .Net IDE, everything is working fine. But, when running the application through Virtual path, it is not working.
Can anybody tell me what the problem is?
Thanks & Regards,
Appandairaj C
Comment