Run time error

  • Thread starter Thread starter Charles Sayles
  • Start date Start date
C

Charles Sayles

"A runtime error has occured. Do you wish to debug?"
How come this pops up on every address I try to look at?
How do I keep this from happening? Thanks.
 
Charles Sayles said:
"A runtime error has occured. Do you wish to debug?"
How come this pops up on every address I try to look at?
How do I keep this from happening? Thanks.

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