473,547 Members | 2,653 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Looking for Script Debugger

Hi,

I would like to ask for your help

I would like to download debugger for javascript.

Since I works only with IE I thought of trying using the Microsoft Script
Debugger.

I found the following URL
http://msdn.microsoft.com/library/de...ml/sdbug_1.asp

My problem is that I can't find the URL to download the debugger.

Any other JS debugger that works well for IE ?

Thanks,

Yaron
Jul 20 '05 #1
5 1410
win 98
http://www.microsoft.com/downloads/d...displaylang=en

xp, win 2000
http://www.microsoft.com/downloads/d...displaylang=en

Mike

<cy****@yahoo.c om> wrote in message news:3f******** @news.012.net.i l...
Hi,

I would like to ask for your help

I would like to download debugger for javascript.

Since I works only with IE I thought of trying using the Microsoft Script
Debugger.

I found the following URL
http://msdn.microsoft.com/library/de...ml/sdbug_1.asp
My problem is that I can't find the URL to download the debugger.

Any other JS debugger that works well for IE ?

Thanks,

Yaron

Jul 20 '05 #2
The only script debugger for IE that works well is Visual Studio .NET. The
one you are referring to is, well, crap.

Matt
Jul 20 '05 #3
Thanks for your help,

yaron
Jul 20 '05 #4
Matt Eberts wrote:
The only script debugger for IE that works well is Visual Studio .NET. The
one you are referring to is, well, crap.


Could you please explain why you think that the MS Script Debugger is
crap? I am developing for and testing with IE (6.0 SP-1), too, and I
do not want to buy Visual Studio .NET if not necessary.
PointedEars
Jul 20 '05 #5

"Thomas 'PointedEars' Lahn" <Po*********@we b.de> Matt Eberts wrote:
The only script debugger for IE that works well is Visual Studio .NET. The one you are referring to is, well, crap.


Could you please explain why you think that the MS Script Debugger is
crap? I am developing for and testing with IE (6.0 SP-1), too, and I
do not want to buy Visual Studio .NET if not necessary.
PointedEars


I am not sure why he thinks it is crap, but in my experience, I have not
been able to debug a single script with it... the script debugger hangs or
crashes every time.

B
Jul 20 '05 #6

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

Similar topics

0
2757
by: Katie M | last post by:
Hi, I'm running into a problem where the Microsoft Script Debugger is no longer starting up when it encounters an error or breakpoint. It used to prompt whenever it encountered an error, but is no longer doing so. It doesn't prompt to debug when it encounters an error. It doesn't open when I use the "STOP" command in my VBScript. It...
1
3382
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 fine for about two months; the Debugger was getting control. Then, all of a sudden, it has stopped getting control. I checked the settings above and...
2
1492
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 could I do?
2
4164
by: Atul | last post by:
Hi, How can I "disable script debugger" programmatically using C#? Its similar action when we check the check box from IE (Tools | Internet Options...| Advanced). Any ideas??? Thanks Atul
0
3207
by: ZMan | last post by:
Scenario: This is about debugging server side scripts that make calls to middle-tier business DLLs. The server side scripts are legacy ASP 3.0 pages, and the DLLs are managed DLLs converted/developed with VB.NET. What I want from debugging is to be able to step into the methods in the DLLs called from ASP scripts using Visual Studio .NET. ...
1
1661
by: Steve Richter | last post by:
have just installed the Microsoft script debugger for windows 2000: http://www.microsoft.com/downloads/details.aspx?FamilyID=2f465be0-94fd-4569-b3c4-dffdf19ccd99&displaylang=en ( notice the "this download is available to customers running genuine Windows Software" message on that page! ) and I am following the instructions here:...
8
3360
by: Pachydermitis | last post by:
Hi, Any help would be appreciated. I can't get IE to show me my script errors. This makes it impossible to debug anything. Disable Script debugging (Internet Explorer) is unchecked Disable Script debugging (Other) is unchecked Display notification about every script error is Checked Thanks for your help
4
5929
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 the Microsoft Script Editor and I can set a breakpoint, step through code, inspect variables, etc... with no problem. On a machine where I am...
3
2454
by: Forced_Ambitions | last post by:
Hi Guys, I am facing a problem with a script that i had written to automate opening a website and signing on to it. It was running fine for a long time but all of a sudden it has stopped progressing beyond opening the URL. I ran the code line by line on the pythonwin's IDE and it ran fine but when i execute the whole script it gives this...
0
7947
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 tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that...
1
7463
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For...
0
6032
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then...
1
5362
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes...
0
5081
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert...
0
3493
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in...
0
3473
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
1923
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
1
1050
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

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.