Configuration Manager in Visual Studio Express
This one has been bugging me for a while, so I'm very glad to find a fix.
The defaults for Visual Studio Express have the Configuration Manager hidden, I guess on the justifiable basis that most users of VS Express would just be confused by it.
If you do need it however, you can make it visible. Here's how:
First, select Tools|Options to bring up the Options dialog.
Make sure that "Show all Settings" in the bottom left-hand corner is set.
Select the Projects and Solutions page and set "Show Advanced build configurations."
The Configuration Manager will now be restored to its rightful place at the bottom of the Build menu:

And the Configuration selector on the toolbar will now be enabled:

Wonderful!

Comments
Thanks a lot !
Thanks a lot for solution. I was wondering about 4 days how can change Any CPU to x86 :)
Thanks
I searched and searched VS Express to figure this out...then I Googled...I should have done that first. THANKS! You saved me a bunch. -- B