When I tried to debug my web application in VS2008, it does not show the client side script under "Script documents" in Solution Explorer. The only child node is a "Windows Internet Explorer" icon with no properties. It used to be able to show the dynamically generated script file where I can set breakpoints.
I also tried to do it within IE by choosing menu "View->External Debugger->Open". VS2008 responds with "The source code cannot be displayed".
Anybody has met this probelm?
Many thanks.