最新消息:雨落星辰是一个专注网站SEO优化、网站SEO诊断、搜索引擎研究、网络营销推广、网站策划运营及站长类的自媒体原创博客

javascript - Microsoft Script Editor for Internet Explorer on XP Home? - Stack Overflow

programmeradmin0浏览0评论

My understanding is that Microsoft Script Editor is the best debugging utility for IE. To enable debugging in IE6 on XP, I found these instructions:


On Windows XP SP2+, the option has been split to two:

  1. Go to Tools->Internet Options…->Advanced->Disable Script Debugging (Internet Explorer)

  2. Go to Tools->Internet Options…->Advanced->Disable Script Debugging (Other)

Unchecking the first will enable debugging for IE.


Once enabled, I'm supposed to see a new menu under “View > Script debugger” to activate debugging.

Unfortunately, unchecking both check boxes and restarting my puter does reveal this new "Script debugger" option. This worked on Windows 2000, but it fails for XP SP3.

  1. Any clues on how to install MSFT Script Editor for IE6 on XP SP3?
  2. Remendations for alternatives to Script Editor for IE6?

My understanding is that Microsoft Script Editor is the best debugging utility for IE. To enable debugging in IE6 on XP, I found these instructions:


On Windows XP SP2+, the option has been split to two:

  1. Go to Tools->Internet Options…->Advanced->Disable Script Debugging (Internet Explorer)

  2. Go to Tools->Internet Options…->Advanced->Disable Script Debugging (Other)

Unchecking the first will enable debugging for IE.


Once enabled, I'm supposed to see a new menu under “View > Script debugger” to activate debugging.

Unfortunately, unchecking both check boxes and restarting my puter does reveal this new "Script debugger" option. This worked on Windows 2000, but it fails for XP SP3.

  1. Any clues on how to install MSFT Script Editor for IE6 on XP SP3?
  2. Remendations for alternatives to Script Editor for IE6?
Share Improve this question edited Apr 19, 2011 at 2:37 Crashalot asked Jul 23, 2009 at 22:04 CrashalotCrashalot 34.6k63 gold badges284 silver badges461 bronze badges 1
  • thanks for the formatting johannes. i didn't realize the original post looked so screwy. – Crashalot Commented Jul 23, 2009 at 22:37
Add a ment  | 

3 Answers 3

Reset to default 4

You can debug with visual web express. Instructions here

edit: MS's site doesn't play nicely with older versions of IE. It's impossible to get the tabs to expand to get the links to the software. Use Chrome to browse the links above, or use this URL http://go.microsoft./?linkid=9730788

Thanks for the answer, redsquare.

After much experimentation, I finally discovered how to install MSE on XP SP3:

1) Disable the checkboxes as described above.

2) Open MS Excel. Go to Tools -> Macro -> Microsoft Script Editor. Clicking this option will prompt installation of MSE. Install MSE.

3) Once MSE is accessible from Excel, open MSE. Go to Debugging -> Web Debugging. Clicking this option will prompt installation of MSE Web Debugging. Install it.enter code here

Once Web Debugging is ready, restart IE, and voila! Under the View menu, you'll now see the Script Debugger option.

Finally ...

The above answer may not work for those of us with Office 2007 or newer Office products.

Here is my location of the MSE7.EXE file (or do your own Windows Search for the file).

C:\Program Files\Common Files\Microsoft Shared\OFFICE12\MSE7.EXE

Also don't forget to make sure you have the full Script Editor installed on your local puter.

CONTROL PANEL -> ADD/REMOVE PROGRAMS -> OFFICE 2007 -> CHANGE -> OFFICE TOOLS -> Script Editor -> Run All From my Computer

But I would personally go with "Visual Web Developer"

发布评论

评论列表(0)

  1. 暂无评论