I'm using Visual Studio 2015 and SQL Server 2014, VB.
Something changed on my system which causes debug to keep running after I have done an F5 build and returned to VS2015. Does anyone know how to automatically stop debugging upon the return?
What browser are you using? I know IE stops the debug session by itself, but Firefox does not.
Mark all posts that give the desired result the answer. If you only mark the last that gave you clarification because you misread an earlier post others will be confused. Some of us are here to help others and our point to post ratio matters.
I'm using Firefox. Could this be caused by one of their updates?
Firefox has never automatically ended a debug session when closing. One thing I've noticed over the last week or two is that when I start debugging (Firefox being my default) is that it launches a new instance of Firefox instead of a new tab in the instance
that is already open.
Mark all posts that give the desired result the answer. If you only mark the last that gave you clarification because you misread an earlier post others will be confused. Some of us are here to help others and our point to post ratio matters.
Member
188 Points
352 Posts
How do I automatically stop debugging after return from F5 build?
Jun 20, 2018 07:20 PM|Bulldog248|LINK
I'm using Visual Studio 2015 and SQL Server 2014, VB.
Something changed on my system which causes debug to keep running after I have done an F5 build and returned to VS2015. Does anyone know how to automatically stop debugging upon the return?
Thanks!
Contributor
7048 Points
2189 Posts
Re: How do I automatically stop debugging after return from F5 build?
Jun 20, 2018 07:45 PM|ryanbesko|LINK
What browser are you using? I know IE stops the debug session by itself, but Firefox does not.
Member
188 Points
352 Posts
Re: How do I automatically stop debugging after return from F5 build?
Jun 20, 2018 10:12 PM|Bulldog248|LINK
I'm using Firefox. Could this be caused by one of their updates?
Contributor
7048 Points
2189 Posts
Re: How do I automatically stop debugging after return from F5 build?
Jun 21, 2018 01:04 PM|ryanbesko|LINK
Member
188 Points
352 Posts
Re: How do I automatically stop debugging after return from F5 build?
Jun 21, 2018 01:55 PM|Bulldog248|LINK
Curious as I haven't had this problem until recently. But this does appear to be related to Firefox and not VS.
Thanks!