If this is your first visit, be sure to
check out the
FAQ
by clicking the
link above. You may have to
register
before you can post: click the register link above to proceed. To start viewing messages,
select the forum that you want to visit from the selection below.
Hi I am pretty new to crystal reports, but now I am trying to figure out how to put crystal reports inot my ASP .NET project. I dragged the CrystalReportViewer onto my webform and I chose which report I wanted it to be connected to.
However when i try to view the page in the browser I get the following error:
_________________________________________________________________
Source File: D:\Inetpub\LeaseProbeIntranet\CrystalReports\web.config Line: 13
Assembly Load Trace: The following information can be helpful to determine why the assembly 'CrystalDecisions.ReportAppServer.ClientDoc' could not be loaded.
=== Pre-bind state information ===
LOG: DisplayName = CrystalDecisions.ReportAppServer.ClientDoc, Version=11.0.3300.0, Culture=neutral, PublicKeyToken=692fbea5521e1304
(Fully-specified)
LOG: Appbase = file:///D:/Inetpub/LeaseProbeIntranet/CrystalReports
LOG: Initial PrivatePath = bin
Calling assembly : (Unknown).
LOG: Publisher policy file is not found.
LOG: No redirect found in host configuration file (C:\WINNT\Microsoft.NET\Framework\v1.1.4322\aspnet.config).
LOG: Using machine configuration file from C:\WINNT\Microsoft.NET\Framework\v1.1.4322\config\machine.config.
LOG: Post-policy reference: CrystalDecisions.ReportAppServer.ClientDoc, Version=11.0.3300.0, Culture=neutral, PublicKeyToken=692fbea5521e1304
LOG: Attempting download of new URL file:///C:/WINNT/Microsoft.NET/Framework/v1.1.4322/Temporary ASP.NET Files/crystalreports/575f2c99/24de8ef/CrystalDecisions.ReportAppServer.ClientDoc.DLL.
LOG: Attempting download of new URL file:///C:/WINNT/Microsoft.NET/Framework/v1.1.4322/Temporary ASP.NET Files/crystalreports/575f2c99/24de8ef/CrystalDecisions.ReportAppServer.ClientDoc/CrystalDecisions.ReportAppServer.ClientDoc.DLL.
LOG: Attempting download of new URL file:///D:/Inetpub/LeaseProbeIntranet/CrystalReports/bin/CrystalDecisions.ReportAppServer.ClientDoc.DLL.
LOG: Attempting download of new URL file:///D:/Inetpub/LeaseProbeIntranet/CrystalReports/bin/CrystalDecisions.ReportAppServer.ClientDoc/CrystalDecisions.ReportAppServer.ClientDoc.DLL.
LOG: Attempting download of new URL file:///C:/WINNT/Microsoft.NET/Framework/v1.1.4322/Temporary ASP.NET Files/crystalreports/575f2c99/24de8ef/CrystalDecisions.ReportAppServer.ClientDoc.EXE.
LOG: Attempting download of new URL file:///C:/WINNT/Microsoft.NET/Framework/v1.1.4322/Temporary ASP.NET Files/crystalreports/575f2c99/24de8ef/CrystalDecisions.ReportAppServer.ClientDoc/CrystalDecisions.ReportAppServer.ClientDoc.EXE.
LOG: Attempting download of new URL file:///D:/Inetpub/LeaseProbeIntranet/CrystalReports/bin/CrystalDecisions.ReportAppServer.ClientDoc.EXE.
LOG: Attempting download of new URL file:///D:/Inetpub/LeaseProbeIntranet/CrystalReports/bin/CrystalDecisions.ReportAppServer.ClientDoc/CrystalDecisions.ReportAppServer.ClientDoc.EXE.
_________________________________________________________________
Any ideas???
Thanks.
Shevy
If you haven't solved this yet, check to see if, when you added the report to the ASP.net project, all the required Crystal report references were added ? Also, you added the viewer, but did you add the ReportDocument (under components) ?
Chris
Advertiser Disclosure:
Some of the products that appear on this site are from companies from which TechnologyAdvice receives compensation. This compensation may impact how and where products appear on this site including, for example, the order in which they appear. TechnologyAdvice does not include all companies or all types of products available in the marketplace.