2
Reply

ASP.NET exceptioon CrystalDecisions.CrystalReports.Engine.LoadSaveReportException

ali raza

ali raza

Feb 7 2011 1:23 AM
6.1k
An error has occurred while attempting to load the Crystal Reports runtime.<br><br>Either the Crystal Reports registry key permissions are insufficient or the Crystal Reports runtime is not installed correctly.<br><br>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.businessobjects.com/support for more information.

Hi all, I have a production server machine with 64 bit hardware with 32 bit Microsoft Windows Server 2003 Enterprise Edition Service Pack 2, Crystal Report 10, dot net  framework 2.0 installed on it. When I run my web application and try to get the report I got following exception:

-----------------------------------------------------------------------------

Server Error in '/Si' Application.

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.businessobjects.com/support for more information.

Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.

Exception Details: CrystalDecisions.CrystalReports.Engine.LoadSaveReportException: 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.businessobjects.com/support for more information.

-----------------------------------------------------------------------------



Can somebody tell me why I am getting this exception and how an I get around with this issue. Any help in this regards would be highly appreciated...


Answers (2)