Daily Archives: December 4, 2013

IIS Express shuts down after debugging

If you use the IIS Express which comes with Visual Studio 2013, you may notice that as opposed to the previous versions, the webserver shuts down when you stop debugging. This behavior is thanks to the fact that from VS 2013 you not only have Edit and Continue support in 64-bit environments, but this feature is enabled by default for web applications:

iis-express-edit-and-continue

If you don’t need this feature, and you turn it off, IIS Express will remain running.

 

Technorati-címkék: ,