File menu bug?

Kane Jeeves

Active member
Joined
May 17, 2006
Messages
44
Programming Experience
5-10
In VS2005 and VS2008 IDE's, when I click on File in the menu, there's a long delay (like a DLL loading or whatever) and then nothing happens. So I have to click the File option again for the menu to actually display. Seems like a bug to me. Anyone else experience this?

- Kane
 
That has happened to me when I initially open the IDE if I click on it before it finishes loading itself.

However, if I wait a bit, then everything is fine.

Does this happen to you every time you click the file menu regardless of how long the IDE has been open?
 
What's your system specs? Is your computer able to properly handle the load of VS?

The 1 time I had this problem was when VS 2005 was running on a WinXP 1.1GHz single core cpu with 1 GB ram. Not enough horsepower for it so VS was laggy.
 
Back
Top