Visual Studio 2008 Window layout annoyance - Stack Overflow most recent 30 from stackoverflow.com 2009-12-03T21:43:02Z http://stackoverflow.com/feeds/question/9601 http://www.creativecommons.org/licenses/by-nc/2.5/rdf http://stackoverflow.com/questions/9601/visual-studio-2008-window-layout-annoyance 2 Visual Studio 2008 Window layout annoyance Dave Beer 2008-08-13T09:24:10Z 2009-03-02T21:26:12Z <p>I'm having a weird issue with Visual Studio 2008. Every time I fire it up, the solution explorer is about an inch wide. It's like it can't remember it's layout settings.</p> <p>Every un-docked window is in the position I place it. But if I dock a window, it's position is saved, but it's size will be reset to very-narrow (around an inch) when I load.</p> <p>I've never come across this before and it's pretty annoying. Any ideas?</p> <p>The things I've tried:</p> <ul> <li>Saving, then reloading settings via Import/Export.</li> <li>Resetting all environment settings via Import/Export.</li> <li>Window -> Reset Window layout.</li> <li>Comination of rebooting after changing the above.</li> <li>Installed SP1. No improvement</li> </ul> <p>none of which changed the behaviour of docked windows. (Also, definitely no other instances running..)</p> <p>I do run two monitors, but I've had this setup on three different workstations and this is the first time I've come across it.</p> http://stackoverflow.com/questions/9601/visual-studio-2008-window-layout-annoyance/9610#9610 1 Answer by John for Visual Studio 2008 Window layout annoyance John 2008-08-13T09:35:07Z 2008-08-13T09:35:07Z <p>Maybe you're closing Visual Studio while some other instance is still alive. The settings of the last instance that is closed is the one that will be applied.</p> http://stackoverflow.com/questions/9601/visual-studio-2008-window-layout-annoyance/9623#9623 2 Answer by Ali Parr for Visual Studio 2008 Window layout annoyance Ali Parr 2008-08-13T09:51:21Z 2008-08-13T09:51:21Z <p>I occasionally get this bug, and others related to layout/fonts/colouring etc. A little trick I've found is use the Tools -> Import and Export Settings, export your current settings once you've got everything setup as you like, then close and reopen Visual Studio and import. Hopefully that'll sort you out.</p> <p>In 2005 there were some little bugs with viewing Project/Solution property panels when the Solution Explorer wasn't in its default position, docked on the left of the screen - I don't know if that's changed in VS2008, but you might want to put it back there and see.</p> <p>Now, when are we going to get decent MultiMonitor support?!</p> http://stackoverflow.com/questions/9601/visual-studio-2008-window-layout-annoyance/9630#9630 1 Answer by Eric Minkes for Visual Studio 2008 Window layout annoyance Eric Minkes 2008-08-13T10:04:49Z 2008-08-13T10:04:49Z <p>I had the same problem. It turned out that if the VS window was non-maximized, it was really small. So after making the non-maximized wider, the problem disappeared.</p> http://stackoverflow.com/questions/9601/visual-studio-2008-window-layout-annoyance/456980#456980 0 Answer by ice_demon for Visual Studio 2008 Window layout annoyance ice_demon 2009-01-19T09:14:30Z 2009-01-19T09:14:30Z <p>Thanx for the answer Ali Parr. However, i did export and import. It didn't work.</p> <p>Toolbox is opened very narrow every time i start up the VS2009. It pisses me off </p> http://stackoverflow.com/questions/9601/visual-studio-2008-window-layout-annoyance/603869#603869 0 Answer by vitaminjeff for Visual Studio 2008 Window layout annoyance vitaminjeff 2009-03-02T20:27:38Z 2009-03-02T20:27:38Z <p>Thanks for this thread! I was having a "VS2008 IDE has encountered an error and needs MOAR coffee now!" error whenever I would dock my solution explorer on the opposite side panel and close. This got me back to zen.</p> <p>In VS2008: "Tools" > "Import and Export Settings..." > (Import and Export Settings Wizard) "Reset all settings" > (navigate through the rest of the wizard.)</p> http://stackoverflow.com/questions/9601/visual-studio-2008-window-layout-annoyance/604065#604065 0 Answer by Anne for Visual Studio 2008 Window layout annoyance Anne 2009-03-02T21:26:12Z 2009-03-02T21:26:12Z <p><a href="http://stackoverflow.com/questions/84556/whats-your-favorite-programmer-cartoon/84710#84710">http://stackoverflow.com/questions/84556/whats-your-favorite-programmer-cartoon/84710#84710</a></p>