Skip to Content
0
Former Member
Oct 02, 2007 at 01:37 AM

Could not load file or assembly 'CrystalDecisions.CrystalReports.Engine,version=10.2.3600.0

2327 Views

I designed a website in Visual Studio 2005 Professional.

Everything works in there. However, when I upload all to the server and

lauch and web browser and looked at the website, I got the following error:

Server Error in '/' Application

Configuration Error

description: An error occurred during the processing of a configuration file required to service this request.

Parser Error message: Could not load file or assembly 'CrystalDecisions.CrystalReports.Engine, version=10.2.3600.0, Culture=neutral, publickey token=692fbea5521e1304' or one of its dependencies. The system cannot find the file specified.

Source Error:

line 46: <add assembly="CrystalDecisions.CrystalReports.Engine, Version=10.2.3660.0,Culture=neutral,publickeytoken=692fbea5521e1304"/>

source file: c:\inetpub\wwwroot\web.config Line: 46

WRN: assembly binding logging is turned OFF