I came to share a solution that at least worked for me after several attempts. But first I'll explain the problem:
Once I was using windows 7, I had a problem starting a webapp debug when I clicked on the url input of the browser, started a new tab or in which input my view automatically had the debug shut down and the browser was closed (The same procedures have been performed in browsers: IE, Edge, Mozilla, Chrome and Opera)
Output window always showed me IIS errors such as [12712], [6392] among others, always alternating the error but without description.
EventViewer showed me an IIS warning:
The directory specified for caching compressed content C: \ inetpub \ temp \ IIS Temporary Compressed Files \ Clr4IntegratedAppPool is invalid. Static compression is being disabled.
I changed directory permissions among other things in IIS, but without success and without finding answers in forums from several countries (maybe by searched terms and error codes).