Line 57 Error: 'null' is null or not an object

  • Thread starter Thread starter Arul
  • Start date Start date
A

Arul

A runtime error has occured.
Do you wish to Debug?
Line 57
Error: 'null' is null or not an object

The above error repeatedly occurs when browsing the
internet. I have IE v6.0.2800.1106 on Win2000 sp4. Any
suggestions?
 
Arul said:
A runtime error has occured.
Do you wish to Debug?
Line 57
Error: 'null' is null or not an object

The above error repeatedly occurs when browsing the
internet. I have IE v6.0.2800.1106 on Win2000 sp4. Any
suggestions?

From http://www.fjsmjs.com/IE/scriptdb.htm

Go to Tools | Internet Options | Advanced.
Check the box to Disable script debugging.
Uncheck the box to Display a notification about every script error.

You might want to refresh your scripting engine:
http://msdn.microsoft.com/library/default.asp?url=/nhp/default.asp?contentid=28001169
or
http://msdn.microsoft.com/library/default.asp?url=/downloads/list/webdev.asp
Windows Script 5.6 for Windows 2000 and XP
http://www.microsoft.com/downloads/...43-7e4b-4622-86eb-95a22b832caa&DisplayLang=en
 
Back
Top