05-11-12, 01:16 AM
,Hi hoob computer
"Unhandled Exception: System.AccessViolationException: Attempted to read or write protected memory. This is often an indication that other memory is corrupt”
: This issue shouldn't happen in managed code
You can try setting Visual Studio Debugger to bypass this exception
"Tools menu ->Options -> Debugging -> General -> Uncheck this option "Suppress JIT optimization on module load
I hope this will be helpful to your issue.
Best regards,
