Hi All ,
I have used the crystal report Version=13.0.3500.0 in asp.net web application .its working fine.
When i try to host application cloud server.
Following error is showing ,
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 'Microsoft.ReportViewer.WebForms, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' or one of its dependencies. The system cannot find the file specified.
Source Error:
An application error occurred on the server. The current custom error settings for this application prevent the details of the application error from being viewed remotely (for security reasons). It could, however, be viewed by browsers running on the local server machine.
Source File: C:\inetpub\wwwroot\Sun\web.config Line: 57
Assembly Load Trace: The following information can be helpful to determine why the assembly 'Microsoft.ReportViewer.WebForms, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' 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].
If anyone knows regards ,suggest me with sample code , Valid solution .
Thanks in Advance ,
Karthik K

Jaimin ShethiyaPosted Sep 27, 2019, 1:34 AM
Yes if you install this version then they have support Cs 2010 or Vs2012, CRforVS_13_0_5
If you VS latest then the crystal report version is different.
Karthik KPosted Sep 27, 2019, 1:10 AM
Jaimin ShethiyaPosted Sep 26, 2019, 4:41 AM
You have to installed same version or different version, once can you please check the bin folder for crystal report dll version is the same you have used version or other.
Karthik KPosted Sep 26, 2019, 4:37 AM
Jaimin ShethiyaPosted Sep 26, 2019, 4:32 AM
have you installed the crystal report version on the server?