Error in File UNKNOWN.RPT
Error in File UNKNOWN.RPT:
The request could not be submitted for background processing.
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: Error in File UNKNOWN.RPT:
The request could not be submitted for background processing.
Source Error:
Line 34:
Line 35: Dim rptDocument As CrystalDecisions.CrystalReports.Engine.ReportDocum ent = New ReportDocument
Line 36: rptDocument.Load(Server.MapPath("rptQuestionAnswer s.rpt"))
Line 37: crvRFPQAnswers.HasToggleGroupTreeButton = False
Line 38: crvRFPQAnswers.HasViewList = False
|