The ReportScriptException is thrown when an error occurs in the report scripting code or any of the report's calculated DataField expressions.
For a list of all members of this type, see ReportScriptException members.
System.Object
System.Exception
System.ApplicationException
DataDynamics.ActiveReports.ReportException
DataDynamics.ActiveReports.ReportScriptException
[Visual Basic]
Public Class ReportScriptException
Inherits ReportException
[C#]
public class ReportScriptException : ReportException
You should catch this exception and inspect the InnerException property to diagnose the location and type of the error that caused the exception.
ReportScriptException Members | DataDynamics.ActiveReports Namespace | Script
Copyright © 2004-2005 Data Dynamics, Ltd. All rights reserved.