Sccript debugging in Visual Studio
From: gemel (jonel_at_glenavon1.demon.co.uk)
Date: 01/07/05
- Next message: Indira: "RE: Unable to timeout a long running request"
- Previous message: Patrice: "Re: web.config inheritance problem"
- Next in thread: bruce barker: "Re: Sccript debugging in Visual Studio"
- Reply: bruce barker: "Re: Sccript debugging in Visual Studio"
- Reply: William F. Robertson, Jr.: "Re: Sccript debugging in Visual Studio"
- Messages sorted by: [ date ] [ thread ]
Date: Fri, 07 Jan 2005 13:32:16 +0000
I am trying to debug the client script of a CustomValidator, but VS
seems to ignore it completely. This is waht I do:
Enable script debugging in Internet Explorer
Launch the page from Internet Explorer
In VS set a breakpoint in the script
Attach the IExplore debug process
Operate on the page to cause the script to run.
But all the hppens is that both the client side script and server side
script run, but no breakpont is executed
Am I missing something?
The script is javascript.
John L
- Next message: Indira: "RE: Unable to timeout a long running request"
- Previous message: Patrice: "Re: web.config inheritance problem"
- Next in thread: bruce barker: "Re: Sccript debugging in Visual Studio"
- Reply: bruce barker: "Re: Sccript debugging in Visual Studio"
- Reply: William F. Robertson, Jr.: "Re: Sccript debugging in Visual Studio"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|