
03-27-2009
|
|
|
|
IE 8 and Visual Studio 2005
Hey all,
Intersting bug.
I have an ASP.NET application I am working on. When I start the web page
using the VS 2005 it opens a browser pointed to a virtual server. When I
stop/start/stop the server there is no problem. When all browsers are closed
I then launch IE 8 on its own and it tells me the browser closed unexpectedly
and asks If I want to restore it. If I click on the affirmative it will open
a browser for every time I stopped the application in the debugger.
at one point I had 50 or so browsers open. The funny thing is that the web
page it goes to appears to be random. Some will got to a website I had
previously visited but most try to go back to the virtual server VS 2005 has
launched.
|