AAG
May 22nd, 2001, 04:22 AM
I am having some problems with the MSVC debugger. It seems to be debugging all of my .exe's in win2k, including Internet Explorer. When I goto to certain websites, it debugs the html and returns MsgBox errors stating different errors such as
-------------------------------
||x|A runtime Error has occured.|
| Do you wish to debug? |
| |
| Line 95 |
| Error: Expected '(' |
| |
| YES|NO |
-------------------------------
If i hit YES, nothing happens, if i hit No, Nothing happens. Before i shutoff the debugger, if i would hit yes, the Visual Studio Analyzer would open up. But now it just simply displays error messages. Does anyone know how to stop these msgboxes ? There really annoying, and happen quite frequently when surfing the net. I have MSVC++ 6.0 and Visual Basic 6.0 Installed.
-------------------------------
||x|A runtime Error has occured.|
| Do you wish to debug? |
| |
| Line 95 |
| Error: Expected '(' |
| |
| YES|NO |
-------------------------------
If i hit YES, nothing happens, if i hit No, Nothing happens. Before i shutoff the debugger, if i would hit yes, the Visual Studio Analyzer would open up. But now it just simply displays error messages. Does anyone know how to stop these msgboxes ? There really annoying, and happen quite frequently when surfing the net. I have MSVC++ 6.0 and Visual Basic 6.0 Installed.