Load report failed

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Bryan Myron

    #1

    Load report failed

    I recently upgraded from VS.NET 2002 to VS.NET 2003. Ever
    since doing so, my Crystal Reports will not run on the
    deployment server. Everything works OK on the development
    box. I have included the Stack Trace below. I noticed
    that there is no 'Program Files\Common Files\Crystal
    Decisions\1.1\M anaged' directory on the deployment machine
    (actually there isn't even a 1.1 subdirectory) - could
    this be my problem? And if it is what am I doing wrong?
    Please help with any ideas!

    Thanks,
    Bryan.

    Message: Load report failed.
    Source: CrystalDecision s.CrystalReport s.Engine
    TargetSite: Void F(System.Strin g,
    CrystalDecision s.CrystalReport s.Engine.Engine ExceptionError
    ID)
    StackTrace: at .F(String  , EngineException ErrorID 
    )
    at .B(String , Int32 )
    at
    CrystalDecision s.CrystalReport s.Engine.Report Document.Load
    (String reportName, OpenReportMetho d openMethod, Int16
    parentJob)
    at
    CrystalDecision s.CrystalReport s.Engine.Report Document.Load
    (String reportName)
    at
    FlightAttendant Seniority.Repor tForm.PreparePr intableReport
    (Boolean blnPDF)
Working...