cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Server Error in '/" Application

Former Member
0 Likes
990

I am getting this error message after upgrading my crystal reports to the 2016 version. Not sure how to fix it?

Server Error in '/' Application.

The document has not been opened.

Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.

Exception Details: System.Runtime.InteropServices.COMException: The document has not been opened.

Source Error:

<pre>Line 108: Height="1055px" ReportSourceID="CrystalReportSource1" ReuseParameterValuesOnRefresh="True" Line 109: Width="901px" Visible="False" /> Line 110: <CR:CrystalReportSource ID="CrystalReportSource1" runat="server"> Line 111: <Report FileName="ManifestselectiveMES.rpt"> Line 112: </Report>


Source File: c:\inetpub\tender\selectionMES.aspx Line: 110

Stack Trace:

<pre>[COMException (0x8004180b): The document has not been opened.] CrystalDecisions.ReportAppServer.ClientDoc.ReportClientDocumentClass.set_ReportAppServer(String pbsVal) +0 CrystalDecisions.ReportAppServer.ReportClientDocumentWrapper.set_ReportAppServer(String value) +69 CrystalDecisions.CrystalReports.Engine.ReportDocument.Initialize() +524 CrystalDecisions.CrystalReports.Engine.ReportDocument..ctor() +340 CrystalDecisions.ReportSource.CachedReport.get_ReportDocument() +50 CrystalDecisions.Web.CrystalReportSource.set_Report(Report value) +324 ASP.selectionmes_aspx.__BuildControlCrystalReportSource1() in c:\inetpub\tender\selectionMES.aspx:110 ASP.selectionmes_aspx.__BuildControlform1() in c:\inetpub\tender\selectionMES.aspx:34 ASP.selectionmes_aspx.__BuildControlTree(selectionmes_aspx __ctrl) in c:\inetpub\tender\selectionMES.aspx:1 ASP.selectionmes_aspx.FrameworkInitialize() in c:\inetpub\tender\selectionMES.aspx.cs:912308 System.Web.UI.Page.ProcessRequest(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +52 System.Web.UI.Page.ProcessRequest() +75 System.Web.UI.Page.ProcessRequest(HttpContext context) +70 ASP.selectionmes_aspx.ProcessRequest(HttpContext context) in c:\Windows\Microsoft.NET\Framework64\v4.0.30319\Temporary ASP.NET Files\root\b367cebf\71539538\App_Web_selectionmes.aspx.cdcab7d2.goqzx9v8.0.cs:0 System.Web.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() +498 System.Web.HttpApplication.ExecuteStepImpl(IExecutionStep step) +195 System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) +88


Version Information: Microsoft .NET Framework Version:4.0.30319; ASP.NET Version:4.7.2623.0

Accepted Solutions (0)

Answers (1)

Answers (1)

DellSC
Active Contributor
0 Likes

Does this happen in Crystal? Or is it in a different application?

-Dell