views:

619

answers:

2

Hello guys

I work in Visual Studio 2008, and, a moment ago, I lost access to the windows usually docked at the bottom of the IDE (Immediate, Error List, Search Results) and I can't find a way to get them back again.

I tried

  • Using all the possible shortcuts (CTRL+ALT+I, CTRL+ALT+O)- none of them work
  • Using the menu: Debug > Windows > Immediate- did not work
  • Doing a search- no results appear
  • Rebooting- didn't work either

I can however watch, dock, and generally work the breakpoints window. When I am in Debug mode I can see them again, but if I try to de-dock the window, I get a VS Exception.

Has anyone experienced this issue before?

+4  A: 
Daniel LeCheminant
nop, neither of them functions
Jhonny D. Cano -Leftware-
@Daniel, How did you get those cool keyboard keys to display?
Jose Basilio
@Jose: Use the kbd tag :]
Daniel LeCheminant
it didn't work either
Jhonny D. Cano -Leftware-
@Jhonny: Is the window undocked/hidden or something?
Daniel LeCheminant
i think hidden, because I don't see it anywhere
Jhonny D. Cano -Leftware-
tx, just that I lost all my config, but it worked Daniel, tx
Jhonny D. Cano -Leftware-
+3  A: 

Another one to try, While running the app, go to Window/Reset Window Layout...

Mladen Mihajlovic
+1 Good suggestion
Daniel LeCheminant
Too late for trying, but tx anyway
Jhonny D. Cano -Leftware-
No problem :) Just trying to help
Mladen Mihajlovic
This worked for me.
Peter Walke