VS2015Community (ASP.net Webapplication): Debugger does not stop himself after closing Edge

这一生的挚爱 提交于 2019-12-25 07:03:56

问题


created a new web application with one webform for testing. have windows 10, visual studio 2015 community edition. if i use internet explorer to open/debug the project and just CLOSE the internet explorer, then my debugger in visual studio does stop. if i use edge to open/debug the project and then CLOSE the edge, my debugger keeps running.

bug? can i reach that the debugger also will stop when closing EDGE?

来源:https://stackoverflow.com/questions/31892449/vs2015community-asp-net-webapplication-debugger-does-not-stop-himself-after-c

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!