runtime error message?

G

Guest

On certain web pages, when I mouse over certain links I get a message:
"A Runtime Error has occurred. Do you wish to debug?
Line: xx (this number changes depending upon the web page, current one was 42)
Error: Object expected."

If I run the debugger (although I have no idea what I'm doing), it says something about a Jscript error.

Any thoughts on how to fix this?
 
R

Ramesh [MVP]

Hi,

Start Internet Explorer.
On the Tools menu, click Internet Options.
On the Advanced tab, click to select the Disable Script Debugging check box in the Browsing section.
Uncheck Display a notification about every script error setting is displayed instead.
Click OK, and then restart Windows.

If the script error occurs on all pages, refresh your scripting engine: [Links Courtesy of Frank Saunders]

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

--
Ramesh - Microsoft MVP
http://www.mvps.org/sramesh2k

-------------------------------------------
Prevent Spyware from being installed:
http://www.mvps.org/sramesh2k/Malware_Defence.htm

Prevent malware from being installed - Part 2:
http://www.mvps.org/sramesh2k/MalwareDefence_Example.htm
-------------------------------------------

On certain web pages, when I mouse over certain links I get a message:
"A Runtime Error has occurred. Do you wish to debug?
Line: xx (this number changes depending upon the web page, current one was 42)
Error: Object expected."

If I run the debugger (although I have no idea what I'm doing), it says something about a Jscript error.

Any thoughts on how to fix this?
 

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

Runtime Error Occurred 1
Runtime Error Line 0 Error: Object Expected 1
Runtime Error 1
Runtime Error 4
runtime error 1
runtime error 2
Runtime Error message 2
Runtime Error 1

Top