unable to start debugging on the web server.
Solution :
Open the IIS Manager
-> Default Web Site (right click) -> Properties -> ASP.NET tab
->Edit Configuration... -> Application tab -> check the option "Enalbe debugging".
-> restart IIS
then run again .