Quantcast
Channel: SCN : Unanswered Discussions - SAP Crystal Reports, version for Visual Studio
Viewing all articles
Browse latest Browse all 2556

CR2008 SP3 Exception of type "Load report failed"

$
0
0

Hi,

I'm using CRRuntime_12_3_mlb.msi (CR2008 SP3),

While creating an instance for report document i am getting the following error:

 

Message: Exception of type 'System.Web.HttpUnhandledException' was thrown.

Stack:    at System.Web.UI.Page.HandleError(Exception e)

   at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)

   at System.Web.UI.Page.ProcessRequest(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)

   at System.Web.UI.Page.ProcessRequest()

   at System.Web.UI.Page.ProcessRequestWithNoAssert(HttpContext context)

   at System.Web.UI.Page.ProcessRequest(HttpContext context)

   at ASP.net_reports_crystalviewer_aspx.ProcessRequest(HttpContext context)

   at System.Web.HttpApplication.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute()

   at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously)

Inner Exception:

Message: Load report failed.

Stack:    at CrystalDecisions.ReportAppServer.ReportClientDocumentWrapper.EnsureDocumentIsOpened()

   at CrystalDecisions.CrystalReports.Engine.ReportDocument.Load(String filename, OpenReportMethod openMethod, Int16 parentJob)

   at CrystalDecisions.CrystalReports.Engine.ReportDocument.Load(String filename)

   at ChameleonNET.CrystalViewer.Page_Load(Object sender, EventArgs e) in C:\inetpub\wwwroot\ChameleonNET\NET\Reports\CrystalViewer.aspx.vb:line 70

   at System.Web.UI.Control.OnLoad(EventArgs e)

   at System.Web.UI.Control.LoadRecursive()

   at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)

 

 

Remarkably, I using the same configuration (HW and SW) on other sites and it works without any problems.

 

Any suggestions?

 

Thank you,

Steve


Viewing all articles
Browse latest Browse all 2556

Trending Articles