Results 1 to 14 of 14

Thread: IDE - Problem with some settings inside VBE2008

  1. #1

    Thread Starter
    Fanatic Member
    Join Date
    Jul 2009
    Posts
    629

    IDE - Problem with some settings inside VBE2008

    Hello all.

    I have a problem that (somehow) arose after I changed my monitor. See this screenshot:


    Every time Visual Basic Express 2008 launches the toolbox and error list is "minimized" like that. Anyone knows of a way to fix this? It is probably an easy fix, but I wasn't able to figure it out.

  2. #2
    PowerPoster sparrow1's Avatar
    Join Date
    May 2005
    Location
    Globetrotter
    Posts
    2,820

    Re: IDE - Problem with some settings inside VBE2008

    Hi,

    you have to right click one of the controls in order to get the menu option to reset your toolbox.
    Then Reset your Toolbox.
    Wkr,
    sparrow1

    If I helped you, don't forget to Rate my post. Thank you

    I'm using Visual Studio.Net 2003 and
    2005
    How to learn VB.Net Create setup with VB 2005 Drawing for beginners VB.Net Tutorials GDI+ Tutorials
    Video's for beginners

  3. #3

    Thread Starter
    Fanatic Member
    Join Date
    Jul 2009
    Posts
    629

    Re: IDE - Problem with some settings inside VBE2008

    That is kind of the problem; the IDE resets the toolbox size every time I change it back to a (larger) size, but the size it resets to is way too small.
    Clicking on reset resets the toolbox, but then changes the size back to the (above) size.

    Basically; when I make the toolbox larger and the IDE restarts, the state is not saved and the smaller (reset) state is used.

  4. #4
    PowerPoster sparrow1's Avatar
    Join Date
    May 2005
    Location
    Globetrotter
    Posts
    2,820

    Re: IDE - Problem with some settings inside VBE2008

    Hi,

    You can also resize the Toolbox by yourself with your mouse on the hedge of the Toolbox.
    Wkr,
    sparrow1

    If I helped you, don't forget to Rate my post. Thank you

    I'm using Visual Studio.Net 2003 and
    2005
    How to learn VB.Net Create setup with VB 2005 Drawing for beginners VB.Net Tutorials GDI+ Tutorials
    Video's for beginners

  5. #5

    Thread Starter
    Fanatic Member
    Join Date
    Jul 2009
    Posts
    629

    Re: IDE - Problem with some settings inside VBE2008

    I know, but that is exactly the problem. VB express doesn't save the newly set width. On next startup it just resets everything back to the small width.

  6. #6
    Master Of Orion ForumAccount's Avatar
    Join Date
    Jan 2009
    Location
    Canada
    Posts
    2,802

    Re: IDE - Problem with some settings inside VBE2008

    If worse comes to worst, you may be looking at a reinstall.

  7. #7

    Thread Starter
    Fanatic Member
    Join Date
    Jul 2009
    Posts
    629

    Re: IDE - Problem with some settings inside VBE2008

    I know, and that is what I fear. Since I have all three expresses installed (C++, c# and vb .net) I would have to re-install every single one of them, plus the registration that follows for each three...sigh.

  8. #8
    Master Of Orion ForumAccount's Avatar
    Join Date
    Jan 2009
    Location
    Canada
    Posts
    2,802

    Re: IDE - Problem with some settings inside VBE2008

    Is this happening in all of them?

  9. #9

    Thread Starter
    Fanatic Member
    Join Date
    Jul 2009
    Posts
    629

    Re: IDE - Problem with some settings inside VBE2008

    I checked it and nope, only in Visual Basic Express 2008. That is what led me to believe it was a setting somewhere...

  10. #10
    Master Of Orion ForumAccount's Avatar
    Join Date
    Jan 2009
    Location
    Canada
    Posts
    2,802

    Re: IDE - Problem with some settings inside VBE2008

    Can't think of a setting it would be, so the only thing I could suggest is reinstalling VBE 2008.

  11. #11
    PowerPoster boops boops's Avatar
    Join Date
    Nov 2008
    Location
    Holland/France
    Posts
    3,201

    Re: IDE - Problem with some settings inside VBE2008

    Quote Originally Posted by bergerkiller View Post
    I know, and that is what I fear. Since I have all three expresses installed (C++, c# and vb .net) I would have to re-install every single one of them, plus the registration that follows for each three...sigh.
    Don't despair (if it's not too late). Although they are all visual studio, each Express language has its own VSSettings file. So you probably don't need to reinstall the Cs, only VB. If you decide to reinstall, you could do it by selecting VBE in the Control Panel and clicking Change/Remove (in XP; or whatever your equivalent is); it invites you do a Repair Install, which I think will save you from having to re-register.

    Finally, before taking the plunge, I would check there isn't something weird with the VSSettings file -- could it somehow have got write-protected? You can find where it lives in Tools/Options [tick Show All Settings]/Environment/Import and Export Settings. The file itself is readable XML, but I wouldn't know how to repair its contents if that is where the problem lies.

    BB

  12. #12

    Thread Starter
    Fanatic Member
    Join Date
    Jul 2009
    Posts
    629

    Re: IDE - Problem with some settings inside VBE2008

    Settings file exists and was not read-only. I'll try to reinstall then.
    Re-installed to no avail. Either a "reset" command is sent after the settings are applied or no settings are saved...

  13. #13
    PowerPoster boops boops's Avatar
    Join Date
    Nov 2008
    Location
    Holland/France
    Posts
    3,201

    Re: IDE - Problem with some settings inside VBE2008

    Or do you have "Use Team Settings" (under the VSSettings file path) ticked? I haven't tried it but I believe the Team Settings can override individually selected VS settings. BB

  14. #14

    Thread Starter
    Fanatic Member
    Join Date
    Jul 2009
    Posts
    629

    Re: IDE - Problem with some settings inside VBE2008

    Nope; "use team settings file:" is unticked and the path textbox below is empty.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width