Written by: willgillen 2/6/2008
The problem of the missing Debug/Release configuration manager is due to the VS2005 "User Profile" for the IDE. This can be rectified by picking the "General Developer" profile to get the menu back. 1) go to tools->options->Import Export Settings 2) select Import Selected Environment Settings and click next 3) Save your existing settings (if you want). Choose next 4) Select General Development Settings from the list of profiles 5) Choose finish (from: http://www.codeprof.com/dev-archive/193/6-56-1935918.shtm)
The problem of the missing Debug/Release configuration manager is due to the VS2005 "User Profile" for the IDE. This can be rectified by picking the "General Developer" profile to get the menu back.
1) go to tools->options->Import Export Settings 2) select Import Selected Environment Settings and click next 3) Save your existing settings (if you want). Choose next 4) Select General Development Settings from the list of profiles 5) Choose finish
(from: http://www.codeprof.com/dev-archive/193/6-56-1935918.shtm)