G
Guest
Hi,
I use VS 2005 beta2. On existing project I added a new form with a
webBrowser on it. When the webbrowser is used then at shutdown time of my
application I have unhandled AV,: Attempted to read or write protected
memory. This is often an indication that other memory is corrupt.
The debugger does not stop on some code line. So it seems something only in
IDE. When I click 'ok' and then F5 the application terminate normally. Also
if I run the realease version outside de debugger no AV is trown.
When I try the webbrowser on a new project then all is working fine, so I
cannot emulate it on a simple way.
I'm just beginning in C# so I dont know where to start search at. The
project is based on WeifenLuo.WinFormsUI.Docking, but of course I dont know
if that has something to do with it.
Iif someone can advice on where to start debugging it will be very
appreciated.
I use VS 2005 beta2. On existing project I added a new form with a
webBrowser on it. When the webbrowser is used then at shutdown time of my
application I have unhandled AV,: Attempted to read or write protected
memory. This is often an indication that other memory is corrupt.
The debugger does not stop on some code line. So it seems something only in
IDE. When I click 'ok' and then F5 the application terminate normally. Also
if I run the realease version outside de debugger no AV is trown.
When I try the webbrowser on a new project then all is working fine, so I
cannot emulate it on a simple way.
I'm just beginning in C# so I dont know where to start search at. The
project is based on WeifenLuo.WinFormsUI.Docking, but of course I dont know
if that has something to do with it.
Iif someone can advice on where to start debugging it will be very
appreciated.