Crystal Reports Engine 9.1.5

  • Thread starter Thread starter Randy
  • Start date Start date
R

Randy

Hello,
I'm trying to move a dotnet web app from one server to another. I've got the
..NET runtime installed on this new server. When I try and access the web app
I'm getting an error message stating...

Configuration Error
Description: An error occurred during the processing of a configuration file
required to service this request. Please review the specific error details
below and modify your configuration file appropriately.

Parser Error Message: File or assembly name CrystalDecisions.ReportSource,
or one of its dependencies, was not found....

assembly="CrystalDecisions.CrystalReports.Engine, Version=9.1.5000.0.0,
Culture=neutral, .....

Can someone please tell me what I need to do to resolve this? I'm pretty
sure I can install the Visual Studio .NET 2003 on this server to get the
Crystal Reports stuff I need, but that seems like overkill.
Can't I just install the Crystal Report engine? If so, how do I go about
this?

Thanks
 
You can install the crystal reports version 9 deployment package on the new
server as you are missing some dlls. Go to the crystal report website and
search for CR9netdeployment and there should be a file you can download with
everything for the server package.
 
Back
Top