Runtime Error: 'null' is null and not an object

C

christopher.greene

Frequently when I click on a hyperlink, the new page
opens but with a superimposed Yes/No prompt: A runtime
error has occurred. Line Number: Error 'null' is null and
not an object. Do you wish to debug?
 
M

Mike Burgess

Hi,
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.
--
See: "General troubleshooting for scripting errors"
http://v4.windowsupdate.microsoft.com/troubleshoot/
____________________________________________________________
Mike Burgess [MVP Windows Shell\User] http://www.mvps.org/winhelp2002/
Blocking Spyware, Adware, Parasites, Hijackers, Trojans, with a HOSTS file
http://www.mvps.org/winhelp2002/hosts.htm [updated 12-08-03]
Please post replies to this Newsgroup, email address is invalid
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads

Error: Null is Null or not an object. 2
Runtime Error Occurred 1
Runtime Error message 2
Runtime Error 1
Internet Browser Error 1
Line 57 Error: 'null' is null or not an object 1
error 1
runtime error 1

Top