Profiling C# 2.0 desktop app throws unhandled exception

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 ?

Comments

  • Brian DonahueBrian Donahue Posts: 6,590 Bronze 1
    Hello Frank,

    This has been reported to us once before, but we don't know what the problem is yet. In your case, are you using Microsoft Virtual Server 2004 to test the software on? I have a suspicion that this may have something to do with it.
Sign In or Register to comment.