Debug VS. Release
I am using Visual Studio 2005 pro edition and developing in Visual Basic. i am trying to change from debug to release version, but am unable to. i try to follow the directions in the help, but i do not have the menu options help is directing me to. help claims this:
"On theStandard toolbar, clickDebugorRelease from theSolution Configurations list box."
in my installation, the solutions configurations list box is NOT on the standard toolbar by default, and if i add it manually, it is ALWAYS grayed out. also, i do NOT have the configurations manager item on the build menu. my build menu only contains build, rebuild, clean and publish items.
what is it that i am doing wrong here?

