bungek84 -2 Newbie Poster

hi guys.

currently i'm doing web application in vb.net and crystal report 9. everything is ok until i run the project which problem was occured. Actually, i still newbie with this crystal report..so hopefully someone can help me to fix this problem. i don't know how to find CrystalDecisions.Web and where to locate it.

here i show the errors.
Server Error in '/MCSDWebAppsVB/TIS' 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: File or assembly name CrystalDecisions.Enterprise.Web, or one of its dependencies, was not found.

Source Error:


Line 11: debugging ASP.NET files.
Line 12: -->
Line 13: <compilation defaultLanguage="vb" debug="true"><assemblies><add assembly="CrystalDecisions.CrystalReports.Engine, Version=9.2.3300.0, Culture=neutral, PublicKeyToken=692fbea5521e1304"/><add assembly="CrystalDecisions.ReportSource, Version=9.2.3300.0, Culture=neutral, PublicKeyToken=692fbea5521e1304"/><add assembly="CrystalDecisions.Shared, Version=9.2.3300.0, Culture=neutral, PublicKeyToken=692fbea5521e1304"/><add assembly="CrystalDecisions.Web, Version=9.2.3300.0, Culture=neutral, PublicKeyToken=692fbea5521e1304"/><add assembly="CrystalDecisions.ReportAppServer.ClientDoc, Version=9.2.3300.0, Culture=neutral, PublicKeyToken=692fbea5521e1304"/><add assembly="CrystalDecisions.Enterprise.Framework, Version=9.2.3300.0, Culture=neutral, PublicKeyToken=692fbea5521e1304"/><add assembly="CrystalDecisions.Enterprise.InfoStore, Version=9.2.3300.0, Culture=neutral, PublicKeyToken=692fbea5521e1304"/><add assembly="CrystalDecisions.Enterprise.Web, Version=9.2.3300.0, Culture=neutral, PublicKeyToken=692fbea5521e1304"/></assemblies></compilation>
Line 14:
Line 15: <!-- CUSTOM ERROR MESSAGES


Source File: c:\inetpub\wwwroot\MCSDWebAppsVB\TIS\web.config Line: 13

Assembly Load Trace: The following information can be helpful to determine why the assembly 'CrystalDecisions.Enterprise.Web' could not be loaded.


=== Pre-bind state information ===
LOG: DisplayName = CrystalDecisions.Enterprise.Web, Version=9.2.3300.0, Culture=neutral, PublicKeyToken=692fbea5521e1304
(Fully-specified)
LOG: Appbase = file:///c:/inetpub/wwwroot/MCSDWebAppsVB/TIS
LOG: Initial PrivatePath = bin
Calling assembly : (Unknown).
===

LOG: Publisher policy file is not found.
LOG: No redirect found in host configuration file (C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\aspnet.config).
LOG: Using machine configuration file from C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\config\machine.config.
LOG: Post-policy reference: CrystalDecisions.Enterprise.Web, Version=9.2.3300.0, Culture=neutral, PublicKeyToken=692fbea5521e1304
LOG: Attempting download of new URL file:///C:/WINDOWS/Microsoft.NET/Framework/v1.1.4322/Temporary ASP.NET Files/mcsdwebappsvb_tis/ac134fe5/94518414/CrystalDecisions.Enterprise.Web.DLL.
LOG: Attempting download of new URL file:///C:/WINDOWS/Microsoft.NET/Framework/v1.1.4322/Temporary ASP.NET Files/mcsdwebappsvb_tis/ac134fe5/94518414/CrystalDecisions.Enterprise.Web/CrystalDecisions.Enterprise.Web.DLL.
LOG: Attempting download of new URL file:///c:/inetpub/wwwroot/MCSDWebAppsVB/TIS/bin/CrystalDecisions.Enterprise.Web.DLL.
LOG: Attempting download of new URL file:///c:/inetpub/wwwroot/MCSDWebAppsVB/TIS/bin/CrystalDecisions.Enterprise.Web/CrystalDecisions.Enterprise.Web.DLL.
LOG: Attempting download of new URL file:///C:/WINDOWS/Microsoft.NET/Framework/v1.1.4322/Temporary ASP.NET Files/mcsdwebappsvb_tis/ac134fe5/94518414/CrystalDecisions.Enterprise.Web.EXE.
LOG: Attempting download of new URL file:///C:/WINDOWS/Microsoft.NET/Framework/v1.1.4322/Temporary ASP.NET Files/mcsdwebappsvb_tis/ac134fe5/94518414/CrystalDecisions.Enterprise.Web/CrystalDecisions.Enterprise.Web.EXE.
LOG: Attempting download of new URL file:///c:/inetpub/wwwroot/MCSDWebAppsVB/TIS/bin/CrystalDecisions.Enterprise.Web.EXE.
LOG: Attempting download of new URL file:///c:/inetpub/wwwroot/MCSDWebAppsVB/TIS/bin/CrystalDecisions.Enterprise.Web/CrystalDecisions.Enterprise.Web.EXE.


regards,
ct

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.