I tried to do the following :
select View, Server Explorer from the menu but still it does not show up.
I also reset my settings, still no success.
Please suggest.
Hi,
Open up Visual Studio Command Prompt (Start > Microsoft Visual Studio 2005 > Visual Studio Tools > Visual Studio 2005 Command Prompt)
type in the command prompt:
devenv /resetsettings
or
devenv /setup
HTH,Suprotim Agarwal
Suprotim Agarwal: Hi, Open up Visual Studio Command Prompt (Start > Microsoft Visual Studio 2005 > Visual Studio Tools > Visual Studio 2005 Command Prompt) type in the command prompt: devenv /resetsettings or devenv /setup HTH,Suprotim Agarwal
Thanks Suprotim,
I tired but no success, please suggest.
In your first post, when you said that you reset all settings, how did you do it?
Did you go to Tools > Import and Export Settings > 'Reset all settings'
Also make sure to go to View > 'Server Explorer' and make sure it is not grayed out. Shortcut key is 'Ctrl + Alt + S'
Suprotim Agarwal: Hi, In your first post, when you said that you reset all settings, how did you do it? Did you go to Tools > Import and Export Settings > 'Reset all settings' Also make sure to go to View > 'Server Explorer' and make sure it is not grayed out. Shortcut key is 'Ctrl + Alt + S' HTH,Suprotim Agarwal
and later clicked on View > 'Server Explorer' ( its not grayed)
Thanks for the help. I had the same issue as above with VS 2008. The devenv /setup worked while the devenv /resetsettings didn't work for me.
Thanks!