When you click run in Visual Studio it runs the site and it uses it's own web server to do this, this is what you are seeing in the System tray. If you are browsing to the site in IE and still see the site and it is a url like this http://localhost:3110/ then chances are you are accessing the development web server and it is still in your system tray you just don't see it anymore.
Install Wizard Skin Not Showing
Why installation skin appears fine when I bring up the Umbraco install wizard from Visual Studio (by clicking the "Run" button) and the "ASP.Net
Development Server" comes up in my System Tray, but does not appear when I browse to the site in Internet Explorder?
Kim,
When you click run in Visual Studio it runs the site and it uses it's own web server to do this, this is what you are seeing in the System tray. If you are browsing to the site in IE and still see the site and it is a url like this http://localhost:3110/ then chances are you are accessing the development web server and it is still in your system tray you just don't see it anymore.
Mark.
is working on a reply...