I found a problem with Visual Studio 2015, IIS Express, and Update 1 for VS2015. I can run a debugging session without problems, but when I end a debugging session, IIS Express stays on. I want IIS Express to stop working when I stop a debugging session.
How can i do this?
source share