|
-
Apr 28th, 2011, 09:24 AM
#1
Thread Starter
Fanatic Member
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.
-
Apr 28th, 2011, 09:46 AM
#2
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.
-
Apr 28th, 2011, 09:50 AM
#3
Thread Starter
Fanatic Member
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.
-
Apr 28th, 2011, 09:55 AM
#4
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.
-
Apr 28th, 2011, 10:20 AM
#5
Thread Starter
Fanatic Member
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.
-
Apr 28th, 2011, 10:20 AM
#6
Re: IDE - Problem with some settings inside VBE2008
If worse comes to worst, you may be looking at a reinstall.
-
Apr 28th, 2011, 11:21 AM
#7
Thread Starter
Fanatic Member
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.
-
Apr 28th, 2011, 12:37 PM
#8
Re: IDE - Problem with some settings inside VBE2008
Is this happening in all of them?
-
Apr 28th, 2011, 04:37 PM
#9
Thread Starter
Fanatic Member
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...
-
Apr 28th, 2011, 04:55 PM
#10
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.
-
Apr 28th, 2011, 08:04 PM
#11
Re: IDE - Problem with some settings inside VBE2008
 Originally Posted by bergerkiller
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
-
Apr 29th, 2011, 08:55 AM
#12
Thread Starter
Fanatic Member
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...
Last edited by bergerkiller; Apr 29th, 2011 at 09:01 AM.
-
Apr 29th, 2011, 09:59 AM
#13
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
-
Apr 29th, 2011, 04:55 PM
#14
Thread Starter
Fanatic Member
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
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|