I'm working on a solution that contains multiple projects targeting Windows Mobile 5 and standard Windows applications.
Lately when opening up a form in designer the common UI controls (textbox, button, label, etc etc...) have vanished leaving only the controls defined within the project.
Resetting the toolbox has no effect. A google search suggested deleting the toolbox temp files in the "Local Settings\Application Data\Microsoft\VisualStudio\9.0", however this was only successful in bringing back the default controls for Windows Mobile 5. The WinForms controls are still mysteriously missing.
Also, if I right-click and 'Select All' on the toolbox, all of the WinForms controls do in fact come up, however they're all grayed out.
Has anyone else experienced this?