PDA

View Full Version : Trouble with .Net 2005


ssmith_1975
09-25-2006, 07:11 PM
I am having difficulty compiling a 2005 project. In the configuration screen I type in Release Any CPU but when I try to compile I receive the following error Solution configuration 'Release Any CPU ' not found. When I run Release.* the project compiles. What is the proper syntax to run a specific .Net configuration from visual build .Net compiler?

The version of visual build I am using is 5.5

kinook
09-26-2006, 07:19 AM
VBP v5 does not fully support the final release version of VS 2005. v6 does.
http://www.kinook.com/Forum/showthread.php?threadid=1315

ssmith_1975
09-26-2006, 12:34 PM
Thank you, we are going to upgrade to visual Build version 6.