cancel
Showing results for 
Search instead for 
Did you mean: 

Crystal Reports XI R2 - Win 7 64 bit

Former Member
0 Kudos

Hi,I have a problem with running my application with Crystal Reports XI R2 on Windows 7 64bit.

My application is developed on computer with system Win 7 32bit in VS 2005.

If I start application I get two errors

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.

v CrystalDecisions.CrystalReports.Engine.ReportDocument.CheckForCrystalReportsRuntime()

v CrystalDecisions.CrystalReports.Engine.ReportDocument..cctor()

and

System.TypeInitializationException: "The type initializer CrystalDecisions.CrystalReports.Engine.ReportDocument vyvolala výjimku. ---> System.Runtime.InteropServices.COMException (0x80040154): Retrieving the COM class factory for component with CLSID {5EFA39FA-B2C4-4A6E-84D6-C3333D1A3D07} 80040154.

v CrystalDecisions.CrystalReports.Engine.ReportDocument..cctor()

I installed Crystal Reports XI R2 due to msi, which is created from merge modules. Than I tried tu install CRRedist2008_x64.msi, but problem already exists. Does anyone know some libraries of crystal XI R2, which go on Win 7 64bit?

Thanks Ondrej

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

HI;

Go to our downloads page at:

https://websmp130.sap-ag.de/sap(bD1lbiZjPTAwMQ==)/bc/bsp/spn/bobj_download/main.htm

From there you should download and install the latest service pack for XI R2 if you do not already have it.

Then, for distribution, use the .NET Server Install for your SP version. The latest one is :

https://smpdl.sap-ag.de/~sapidp/012002523100005936972010E/crxir2fp62_server_ins.zip

And, have a look at our article on 64 bit:

http://www.sdn.sap.com/irj/boc/index?rid=/library/uuid/10d5fa88-2013-2c10-c9a5-f11963607d4e

Best Regards,

Jonathan

Follow us on Twitter u2013 http://twitter.com/SAPCRNetSup

Former Member
0 Kudos

Hi, thank you for your answer.

But we use crystal reports on desktop computers, not IIS. So if our customer needs to intall our program to computer I installed only merged medules od Crystal Reports XI R2, the crystal installation is created from this file "CrystalReports11_5_NET_2005.msm".

My C# project contains crystal libraries, so after installation everything goings fine, but only 32 bit systems.

So my other question is, how can I install CR XI R2 merge modules to Win 7 64bit computer.

Thanks for answer, Ondra

former_member183750
Active Contributor
0 Kudos

You are installing incorrect CR runtime. The corect msm is here:

https://smpdl.sap-ag.de/~sapidp/012002523100000634042010E/crxir2sp6_net_mm.zip

MSI is here:

https://smpdl.sap-ag.de/~sapidp/012002523100000633302010E/crxir2sp6_net_si.zip

For more info, see the article [Crystal Reports support of 64 bit Operating Systems.doc|https://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/10d5fa88-2013-2c10-c9a5-f11963607d4e]

Ludek

Follow us on Twitter http://twitter.com/SAPCRNetSup

Answers (0)