Hi All,
I m designing a few reports which fetch data from stored procedures.
When I create reports using Report Designer interface provided by VS.NET, I am able to do so but when i create a report using Crystal Report 9 Designer, it throws an unhandelled exception :
Exception: Exception of type System.Exception was thrown.]
CrystalDecisions.Web.ReportAgent.v(Boolean `) +345
CrystalDecisions.Web.CrystalReportViewer.OnPreRender(EventArgs e) +108
System.Web.UI.Control.PreRenderRecursiveInternal() +62
System.Web.UI.Control.PreRenderRecursiveInternal() +125
System.Web.UI.Control.PreRenderRecursiveInternal() +125
System.Web.UI.Page.ProcessRequestMain() +1470
I can design the reports in VS interface too but it will take hell lot of time as it doesnt have most of the features which are there in Crystal Reports interface.
Has anyone came across the same problem?
Please try to help me out !!!
Thanks in advance.
I m designing a few reports which fetch data from stored procedures.
When I create reports using Report Designer interface provided by VS.NET, I am able to do so but when i create a report using Crystal Report 9 Designer, it throws an unhandelled exception :
Exception: Exception of type System.Exception was thrown.]
CrystalDecisions.Web.ReportAgent.v(Boolean `) +345
CrystalDecisions.Web.CrystalReportViewer.OnPreRender(EventArgs e) +108
System.Web.UI.Control.PreRenderRecursiveInternal() +62
System.Web.UI.Control.PreRenderRecursiveInternal() +125
System.Web.UI.Control.PreRenderRecursiveInternal() +125
System.Web.UI.Page.ProcessRequestMain() +1470
I can design the reports in VS interface too but it will take hell lot of time as it doesnt have most of the features which are there in Crystal Reports interface.
Has anyone came across the same problem?
Please try to help me out !!!
Thanks in advance.