PRB: Visual Studio .NET Debugger Does Not Stop on Breakpoints When You Debug ASP.NET Pages (306169)
The information in this article applies to:
- Microsoft ASP.NET (included with the .NET Framework 1.1)
- Microsoft ASP.NET (included with the .NET Framework) 1.0
- Microsoft Visual Studio .NET (2003), Academic Edition
- Microsoft Visual Studio .NET (2003), Enterprise Architect Edition
- Microsoft Visual Studio .NET (2003), Enterprise Developer Edition
- Microsoft Visual Studio .NET (2003), Professional Edition
- Microsoft Visual Studio .NET (2002), Academic Edition
- Microsoft Visual Studio .NET (2002), Enterprise Architect Edition
- Microsoft Visual Studio .NET (2002), Enterprise Developer Edition
- Microsoft Visual Studio .NET (2002), Professional Edition
This article was previously published under Q306169 SYMPTOMS When you debug ASP.NET applications in Visual Studio .NET,
the debugger may not stop on breakpoints. CAUSE This problem occurs because ASP.NET debugging is not
enabled on the application. RESOLUTION To resolve this problem, follow these steps in Visual
Studio .NET:
- In Solution Explorer, select the project name.
- From the Project menu, click Properties.
- Click to expand the Configuration Properties node.
- Under Debugging, in the Enable ASP.NET Debugging list, click True.
Modification Type: | Minor | Last Reviewed: | 6/23/2003 |
---|
Keywords: | kbDebug kberrmsg kbprb KB306169 |
---|
|