Hi all,
I am trying to run the MSDN crystal sample application on VS.NET.
I got the following error.
I tried to find out what is going on.
Could anyone shed lights on this as to where to look.
Thanks
Mits
Development:
- Win XP SP2
- VB.net 2003
Web Server:
- Win2003 Server
- .Net framework and VS .NET server component installed
Server Error in '/WebApplication1' Application.
----------------------
Get page or get totaller failed
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:
CrystalDecisions.CrystalReports.Engine.FormattingException: Get page or get
totaller failed
Source Error:
An unhandled exception was generated during the execution of the
current web request. Information regarding the origin and location of the
exception can be identified using the exception stack trace below.
Stack Trace:
[FormattingException: Get page or get totaller failed]
.I(String , EngineExceptionErrorID ) +340
CrystalDecisions.CrystalReports.Engine.FormatEngine.GetPage(PageRequestContext
reqContext) +754
CrystalDecisions.ReportSource.LocalReportSourceBase.GetPage(PageRequestContext
pageReqContext) +189
CrystalDecisions.Web.ReportAgent.u(Boolean a) +164
CrystalDecisions.Web.CrystalReportViewer.OnPreRender(EventArgs e) +108
System.Web.UI.Control.PreRenderRecursiveInternal() +62
System.Web.UI.Control.PreRenderRecursiveInternal() +125
System.Web.UI.Page.ProcessRequestMain() +1499
----------------------
Version Information: Microsoft .NET Framework Version:1.1.4322.2032; ASP.NET
Version:1.1.4322.2032