Results 1 to 5 of 5

Thread: Dev kit debug error

  1. #1
    Junior Member
    Join Date
    Aug 2002
    Posts
    19

    Dev kit debug error

    Hey guys,
    Ever since I installed Visual Studio I keep getting errors in IE asking me if I want to debug a runtime error. I just kept clicking no, but now it's becoming too frequent, and quite annoying. Is there a way to disable that?

    Thanks,
    Ramzi

  2. #2
    Senior Member
    Join Date
    Jan 2002
    Posts
    1,207
    I think if you uninstall the "Script debugger", then those popups will hopefully no longer happen (assuming you're not using it)

    Unfortunately Javascript on the internet frequently generates errors

  3. #3
    Just Another Geek
    Join Date
    Jul 2002
    Location
    Rotterdam, Netherlands
    Posts
    3,401
    In IE goto Tools->Internet Options. On the Advanced tab you will find 'Disable script debugging'.
    Oliver's Law:
    Experience is something you don't get until just after you need it.

  4. #4
    Senior Member tampabay420's Avatar
    Join Date
    Aug 2002
    Posts
    953
    SiDice is right, script debugging is not something you want on, unless of-course you're testing your own Scripts... It's part of the Visual Studio package, right?
    yeah, I\'m gonna need that by friday...

  5. #5
    Just Another Geek
    Join Date
    Jul 2002
    Location
    Rotterdam, Netherlands
    Posts
    3,401
    AFAIK it's part of IE itself. But it's disabled by default. I can imagine VS installing a different (better?) scriptdebugger and enabling it.
    Oliver's Law:
    Experience is something you don't get until just after you need it.

Posting Permissions

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