GIYF

1. It tells you in the error message that it is missing a file "The
system cannot find the file specified. "
2. If you do a Google search for "Could not load file or assembly
'CrystalDecisions.ReportSource"

http://www.google.com/search?hl=en&q=could+not+load+file+or+assembly+crystaldecisions.reportsource&aq=f&oq=&aqi=
it gives you hundreds of results.
3. The first link on the results page is for MSDN
http://social.msdn.microsoft.com/Forums/en-US/vscrystalreports/thread/b0fc930f-5fc8-4475-bfe7-ad56616e838d
http://social.msdn.microsoft.com/Forums/en-US/vscrystalreports/thread/9206f668-1382-43eb-89d8-ee89163b1791


On Jul 23, 6:57 am, Yogesh Dige <[email protected]> wrote:
>  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