Hi,

I have developed crystal reports in my project which is working fine in my
development machine but giving error in the production box.

---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
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.CrystalReports.Engine, Version=10.2.3600.0,
Culture=neutral, PublicKeyToken=692fbea5521e1304' or one of its
dependencies. The system cannot find the file specified.
Source Error:
 Line 27:
 <compilation debug="true">Line 28:
<assemblies>Line 29:
<add assembly="CrystalDecisions.CrystalReports.Engine, Version=10.2.3600.0,
Culture=neutral, PublicKeyToken=692fbea5521e1304"/>Line
30:
<add assembly="CrystalDecisions.ReportSource, Version=10.2.3600.0,
Culture=neutral, PublicKeyToken=692fbea5521e1304"/>Line
31:
<add assembly="CrystalDecisions.Shared, Version=10.2.3600.0,
Culture=neutral, PublicKeyToken=692fbea5521e1304"/>

Source File: C:\Inetpub\wwwroot\alphaserversupport\web.config    Line: 29
*Assembly Load Trace: The following information can be helpful to determine
why the assembly 'CrystalDecisions.CrystalReports.Engine,
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].
----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

I tried google and got this
https://websmp230.sap-ag.de/sap(bD1lbiZjPTAwMQ==)/bc/bsp/spn/bobj_download/main.htm
and
i need to install the "Crystal reports for 2005". [I am yet to try this]

Let me know if any one has any other suggestions.

Thanks
Suraj

Reply via email to