Visual Studio 2008 has some very good JavascriptJavaScript debugging tools. You can drop a breakpoint in your client side JSJavaScript code and step through it using the exact same tools as you would the server side code. NoThere is no need to attach to a process or or do anything tricky to enable it.