Results 1 to 2 of 2

Thread: Crystal Reports in ASP.NET

  1. #1

    Thread Starter
    Addicted Member
    Join Date
    Jul 2003
    Posts
    232

    Crystal Reports in ASP.NET

    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.

  2. #2
    Member
    Join Date
    Aug 2001
    Location
    Ottawa
    Posts
    38

    Re: Crystal Reports in ASP.NET

    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

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width