February 11, 2008 —
skhan
Dan Walhin made this good video tutorial to show us steps needed to debug client side script :
Video : Debugging ASP.net Ajax Application with Visual Studio 2005
Basically, The following steps need to be performed
Step 1: Need to tweak IE to enable client script debugging :
Go to Tools > Internet Options > Advanced and uncheck both "Disable script debugging (Internet Explorer)" and "Disable script debugging (Other)" .