Currently using Crystal Reports 13.0.10. When viewing a report in the ReportViewer object, I am able to click on a title or header to give it a red highlight box. By zooming in and double-clicking precisely on the red box, I generate the following error:
System.NullReferenceException was unhandled
HResult = -2147467261
Message=Object reference not set to an instance of an object.
InnerException:
Is there a certain setting on the report that needs to be enabled in order to avoid this crash? Although the workaround is simple (don't double click the box), a crash is still a crash as far as the customer is concerned.