My Internet Explorer Developer Tools worked just fine before I installed the Visual Studio Update 2 (RTM). After the update F12 in IE does not open the Developer Tools anymore but switches to Visual Studio when using them while debugging a (ASP.NET MCV) web application. Even "Inspect Element" in the context menu of the browser does not work correctly anymore. It just marks the element as usual but does not open the Developer Tools.
Using the Developer Tools when not debugging work as expected. It seems as if Visual Studio interferes with them since update 2.
Any suggestions what could help?