Run time errors

  • Thread starter Thread starter Rob W
  • Start date Start date
R

Rob W

When opening certain content rich web pages, I often get
several Run Time errors. What are these and why do they
occur? How can i get rid of them?
 
Rob W said:
When opening certain content rich web pages, I often get
several Run Time errors. What are these and why do they
occur? How can i get rid of them?

What is the exact error message?
If there is a Details button click that and give us the first two lines.
 
Frank, The meesage is varied. It always start with" A
runtime error has occurred". In the most recent incident ,
I got the message "Do you wish to debug. Line 464 flashobj
undefined". Does this help?

thanks
 
Rob W said:
Frank, The meesage is varied. It always start with" A
runtime error has occurred". In the most recent incident ,
I got the message "Do you wish to debug. Line 464 flashobj
undefined". Does this help?

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