Resources to Troubleshoot ASP.NET Debugging
Q316726 HOWTO: Debug an ASP.NET Web Application
http://support.microsoft.com/default.aspx?scid=kb;EN-US;Q316726
A walkthrough of debugging and enabling trace features on an ASP.NET application
Q306172 INFO: Common Errors When You Debug ASP.NET Applications in Visual Studio .NET
http://support.microsoft.com/default.aspx?scid=kb;EN-US;Q306172
A list of common errors and solutions for debugging ASP.NET applications
Q306005 HOWTO: Repair IIS Mappings After You Remove and Reinstall IIS
http://support.microsoft.com/default.aspx?scid=kb;EN-US;Q306005
If you lose or corrupt the application mappings for ASP.NET applications in IIS, this is how to put them back.
Q301058 HOW TO: Debug an ASP.NET Application with the Microsoft CLR Debugger
http://support.microsoft.com/default.aspx?scid=kb;en-us;301058
This article describes how to configure your ASP.NET application for debugging, how to attach to the ASP.NET worker process (Aspnet_wp.exe) with the Microsoft CLR Debugger, and how to debug the application.
About Scott
Scott Hanselman is a former professor, former Chief Architect in finance, now speaker, consultant, father, diabetic, and Microsoft employee. He is a failed stand-up comic, a cornrower, and a book author.
About Newsletter
Comments are closed.
But what if your code is ok but there is a problem with IIS.
Here is an article to help with that
815166 HOW TO: Troubleshoot ASP.NET Web Applications
http://support.microsoft.com/default.aspx?scid=kb;en-us;815166