Link to home
Start Free TrialLog in
Avatar of eskie296
eskie296

asked on

Failed to run Crystal Reports x64 run time for VS2008

When running CRRedist2008_x64.msi to install Crystal Reports runtime for VS2008 on a new HP Windows 7 64-bit computer (Home Premium), the installation program vanished when there were about 10 seconds left.  I can see the CR runtime listed in the list of installed programs (under Control Panel | Programs), but the installation is apparently incomplete because when I ran the VS2008 application invoking Crystal Reports, the following error occurred:

An error has occurred while attempting to load 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 (x86, x64, or Itanium) required.

I have installed this runtime on several other computers previously and none of them has this problem.  I've tried to turn off McAfee's firewall and runtime file protection, and windows UAC, the above problem still occurred.

Any possible cause of this problem?

Thanks.
eskie


Avatar of Mike McCracken
Mike McCracken

Did you build the application as a 64-bit application?

Assme you ran the install with admin privilege.

mlmcc
Avatar of eskie296

ASKER

Yes I did, i.e. with target CPU x86 (as opposed to Any).  It has been running on several 64-bit Windows successfully.

Yes I did log in with Admin.

I also used "Run as Admin" option on Command prompt and run the runtime distribution package in CMD.  Got same problem.  The installer simply disaapeared in the middle of execution.

Thanks.
Eskie
I believe CPU x86 creates a 32-bit app.  I may be wrong about that.

mlmcc
I know x86 is misleading here, but that is exactly what I need to do (forcing the target to 32-bit CPU) to make the .Net app run on both 32- & 64-bit machines.

One possibility I want to look into is that, someone else might have tried to install some version of Crystal Reports runtime on this computer before.  Although I've looked thru the list of installed programs and got rid of all Crystal Report related programs, there may be something left in the registry from the previous installation that needs to be removed before a new installation can be successful.  I will search thru HKLM\Software\ for "Business Objects" or "Crystal Decisions", but if there is other things or places to look for, I would like to know.

Eskie
ASKER CERTIFIED SOLUTION
Avatar of eskie296
eskie296

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
This question has been classified as abandoned and is being closed as part of the Cleanup Program. See my comment at the end of the question for more details.