runtime error mystery

R

Robert

I recently started getting very frequent Runtime Error
messages like this:

A runtime error has occurred. Do you wish to debug?
Line 1 Error: syntax error [once it said line 42]
--- after I hit Yes, I got the following message:----
An exception Runtime Error has occured in script. However
no debuggers are regitered that can debug this exception.
Unable to JIT debug.

I'm sure this means something to some of you folks, but
for the average user like me, it's a mystery. Can someone
help me out, please?

Happy New Year!
 
F

Frank Saunders, MS-MVP IE/OE

Robert said:
I recently started getting very frequent Runtime Error
messages like this:

A runtime error has occurred. Do you wish to debug?
Line 1 Error: syntax error [once it said line 42]
--- after I hit Yes, I got the following message:----
An exception Runtime Error has occured in script. However
no debuggers are regitered that can debug this exception.
Unable to JIT debug.

I'm sure this means something to some of you folks, but
for the average user like me, it's a mystery. Can someone
help me out, please?

Happy New Year!

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

--
Frank Saunders, MS-MVP IE/OE
http://www.fjsmjs.com
Reply to Newsgroup. I won't answer email
Protect Your PC
http://www.microsoft.com/security/protect/
 

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


Top