My Application is C# winform
I am facing below error at the time of form close and end of Dispose() method .
The instruction at "0xXXXXXXXX" referenced memory at "0xXXXXXXXX", The memory could not be "written". Click on OK to terminate that program.
Please help me how to avoid / catch this error .
Thanks .