#1
|
|||
|
|||
Trouble with .Net 2005
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 |
#2
|
|||
|
|||
VBP v5 does not fully support the final release version of VS 2005. v6 does.
http://www.kinook.com/Forum/showthre...?threadid=1315 |
#3
|
|||
|
|||
Thank you, we are going to upgrade to visual Build version 6.
|
|
|