Crystal Reports failing on server when installing on client machine. Configuration Error
-
Hi, I developed a web application in which I used crystal reports to generate a report from ms-access database. The application working fine on development machine but when I a built it and trying to run on client machine it is raising the following error page........ Please help me to fix this......... Thanking you Mcmilan 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.Web, Version=10.2.3600.0, Culture=neutral, PublicKeyToken=692fbea5521e1304' or one of its dependencies. The system cannot find the file specified. Source Error: Line 19: </compilation> Line 20: <customErrors mode="Off"></customErrors> Line 21: <httpHandlers><add verb="GET" path="CrystalImageHandler.aspx" type="CrystalDecisions.Web.CrystalImageHandler, CrystalDecisions.Web, Version=10.2.3600.0, Culture=neutral, PublicKeyToken=692fbea5521e1304"/></httpHandlers> Line 22: <!--globalization culture="en-US" /--> Line 23: </system.web> Source File: c:\inetpub\wwwroot\mica\web.config Line: 21 Assembly Load Trace: The following information can be helpful to determine why the assembly 'CrystalDecisions.Web, Version=10.2.3600.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].
-
Hi, I developed a web application in which I used crystal reports to generate a report from ms-access database. The application working fine on development machine but when I a built it and trying to run on client machine it is raising the following error page........ Please help me to fix this......... Thanking you Mcmilan 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.Web, Version=10.2.3600.0, Culture=neutral, PublicKeyToken=692fbea5521e1304' or one of its dependencies. The system cannot find the file specified. Source Error: Line 19: </compilation> Line 20: <customErrors mode="Off"></customErrors> Line 21: <httpHandlers><add verb="GET" path="CrystalImageHandler.aspx" type="CrystalDecisions.Web.CrystalImageHandler, CrystalDecisions.Web, Version=10.2.3600.0, Culture=neutral, PublicKeyToken=692fbea5521e1304"/></httpHandlers> Line 22: <!--globalization culture="en-US" /--> Line 23: </system.web> Source File: c:\inetpub\wwwroot\mica\web.config Line: 21 Assembly Load Trace: The following information can be helpful to determine why the assembly 'CrystalDecisions.Web, Version=10.2.3600.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].
check this out: http://forums.msdn.microsoft.com/en-US/vscrystalreports/thread/b0fc930f-5fc8-4475-bfe7-ad56616e838d/ http://bytes.com/forum/thread564519.html
We are not a Code Charity