Link to home
Start Free TrialLog in
Avatar of twestfall
twestfall

asked on

An error has occurred while attempting to load the Crystal Reports runtime.

I recently upgraded my webserver from a IIS 5.0 to IIS 7.5. On my website I have an application that runs a Crystal Report that was developed in Visual Studio 2005. Initally the Crystal Report would not work. Then after reading a bunch of forumn posts I made a change to the application pool to allow 32 Bit applications to run. This initially solved the problem.

Of course I was having another problem with one of the web services we created. I had the developer of the server take a look and he made a few changes to IIS and eventually got the service to run. Not sure what changes he made. That's the problem. The next day I noticed that the Crystal reports are once again giving the same error message they were giving before I made the change listed above. So what's the problem now. I look at the application pools and they're all set to allow 32 bit apps. Now I've ready another bunch of posts on this error and nothing is working for me. I'm reasonably certain it's some sort of permission problem but I don't really know what to go check. The error I'm getting is show below. Anybody have any ideas?

Server Error in '/' 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.
Avatar of twestfall
twestfall

ASKER

I recently upgraded my webserver from a IIS 5.0 to IIS 7.5. On my website I have an application that runs a Crystal Report that was developed in Visual Studio 2005. Initally the Crystal Report would not work. Then after reading a bunch of forumn posts I made a change to the application pool to allow 32 Bit applications to run. This initially solved the problem.

Of course I was having another problem with one of the web services we created. I had the developer of the server take a look and he made a few changes to IIS and eventually got the service to run. Not sure what changes he made. That's the problem. The next day I noticed that the Crystal reports are once again giving the same error message they were giving before I made the change listed above. So what's the problem now. I look at the application pools and they're all set to allow 32 bit apps. Now I've ready another bunch of posts on this error and nothing is working for me. I'm reasonably certain it's some sort of permission problem but I don't really know what to go check. The error I'm getting is show below. Anybody have any ideas?
 
ASKER CERTIFIED SOLUTION
Avatar of twestfall
twestfall

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
Avatar of Mike McCracken
Glad you resolved this.  Just FYI, other problems may occur.  Crystal is not currently supported on IIS7 or 7.5 so you may find other issues.

mlmcc