I recently installed VS 2015 Update 2.
In update 1 when i stop debugging a site running in IISExpress it does not stop the site.
There are a bunch of posts about enabling this behavior by turning off edit and continue.
Disabling edit and continue in update 2 no longer seems to provide this behavior, is there another work around to keep the site running when the debugger stops?
To end a debugging session in Microsoft Visual Studio, from the Debug menu, choose Stop Debugging.
Debug | Stop DebuggingClick Stop Debugging on the Debug menu to stop the target's execution and end the target process and all its threads.
This appears to be a bug in Update 2 which has been reported here and hopefully gets enough upvotes so that MS takes action sooner than later.
In the meantime, you can Detach All from the debug menu instead of stopping the debug process.
If you want Detach All on your toolbar you can do so via the Tools, Customize menu and under commands, select the "Toolbar" radio option and choose the Debug from the pulldown. Add a Command, choose "Debug" and select the Detach All command.
which then gives you this
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With