BUG: The debugger does not hit a breakpoint in client-side script code in an ASP.NET Web application (320000)
The information in this article applies to:
- Microsoft Visual Studio .NET (2002), Enterprise Developer Edition
- Microsoft Visual Studio .NET (2003), Enterprise Developer Edition
This article was previously published under Q320000 SYMPTOMS When you debug an ASP.NET Web Application, the debugger
does not hit a breakpoint that you set in the client side script code in a Web
Form. RESOLUTION To work around this problem, follow these steps:
- Start to debug the program. The Running Documents window
appears in Solution Explorer.
- In the Running Documents window, double-click the file name
of the Web Form that appears in Internet Explorer to display the HTML source
code in Code Editor.
- Set the breakpoint in the source code.
STATUSMicrosoft has confirmed that this is a bug in the Microsoft
products that are listed at the beginning of this article.
Modification Type: | Minor | Last Reviewed: | 8/24/2005 |
---|
Keywords: | kbvs2002sp1sweep kbBug kbDebug kbpending KB320000 |
---|
|