Hello,
All of a sudden, Visual Studios 2012 decided to detach itself from IE10. Now, whenever I run my web app, it runs independently of my browser. This means that I click start, the browser opens with the login page of my web app, but none of my breakpoints get hit. It also means that when I close my browser, the app is still running (i.e. the play button is still greyed out in VS and I have to click stop to stop it).
How can I get VS to remain attached to my browser?