Allen Buckley's Blog
My experiences in .Net

VS 2008 View Server Explorer not opening window

Friday, January 22, 2010 4:21 PM

I ran into a problem when trying to view the Server Explorer window in VS 2008 today.  The window would not show up in the Visual Studio IDE no matter what I tried, even when I went to View > Server Explorer.  Fortunately, there is an easy fix for this in most cases.  All you have to do is open up the VS 2008 Command Prompt and type in devenv /setup.  After that close and reopen Visual Studio and you should be able to view the Server Explore window.  Warning: This command will reset your VS 2008 menus and toolbars so you could lose customizations you might have made to the IDE.


Feedback

# re: VS 2008 View Server Explorer not opening window

Good Post. working fine 4/16/2010 2:42 AM | Soma

Post a comment