Access violation

The program '*' has exited with code 3221225477 (0xc0000005) 'Access violation'.

I receive this error when there is a specific error in Report VB script (desktop designer).

Error occurs when I am using Mid or Left method on Text.

Is there a way to catch error before application crash?

Leave a Comment