This topic gives you a brief overview of the Scripts Errors panel, and its main features. To learn more about other report designer elements, refer to the Report Designer document.
The Scripts Errors panel is intended to monitor whether all report scripts are valid, both at Visual Studio design time or in the End-User Designer.
By default, the following message is displayed in the panel.
When scripts exist for a report (or any of its elements - bands or controls), you can switch to the Scripts tab, where all report scripts are maintained, and clickValidate. Then, if no errors are detected, the following message is shown in the panel.
Otherwise, if errors occur, they are listed in the panel with the specified column and line indexes. You can click each error's description in the panel, to focus the cursor on that line in the script code. If the Scripts tab isn't shown when clicking an error in the panel, this tab is automatically switched on.
Note
The Scripts Errors panel is added to the IDE when the XtraReports suite is installed. Note that after this window is closed, you can re-open it via the XtraReports Menu.
For more information, refer to Scripting Overview.