Internet Exlplorer Scripting Error

  • Thread starter Thread starter Jacques Chapman
  • Start date Start date
J

Jacques Chapman

This error msg pops up all the time "an error has occurred
in the script on this page". I cannot get rid of the msg
box. It usually lists as follows;

Line 14
Char 2
Error Server execution failed
Code 0
URL path (my system32/adcache file)

Do you want to continue running script on this page?

There is an OK and CANCEL button but when I click either
one nothing happens.
 
Jacques Chapman said:
This error msg pops up all the time "an error has occurred
in the script on this page". I cannot get rid of the msg
box. It usually lists as follows;

Line 14
Char 2
Error Server execution failed
Code 0
URL path (my system32/adcache file)

Do you want to continue running script on this page?

There is an OK and CANCEL button but when I click either
one nothing happens.

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