Click here to Skip to main content
16,004,806 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
i have problem with IIS. when i create website in IIS i got problem like

Configuring web site http://localhost/WebSite to ASP.NET 2.0 failed. You
may need to manually configure this site for ASP.NET 2.0 in order for your
site to run correctly.

whenever i debug that project i got error message like


Unable to start debugging on the web server. The server does not support debugging
Of ASP.NET or ATL Server application


How to solve that problem
Posted

1 solution

This generally happen when the Microsoft .NET Framework setup or installation was not completed correctly.
Please follow the link for resolution suggested by Microsoft.
MSDN: PRB: Cannot Debug ASP.NET Web Application[^]
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900