views:

18

answers:

0

When I am running Visual Studio 2005 on Windows 7, I try to run or debug my web application. (C#, but I doubt that matters).

It will leave iexplore.exe open over and over again.

  1. Open VS
  2. Run your web application
  3. Visual Studio will lock up (if you try to click back to the window it will dim and not be accessible) but your web app will open correctly.
  4. If you close IE then the window will close and reopen immediately and you'll have access to visual studio again...

I've been able to reproduce this on more than one computer, including one with a brand new install of windows 7.

I've completely upgraded Windows 7 and VS2005.