Tag: IISExpress

  • Visual Studio 2013: Stop debugging shuts down IIS Express

    When creating my first ASP.NET Wep Application in Visual Studio 2013, I was confused about the fact that stop debugging automatically shuts down the IIS Express web server and I was not able to browse the application until I started debugging again. After some research I found the (debugger) option “Enable Edit and Continue” (Project […]