Skip to Content
0
Former Member
Feb 28, 2009 at 12:45 PM

Deploying 'Crystal Reports' on a 64 bit machine

829 Views

Hi,

I am trying to deploy my application on a 64 bit machine.

I am using Crystal Reports XI release 2.

When I tried to deploy it ona 32 bit machine i simply added the

CrystalReports11_5_NET_2005.msm file to my detup project and it worked.

However, when I tried to do the same thing on the 64 bit (with a 64 bit setup project)

I recieved a runtime error message:

"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."

after that it was said:

"Please install the appropriate Crystal Reports redistributable (CRRedist*.msi)

containing the correct version of the Crystal Reports runtime (x86, x64 or Itanium) required..."

I installed 'CRRedist2005_X64.msi' on the 64 bit machine and tried to run my setup with and without

the CrystalReports11_5_NET_2005.msm file, and it didn't work.

What should I do next?

Thanks,

Arik