VS2005 doesn't stop debugging when I close Internet Explorer

Last post 07-28-2008 3:20 PM by WilfredoFeinstein. 5 replies.

Sort Posts:

  • VS2005 doesn't stop debugging when I close Internet Explorer

    04-24-2008, 10:06 AM
    • Loading...
    • ambine
    • Joined on 07-20-2007, 5:45 PM
    • Posts 4

    Hey everyone,

     

    Now I've googled this problem all day today and cannot for the life of me figure out what's changed. I created a new web project in Visual Studio 2005 for the first time in a few months and when I go to debug a web application and close out of Internet Explorer, Visual Studio doesn't come out of debug mode.  My old applications, however, are still exiting out of debug mode just find when I close IE. 

     

    Is there anything I can do to my new web projects to stop Visual Studio from debugging when I close Internet Explorer?

     

    Any help would be greatly appreciated.

     

    Thanks!

     

    Amber

  • Re: VS2005 doesn't stop debugging when I close Internet Explorer

    04-28-2008, 3:35 AM
    Answer

    Hi,

    When we debug a website from Visual Studio, the Visual Studio debugger will attach to IE process, and debugger will stop debugging when we close this process.

    In your case, please make sure that close the process of IE ( Not tab of IE) that the debugger attaches. You can view the Task Manager to check if it is closed.

    You also can check if the debugger detaches the IE process from Visual Studio after closing IE by Debug -> Attach to Process -> Check if the IE is still attached by Debugger.

    When you started debugging, was the application loaded in existed IE or new instance of IE? You can set the Visual Studio to open the page in new instance of IE (Right Click an aspx page -> Select Browse With -> Set the IE as default browser). 

     

    If this doesn’t help you, please feel free to let me know.


    I hope this helps.

    Please remember to click “Mark as Answer” on the post that helps you, and to click “Unmark as Answer” if a marked post does not actually answer your question. This can be beneficial to other community members reading the thread.
  • Re: VS2005 doesn't stop debugging when I close Internet Explorer

    05-25-2008, 2:05 AM

    Hi

    I also have this problem with IE and FF. The application can be debugged normally but when I close the browser I need to stop debugging from menu, I see that WebDev.WebServer.exe is still running, this is the process that is attached to the application. Is there any solution ??

     Sincerely

     Fabiano

  • Re: VS2005 doesn't stop debugging when I close Internet Explorer

    06-06-2008, 2:14 AM
    • Loading...
    • jafea
    • Joined on 06-06-2008, 6:06 AM
    • Posts 1


     

  • Re: VS2005 doesn't stop debugging when I close Internet Explorer

    07-15-2008, 7:23 PM

    Did not solve the problem.  Using IE 6, so no tabs.

    New instance of IE starts

    IE is default "browse with"

  • Re: VS2005 doesn't stop debugging when I close Internet Explorer

    07-28-2008, 3:20 PM

    SOLVED.   I did two things and I am not sure which corrected the problem.

    First, in IE go to Tools - Option - Programs tab and make sure the "IE should check ... default browser" is checked.

    Then I reinstalled Internet Explorer 6 by using the Ie.inf file

    see: http://support.microsoft.com/kb/318378

Page 1 of 1 (6 items)
Microsoft Communities
Page view counter