Categories
Visual Studio

Error while trying to run project: Unable to start debugging on the web server

The solution that worked for me:

Open your Internet Information Services manager and from the [your machine]/Web Sites/ Default Web Site node select the virtual folder which stores your project. Right Click and select Properties to select the ASP.NET tab page. Make sure the correct version ASP.NET Version is selected.