473,386 Members | 1,598 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,386 software developers and data experts.

Microsoft Script Editor Doesnt Debug

Two issues. Using IE 6 (all patches) over XP Pro (all patches) along with
mse7.exe (Microsoft script editor) from Office 2003.

I can get HTML pages etc into the editor with no problems. I want to do
javascript interactive debugging just like I do with VBA in Word etc. I set
a breakpoint in the js function then run.

I get the IE window with the Information Bar claiming it's blocking active
content. Everything's run on my local machine; I've got the Local Intranet
security set to low and pretty much everything in the security setup set to
enabled. How do I keep IE from messing with me with the Information Bar?

Next, the script doesn't break. Are these two related or should I relegate
mse to the scrap heap?
Nov 7 '06 #1
2 3516
Bruce Johnson said the following on 11/7/2006 1:22 PM:
Two issues. Using IE 6 (all patches) over XP Pro (all patches) along with
mse7.exe (Microsoft script editor) from Office 2003.

I can get HTML pages etc into the editor with no problems. I want to do
javascript interactive debugging just like I do with VBA in Word etc. I set
a breakpoint in the js function then run.

I get the IE window with the Information Bar claiming it's blocking active
content. Everything's run on my local machine; I've got the Local Intranet
security set to low and pretty much everything in the security setup set to
enabled. How do I keep IE from messing with me with the Information Bar?
Change the security setting in IE to allow Active Content to run from CD
and the Local Hard Drive.
Next, the script doesn't break. Are these two related or should I relegate
mse to the scrap heap?
Scrap It.

--
Randy
Chance Favors The Prepared Mind
comp.lang.javascript FAQ - http://jibbering.com/faq
Javascript Best Practices - http://www.JavascriptToolbox.com/bestpractices/
Nov 7 '06 #2
Bruce Johnson wrote:
Two issues. Using IE 6 (all patches) over XP Pro (all patches) along with
mse7.exe (Microsoft script editor) from Office 2003.

I can get HTML pages etc into the editor with no problems. I want to do
javascript interactive debugging just like I do with VBA in Word etc. I set
a breakpoint in the js function then run.

I get the IE window with the Information Bar claiming it's blocking active
content. Everything's run on my local machine; I've got the Local Intranet
security set to low and pretty much everything in the security setup set to
enabled. How do I keep IE from messing with me with the Information Bar?

Next, the script doesn't break. Are these two related or should I relegate
mse to the scrap heap?
When you say 'set a breakpoint' do you mean enter the 'debugger'
keyword in your code or toggle something in the gutter of the editor.
The former should work, I've never had any joy with the latter
(although I speak from memory, I've long since switched to visual
studio for most of my js debugging).
In addition, sometimes I find that the debugger simply stops working
(refuses to attach to the IE process any more, after working happily
for some time). Ctrl-N to switch to a new window seems to sort it out.

Nov 8 '06 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

1
by: John H. | last post by:
I installed the Microsoft Script Debugger and set the "Enable Script Debug" flag on in IIS. Also, I made sure that the "Disable Script Debug" flag was off in Internet Explorer. Everything ran...
10
by: Phester | last post by:
Apologies for the fluff post, but I thought you all would get some amusement out of this... A banner ad from Microsoft just came up as I was browsing a popular news site. (I can't do a...
2
by: Archer | last post by:
I wanna to run ms script debugger to debug my web including javascript code. but when I click 'Yes' in the IE bug-found message box there is no reaction on it.the script debugger seems unused.What...
12
by: Botan Guner | last post by:
Hi all, Here is the problem, i'm using Microsoft.XMLHTTP for ie and XMLHttpRequest for mozilla, on my local server which is win2000 server i've no problem with that but when i uploaded the file...
4
by: aramsey | last post by:
I have a javascript program that works fine under Firefox and on IE when running XP, but is having a problem with IE running under Windows 2000 Pro. On my personal XP development machine I have...
0
by: Massimiliano Polito | last post by:
It seems the option '/useenv' is no longer supported in in Microsoft Visual .NET 2005. If I run 'devenv /?' I get the following: ------------------------ Microsoft (R) Visual Studio Version...
9
by: whitgurley | last post by:
I've searched the web as well as I can for a solution to this problem but have found nothing and just don't know enough about JavaScript to figure out what's going. What I'm trying to do is convert...
2
by: joelkeepup | last post by:
Hi, I made a change this morning and now im getting an error that says either "a is undefined or null" or "e is undefined or null" the microsoft ajax line is below, I have no idea how to...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.