Two days ago I upgraded from VS2012 to VS2013. I'm developing an ASP.NET 4.0 Web Forms app.
I've noticed with VS2013 that about 10% of the time, when I press Start in Debugging Mode, the browser appears for a moment but then closes a second later. When I then press Start again, everything runs normally.
This NEVER happened with VS2012. Is this a known bug in VS2013 or is something else causing it that I should be aware of?
Robert