IDE Menu Duplication
I have just installed Visual Studio, and whenever I launch it, the menus and the items in them are duplicated. Another copy of them is made whenever I launch VS. Restarting my computer or VS doesn't fix the problem.
Here is a screenshot:http://www.rightflux.com/menu_dupes.jpg
I apologize if this is the wrong place to post this, let me know where it should go if this is incorrect.
interesting!
Have you tried to reset the IDE settings, just in case?
start > run > devenv /resetide
This only works on the full version of Visual Studio, not the express editions
Just tried the command, it went through the whole "Starting IDE for first time" business, but still have the duplicate menus. Thanks for the suggestion though. Has anyone seen this before at least? I am running the full version of Visual Studio 2005, but the same thing happened when I had Visual C++ Express installed. In fact, I installed VS2005 to try to fix the problem. Things were normal for a while, but then this happened.
Sigh...
Sure, I've heard about these things before. Last thing I could suggest is to remove VS2005/.NET completely, reboot your system and reinstall. Or try to repair first before going through all this. Probably not the best but hopefully it will sort it out. I'm sure other people will pitch in from their experience
I have just got the same problem.
Being using Visual Studio Professional since its release, started it up today and I have 2 of each menu option (File, Edit etc). Have tried running devenv /resetsettings but still have the duplicate menus.
Not at all impressed with this behaviour
Well, birds of a feather flock together.......
I too have run into the same problem.... Only in my case I have FOUR of each menus and all the above suggestions could not fix them.
Whats more irritating is that the keyboard commands do not work so I have to use the mouse to do everything.... not the most efficient way to work, is it.?
Please Microsoft.... come up with some solution . Maybe its a simple matter of replacing some registry key ?
Fingers crossed
mqs
Just wanted to chime in that I've had this problem quite a bit myself in VS 2005. Quite a pain.
Microtan's solution of deleting everyting in C:\Documents andSettings\All Users\Application Data\Microsoft\visualstudio\7.1 or
8.0\ worked, but I've had the problem come back before.
Would be good to see this resolved.
-Luke