PDA

View Full Version : Erron compiling Visual Studio 2005 Solution


dstrom
07-07-2006, 03:45 AM
When compiling a Visual Studio 2005 solution, we get the following error message:

Solution configuration 'Debug Any CPU' not found.

We are using a VS.NET step.

If we change configuration to "All" we get

"Input string was not in a correct format."

When compiling the solution in Visual Studio directly, everything compiles successfully.

kinook
07-07-2006, 07:10 AM
Please ZIP and send or post:
1) The info from Help | About | Install Info
2) The .bld file used to build
3) A build log file
4) The .sln file and project files (no source code files)

Thanks.

kinook
07-07-2006, 10:02 AM
The solution configurations available in that solution are 'Debug|Any CPU' and 'Release|Any CPU' (the drop-down is populated with the available configs w/ VBP v6). Also note that VBP v5 does not fully support the RTM version of VS2005.
http://www.kinook.com/Forum/showthread.php?threadid=1315