attempted to read or write protected memory!!

  • Thread starter Thread starter rockshot_shiyam
  • Start date Start date
R

rockshot_shiyam

Guest
"Unhandled Exception: System.AccessViolationException: Attempted to read or write protected memory. This is often an indication that other memory is corrupt"


This kind of issue happens all the time. I am using visual basics 2010 and using .Net 4


I have already tried this below setting option but still it shows the same warning!!

Tools menu ->Options -> Debugging -> General -> Uncheck this option "Suppress JIT optimization on module load"

Will you give me a suggestion to surpass this issue!

Continue reading...
 
Back
Top