Internet explorer doesn't ship with a debugger. The visual studio debugger
can attach to a running process in IE. Is that what you are trying to
achieve? If you run into a script error and visual studio is installed it
will prompt you to attach to the running process. This is the default
behavior. What problems are you experiencing?
I have errors in my code, which generally IE doesn't shout that I have,
so my code is hardly debugged, and I need some debugging tool for that.
Well, I don't have Visual studio, but I need something very simple.
I have heard about microsoft script debugger, but after I have download it -
I didn't figure out how using it,
and how to connect it to the Internet Explorer, when there is an error on
the script.
and also I am writting in .net, and I also want to debug aspx and asmx codes
(also *.js, and many other protocols).
I want more then debugger - some tool that can validate my code.
Look at
www.moca.co.il, and perhaps you'll find some errors, which I cannot
see on my computer.
Thanks