Hi all,
I am building a JSP web application to display a report by using the Crystal Report Viewer API. Whenever an error occurs, it is displayed in a popup window together with the full stack trace as can be seen in the screenshot below:
Is there any configuration to disable these error messages since it is a PCI requirement not to display any stack traces to the user?