Help !

I am trying to run the web application on server which is having
crystal reports But i cant able to access application it is giving the
following Error in explore window. if i try to browse the my
application


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.ReportSource, Version=10.2.3600.0, Culture=neutral,
PublicKeyToken=692fbea5521e1304' or one of its dependencies. The
system cannot find the file specified.

Source Error:


Line 29:                <compilation debug="true">
Line 30:                        <assemblies>
Line 31:                                <add assembly="System.Design, 
Version=2.0.0.0,
Culture=neutral, PublicKeyToken=B03F5F7F11D50A3A"/><add
assembly="CrystalDecisions.CrystalReports.Engine, Version=10.2.3600.0,
Culture=neutral, PublicKeyToken=692fbea5521e1304"/><add
assembly="CrystalDecisions.ReportSource, Version=10.2.3600.0,
Culture=neutral, PublicKeyToken=692fbea5521e1304"/><add
assembly="CrystalDecisions.Shared, Version=10.2.3600.0,
Culture=neutral, PublicKeyToken=692fbea5521e1304"/><add
assembly="CrystalDecisions.Web, Version=10.2.3600.0, Culture=neutral,
PublicKeyToken=692fbea5521e1304"/><add
assembly="CrystalDecisions.ReportAppServer.ClientDoc,
Version=10.2.3600.0, Culture=neutral, PublicKeyToken=692fbea5521e1304"/
><add assembly="CrystalDecisions.Enterprise.Framework,
Version=10.2.3600.0, Culture=neutral, PublicKeyToken=692fbea5521e1304"/
><add assembly="CrystalDecisions.Enterprise.InfoStore,
Version=10.2.3600.0, Culture=neutral, PublicKeyToken=692fbea5521e1304"/
>
Line 32:                                <!--<add 
assembly="System.Web.Extensions,
Version=1.0.61025.0, Culture=neutral, PublicKeyToken=31BF3856AD364E35"/
>-->
Line 33:                                <add assembly="System.Windows.Forms, 
Version=2.0.0.0,
Culture=neutral, PublicKeyToken=B77A5C561934E089"/>


Source File: D:\Application\MeetingManagerWithAd100\web.config
Line: 31

Assembly Load Trace: The following information can be helpful to
determine why the assembly 'CrystalDecisions.ReportSource,
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].




--------------------------------------------------------------------------------
Version Information: Microsoft .NET Framework Version:2.0.50727.42;
ASP.NET Version:2.0.50727.42

*********************************
i install the "CRRedist2005_x86.msi" and  also take the refrence of
the Crystal reports supporting dll from Bin of the application. till
it is not working

please help me out...i stuck from long time.
*********************************
Thanks in advance .

Reply via email to