Script debugger error

  • Thread starter Thread starter CMAR
  • Start date Start date
C

CMAR

When I run IE6, now I often get error:

Runtime error has occurred.
Line 73
Error idx3 is undefined.

If I click on "Debug", I get comment:

"New instance of Microsoft Script Editor."

What is solution to this problem?

Thanks, CMA
 
CMAR said:
When I run IE6, now I often get error:

Runtime error has occurred.
Line 73
Error idx3 is undefined.

If I click on "Debug", I get comment:

"New instance of Microsoft Script Editor."

What is solution to this problem?

Thanks, CMA

Go to Tools | Internet Options | Advanced.
Check the box to Disable script debugging.
Uncheck the box to Display a notification about every script error.

1. 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

Sometimes there's a corrupt file in the cache and one must go to Tools |
Internet Options and click Delete Files.

2a. Start>Run>Regsvr32 vbscript.dll

2b. Start>Run>Regsvr32 jscript.dll

(WinXP users who have problems with 2a and 2b, see
http://www.mvps.org/inetexplorer/answers_9.htm)

3. Re-register all DLLs listed in http://support.microsoft.com/?kbid=281679

4. See also
Error Message When You Browse the Web: An Error Has Occurred in the Script
on This Page
http://support.microsoft.com/?kbid=306831

5a. IE Tools>Internet Options>Advanced>Browsing>Enable third-party browser
extensions (uncheck & reboot).

5b. Find the hijacker that caused 4a to be checked (or if none were checked,
check for hijackware anyway):

Dealing with Hijackware
http://mvps.org/winhelp2002/unwanted.htm
http://aumha.org/a/parasite.htm
http://www.mvps.org/inetexplorer/Darnit.htm

--
Frank Saunders, MS-MVP, IE/OE
Please respond in Newsgroup. Do not send email
http://www.fjsmjs.com
Protect your PC
http://www.microsoft.com/security/protect/
 
give this a try.

Open Internet Explorer.
On the Tools menu, click Internet Options.
In the Internet Options dialog box, click Advanced.
Click to select the Disable script debugging check box.
Click to clear the Display a notification about every
script error check box.
Click OK.
 
Thanks, Frank, for your superb, comprehenisve post. When I see your name, I
know that I am getting the real deal, as much useful information as anyone
has.
I am posting the Hijackthis log to the forum you reference.
Cheers, CMA
 
Back
Top