Results 1 to 3 of 3

Thread: MSVC DEBUGGER PROBLEMS IN WIN2k

  1. #1

    Thread Starter
    Hyperactive Member AAG's Avatar
    Join Date
    Aug 2000
    Location
    United States
    Posts
    411

    MSVC DEBUGGER PROBLEMS IN WIN2k

    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.

  2. #2
    Frenzied Member HarryW's Avatar
    Join Date
    Jan 2000
    Location
    Heiho no michi
    Posts
    1,827
    In IE, go to Tool->Options->Advanced and check the "disable script debugging" checkbox. If you have machine Debug Manager (MDM) running in your task list, it has a tendency to keep re-enabling it, so you might want to shut that down.
    Harry.

    "From one thing, know ten thousand things."

  3. #3

    Thread Starter
    Hyperactive Member AAG's Avatar
    Join Date
    Aug 2000
    Location
    United States
    Posts
    411

    THANK YOU ONCE AGAIN HARRY

    THANX AGAIN MAN. I've been thru those options before, and had seen that option, but i was thinking that it meant to turn debugging on since i didn't read it carefully, i have tendency to do that.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width