Close as in stop debugging. When I start debugging my application opens as expected. Internet explorer opens up to http:\\localhost:XXXX\whatever.aspx. Also, a page icon shows up in the Windows tray. When I stop debugging, everything seems fine, except the page icon is stays present in the Windows tray. When I click on it, it opens up a dialog box with a URL to my application to http:\\locacalhost:XXXX\whatever.aspx. In the past this VS2005 page disappeared when I stopped debugging. Any clues as to why it is not happening in VS2008?
Thanks