ASP.NET - re: Could not load file or assembly 'CrystalDecisions.VSDesigner, Vers

Asked By Sudhansu shekhar on 24-Nov-11 05:54 AM
I m trying to run one project on IIS server.  Even i did this job in one other computer. Now Here again i m doing same process in different computer, Its Giving error "Could not load file or assembly 'CrystalDecisions.VSDesigner, Version=10.5.3700.0"
 Plzzz Help me out, This is the ERROR below you can find->

  

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: Could not load file or assembly 'CrystalDecisions.VSDesigner, Version=10.5.3700.0, Culture=neutral, PublicKeyToken=692fbea5521e1304' or one of its dependencies. The system cannot find the file specified.

Source Error: 

Line 59: 				<add assembly="CrystalDecisions.CrystalReports.Engine, Version=10.5.3700.0, Culture=neutral, PublicKeyToken=692FBEA5521E1304" /><add assembly="CrystalDecisions.ReportAppServer.ClientDoc, Version=10.5.3700.0, Culture=neutral, PublicKeyToken=692fbea5521e1304" /><add assembly="CrystalDecisions.Enterprise.Framework, Version=10.5.3700.0, Culture=neutral, PublicKeyToken=692fbea5521e1304" /><add assembly="CrystalDecisions.Enterprise.InfoStore, Version=10.5.3700.0, Culture=neutral, PublicKeyToken=692fbea5521e1304" />
Line 60: 				<add assembly="CrystalDecisions.Data.AdoDotNetInterop, Version=10.5.3700.0, Culture=neutral, PublicKeyToken=692FBEA5521E1304" />
Line 61: 				<add assembly="CrystalDecisions.VSDesigner, Version=10.5.3700.0, Culture=neutral, PublicKeyToken=692FBEA5521E1304" />
Line 62: 				<add assembly="CrystalDecisions.Windows.Forms, Version=10.5.3700.0, Culture=neutral, PublicKeyToken=692FBEA5521E1304" />
Line 63: 				<add assembly="System.Deployment, Version=2.0.0.0, Culture=neutral, PublicKeyToken=B03F5F7F11D50A3A" /></assemblies>

Source File: C:\SWISSSSS\web.config    Line: 61 

Assembly Load Trace: The following information can be helpful to determine why the assembly 'CrystalDecisions.VSDesigner, Version=10.5.3700.0, Culture=neutral, PublicKeyToken=692fbea5521e1304' could not be loaded.

WRN: Assembly binding logging is turned OFF.
To enable assembly bind failure logging, set the registry value [HKLM\Software\Microsoft\Fusion!EnableLog] (DWORD) to 1.
Note: There is some performance penalty associated with assembly bind failure logging.
To turn this feature off, remove the registry value [HKLM\Software\Microsoft\Fusion!EnableLog].


Version Information: Microsoft .NET Framework Version:2.0.50727.4216; ASP.NET Version:2.0.50727.4209




Thanks Allot.
rajkumar sendhilnathan replied to Sudhansu shekhar on 24-Nov-11 06:00 AM
Hi.......................

  I'm in need of belowed mentioned .dll files where to find these one.  if you have mean pls send it to my mail id ( rajkumar@taginfosolutions.in )

CrystalDecisions.ReportAppServer.ClientDoc.dll
CrystalDecisions.Enterprise.Framework.dll
CrystalDecisions.Enterprise.InfoStore.dll
Jitendra Faye replied to Sudhansu shekhar on 24-Nov-11 06:01 AM

To Solve this error install the Crystal Report runtime on the server. You can locate the Crystal Reports runtime from C:\Program Files\Microsoft SDKs\Windows\v6.0A\Bootstrapper\Packages\CrystalReports10_5.

Crystal Reports should come as part of Visual Studio.

dipa ahuja replied to Sudhansu shekhar on 24-Nov-11 06:01 AM

Solution:

Navigate to SAP BusinessObjects url : http://wiki.sdn.sap.com/wiki/pages/viewpage.action?pageId=56787567

And download the crystal dlls version 10.5.37. Install the crystal GAC dlls on the web server.

Restart the IIS as the GAC is now refreshed with the latest crystal reports dll.

http://community.sgdotnet.org/blogs/darenhan/archive/2009/12/30/could-not-load-file-or-assembly-crystaldecision-web-version-10-5-3700-on-web-page.aspx

http://www.itjungles.com/dotnet/could-not-load-file-or-assembly-crystaldecisions-shared-version-10-5-3700-0

where to get these dll - rajkumar sendhilnathan replied to dipa ahuja on 24-Nov-11 06:08 AM
Hi.......................

  I'm in need of belowed mentioned .dll files where to find these one.  if you have mean pls send it to my mail id ( rajkumar@taginfosolutions.in )

CrystalDecisions.ReportAppServer.ClientDoc.dll
CrystalDecisions.Enterprise.Framework.dll
CrystalDecisions.Enterprise.InfoStore.dll
dipa ahuja replied to rajkumar sendhilnathan on 24-Nov-11 06:38 AM
Just download the crystalReport and install it, the dlls will be automatically included

http://www.businessobjects.com/jump/xi/crvs2010/default.asp

rajkumar sendhilnathan replied to dipa ahuja on 10-Dec-11 12:43 AM
i want to publish that in online server