.NET Framework Bookmark and Share   
 index > 64-Bit .NET Framework Development > crystal report XI release 2 on WINDOWS server 2003 64 bit ,II6.0 & .Net framwork 64 bit,vistual studio 2005
 

crystal report XI release 2 on WINDOWS server 2003 64 bit ,II6.0 & .Net framwork 64 bit,vistual studio 2005

As on 64 bit OS , .net framwork 2.0 is 64bit(default)


While running(IIS 6.0)web application crystal reports are not working.
Find the error msg as below,

Server Error in '/Purchase' 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.

Source Error:


Line 15: Dim comm As New PurchaseComman
Line 16:
Line 17: Public orpt As New ReportDocument
Line 18: Dim prms As New ParameterFields
Line 19:

Source File: E:\BeaconProject\Purchase\Pages\Transactions\POGeneral.aspx.vb Line: 17

Stack Trace:


[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.]
CrystalDecisions.CrystalReports.Engine.ReportDocument.CheckForCrystalReportsRuntime() +411
CrystalDecisions.CrystalReports.Engine.ReportDocument..cctor() +217

[TypeInitializationException: The type initializer for 'CrystalDecisions.CrystalReports.Engine.ReportDocument' threw an exception.]
CrystalDecisions.CrystalReports.Engine.ReportDocument..ctor() +0
Pages_Transactions_POGeneral..ctor() in E:\BeaconProject\Purchase\Pages\Transactions\POGeneral.aspx.vb:17
ASP.pages_transactions_pogeneral_aspx..ctor() in E:\BeaconProject\Purchase\Pages\Transactions\POGeneral.aspx.vb:912304
__ASP.FastObjectFactory_app_web_pogeneral_aspx_e0d2385a_m1i_zqfz.Create_ASP_pages_transactions_pogeneral_aspx() +65
System.Web.Compilation.BuildManager.CreateInstanceFromVirtualPath(VirtualPath virtualPath, Type requiredBaseType, HttpContext context, Boolean allowCrossApp, Boolean noAssert) +147
System.Web.UI.PageHandlerFactory.GetHandlerHelper(HttpContext context, String requestType, VirtualPath virtualPath, String physicalPath) +63
System.Web.HttpApplication.MapHttpHandler(HttpContext context, String requestType, VirtualPath path, String pathTranslated, Boolean useAppConfig) +574
System.Web.MapHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() +183
System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) +277

To solve this error,pls help me.

This works fine when .net framwork is 32 bit.

Thanks in advance.

Regards,
Deepali LOkhande
Deeps_Lok
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.]



Hans Passant.
nobugz
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.]



Hans Passant.
nobugz
Hello,
I also have the same problem and the apropriate CRRedist*.msi (CRRedist2008_x64) is installed,
however the problem remains.
Any other Idea?
Thanks
sergiooliveira

You can use google to search for other answers

Custom Search

More Threads

• Calling 32bit Com Component on Vista 64
• Can a managed code application run in native 64-bit and access shared memory with a 32-bit app running in WoW64?
• Running ASP.NET 32 bit on Windows Server 2008 64 bit OS
• 32bit .Net Configuration Tool from 64bit SDK
• setup project cannot extract registration info from 64bit COM dlls
• Problem displaying Binary Data in x64 server
• Error on new x64 Windows 2003 server from IIS when executing ASP.NET code.
• 0xc000007b Error on Vista
• OWC problems with W2K3 64 bits
• Framework registry access misbehaves under x64 W2003 Wow6432Node