Debugging

J

Jay

In the last couple of days I am getting an error message
when opening internet explorer to my home page:

Line: 41
Error: Object Expected
Do you want to debug?

If I say no I cannot continue. If I say yes it goes to
the debugging program where I get the following:

Microsoft Jscript runtime error: Object Expected

Since I do not know what I am supposed to enter in the
script I am stuck at this point and have to
Ctrl/Alt/Delete to close internet explorer.

What is going on?

Jay
 
H

H Leboeuf

Common script errors messages can be eliminated by Clicking:
Menu: Tools - Internet Options - Advanced tab.
Check "Disable script debugging"
Uncheck "Display a notification about every script error"
--

If still no joy then get the latest.
Microsoft's Scripting download
Get the latest. Two download versions are available for Windows Script 5.6.
The first version requires Windows 2000, XP; the second version requires
Microsoft Windows 98, Millenium Edition (Me), or NT 4.0. Choose the download
appropriate for your operating system.
http://msdn.microsoft.com/library/default.asp?url=/downloads/list/webdev.asp

Henri Leboeuf
Web page: http://www.generation.net/~hleboeuf/index.htm
 

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