Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations MikeeOK on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

MS script debugger hangs in XP

Status
Not open for further replies.

bthale

Programmer
Oct 31, 2001
108
US
I just got a new laptop with XP. Had Win2000. Now when I try ot step or run with the script debugger, it just hangs and I have to close the debugger and the browser. I tried installing the latesst, but it was the same. Anybody have this problem?
 
Runs fine for me on an IBM Thinkpad T42 with XP Pro.

Never be afraid to share your dreams with the world.
There's nothing the world loves more than the taste of really sweet dreams.
 
I had similar probelms with the script debugger under Win98. I finally just gave it up as a bad job and uninstalled it.

Tracy Dryden

Meddle not in the affairs of dragons,
For you are crunchy, and good with mustard. [dragon]
 
Dan, yes I can open the debugger and see the script. I put on stops and such, but when I try to step through, it hangs. I tried several places in code, so I could eliminate possible bad code, but it hangs everywhere.
 
Can we assume that the script only hangs when in the debugger... or rather the debugger hangs on any script, not just the one you're trying to debug?

I'm trying to ascertain if it is the debugger or your script at fault.

Dan


[tt]Dan's Page [blue]@[/blue] Code Couch
[/tt]
 
I am only running it against one web application, but we have javascript all over and approx 30 separate files that are included in various pages. I have placed stops in several different places and the debugger hangs in all of them. I have reinstalled but get the same problems. After I got the new laptop, I installed scd10en.exe, then later installed scripten.exe. Maybe I should have installed scripten.exe first, although I'm not sure if they are related.

This is from Microsoft site about scripten.exe

This download installs Microsoft® Windows® Script containing Visual Basic® Script Edition (VBScript.) Version 5.6, JScript® Version 5.6, Windows Script Components, Windows Script Host 5.6, and Windows Script Runtime Version 5.6.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top