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