Runtime Error Line 0 Error: Object Expected

W

websurferpete

When I click on a hyperlink in my Hotmail, an Error Box
opens that reads; "A Runtime Error has occurred. Do you
wish to debug?
Line 0
Error: Object Expected

When I click yes, the "Just In Time Debugging" box opens.
When I click yes, the "Step Into Remote Procedure Call"
box opens.
when I click OK, the "Microsoft Visual Studio Debugger"
box opens that reads; "Microsoft JScript runtime error:
Object expected.
When I click continue, the same box opens each time.
How do I open the link in my email without seeing this
error?
 
F

Frank Saunders, MS-MVP

When I click on a hyperlink in my Hotmail, an Error Box
opens that reads; "A Runtime Error has occurred. Do you
wish to debug?
Line 0
Error: Object Expected

When I click yes, the "Just In Time Debugging" box opens.
When I click yes, the "Step Into Remote Procedure Call"
box opens.
when I click OK, the "Microsoft Visual Studio Debugger"
box opens that reads; "Microsoft JScript runtime error:
Object expected.
When I click continue, the same box opens each time.
How do I open the link in my email without seeing this
error?

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
 

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