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: | The type initializer for 'CrystalDecisions.CrystalReports.Engine.ReportDocument' threw an exception. |
Stack: | at CrystalDecisions.CrystalReports.Engine.ReportDocument..ctor() |
at ChameleonNET.CrystalViewer.Page_Init(Object sender, EventArgs e) in c:\inetpub\wwwroot\ChameleonNET\NET\Reports\CrystalViewer.aspx.vb:line 32
at System.Web.UI.Control.OnInit(EventArgs e)
at System.Web.UI.Page.OnInit(EventArgs e)
at System.Web.UI.Control.InitRecursive(Control namingContainer)
at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
I've tried to reinstall CR2008 SP3 but it doesn't help.
Remarkably, I using the same configuration (HW and SW) on other sites and it works without any problems.
Any suggestions?
Regards,
Steve