RunTimeErrors

  • Thread starter Thread starter jim
  • Start date Start date
J

jim

I'm running IE6, occasionally I get a popup window while
I'm browsing that a runtime error has occured and gives
the message (example),

Line 13:
Error: "null" is null or not an object (or something to
that effect)

It asks if I want to debug? (YES or NO). I've had a look,
but of course it's all script and I wouldn't have the
faintest idea how to deal with it, so for now I'm saying
no and not doing anything with it just letting it
disappear. I know that this is not the solution, that out
of sight out of mind is not a fix. What can I do about
this? Jim
 
Jim,
Most of the time this is just errors on the web site ..... not your end.
However some ad-blocking apps will cause this (script error) when the ad or
banner fails to display.

Internet Options | Advanced
Select: "Disable script debugging"
Uncheck: "Display a notification about every script error", click Apply\Ok

Verify these Registry entries exist and are correct:

[HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\Main]
"Disable Script Debugger"="yes"
"Error Dlg Details Pane Open"="yes"
"Error Dlg Displayed On Every Error"="no"
"NoJITSetup"=dword:00000000
"NoWebJITSetup"=dword:00000001

Note: always Export before editing .....
[or]
Download the latest version of Windows Script 5.6 for XP\2K
http://www.microsoft.com/downloads/...43-7e4b-4622-86eb-95a22b832caa&DisplayLang=en

Try installing that and see if it helps with your problem.
_______________________________________
Mike Burgess http://www.mvps.org/winhelp2002/
Blocking Spyware, Adware, Parasites, Hijackers, Trojans, with a HOSTS file
http://www.mvps.org/winhelp2002/hosts.htm [updated 9-12-03]
Please post replies to this Newsgroup, email address is invalid
 
Back
Top