Hi,
I've got some problems compiling a C# 2.0 application
My program works fine, but when I try to profile it triggers an unhandled exception : {"Attempted to read or write protected memory. This is often an indication that other memory is corrupt."}
How can this be fixed ?
I've got some problems compiling a C# 2.0 application
My program works fine, but when I try to profile it triggers an unhandled exception : {"Attempted to read or write protected memory. This is often an indication that other memory is corrupt."}
How can this be fixed ?