Runtime errors

  • Thread starter Thread starter John
  • Start date Start date
J

John

I get an unspecified runtime error when visiting some
websites. It'll list a line number but it won't debug.
Any ideas on what to do about this?
 
Hi John,

Control Panel/Internet Options/Advanced tab

Enable (check) the line: "Disable script debugging"
Disable (uncheck) the line: "Display a notification about every script
error"

This should stop the errors. They are not your fault, they are the fault of
the web page writer.

--
Best of Luck,

Rick Rogers, aka "Nutcase" - Microsoft MVP

Associate Expert - WindowsXP Expert Zone

Windows help - www.rickrogers.org
 
Unless you want to do freelance script debugging.........

Open IE | Tools | Internet Options | Advanced tab |
CHECK:
 Disable script debugging
[Specifies whether you want to turn off your script debugger, if one is
installed. Script debuggers are used by Web site developers to test programs
and scripts on their Web pages.]

UNCheck:
 Display a notification about every script error
[Specifies whether to display the actual script errors when a page does not
appear properly due to problems with its scripting. This feature is off by
default, but is useful to developers when testing Web pages.]
Apply | OK
 
Back
Top