Quantcast
Viewing all articles
Browse latest Browse all 3636

Crystal Reports 2008 - Error deploying on Windows 7 64 bit

My reports will not display on a 64 bit Windows 7 computer.

 

I have a VB.NET app I wrote that used Crystal Reports XIR2 to display a number of reports. Everything has worked fine for a year or two, but now we're rolling out 64 bit Windows 7 computers and my reports will no longer display.

 

I've upgraded my Crystal Reports to the latest 2008, with SP2 and all hotfixes through 2.3.

I've updated the references in my project. And I've included the CRRuntime_12_2.msm merge module in my setup.

 

If I just install my updated install package, I get an error duing the install....

Module C:\Program Files (x86)\Business Objects\BusinessObjects Enterprise 12.0\win32_x86\querypanel.dll failed to register. HRESULT -2147010895. Contact your support personnel.

 

If I install the CRRuntime_12_2_mlb.msi runtime package first, then install my updated install package, the install goes smoothly without error. But when I run my application and try and view a report I get two errors....

1) An error has occured 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. (I do not now what registry keys to check, but it was installed and run as an Administrator so it should have all the permissions it needs)

2) The type initializer for 'CrystalDecisions.CrystalReports.Engine.ReportDocument' threw an exception.

 

 

Please point me in the right direction to help me resolve this.

Thanks.


Viewing all articles
Browse latest Browse all 3636

Trending Articles