Why am I getting an error ‘The instruction at ‘0x0203852f’ referenced memory at ‘0x02b9b1b0’. The memory could not be ‘read’.’ after running a Crystal report in DRM?
Recommendations:
- If the report has allowed values of True and False in Crystal, remove them.
- Check the Report Maintenance>Destination Tab Output File Path and Name. If you have forward slashes, change them to backward slashes. If there is a %PARAM1% in the path, but the report has no parameter, remove the %PARAM1% text from the path.
- Re-write the Crystal report as there is something corrupt about it that is causing this error.