Attempted to read or write protected memory. This is often anindication that other memory is corrupt

  • Thread starter Thread starter Venu
  • Start date Start date
V

Venu

Hi friends,

I'm getting the error
AccessViolationException -
"Attempted to read or write protected memory. This is often an
indication that other memory is corrupt".

i'm loading the image in a form (scanned .tif file) usnig Microsoft
Office Document Imaging. I'm getting this error while closing
(unloading) this image.

Could any one please let me know the solution?

Thanks in advance
Venu.
 
Hi friends,

I'm getting the error
AccessViolationException -
"Attempted to read or write protected memory. This is often an
indication that other memory is corrupt".

i'm loading the image in a form (scanned .tif file) usnig Microsoft
Office Document Imaging. I'm getting this error while closing
(unloading) this image.

Could any one please let me know the solution?

Thanks in advance
Venu.

Could you post some code?

Also, did you check the docs and/or any examples?
 
Back
Top