Kinook Software Forum

Kinook Software Forum (https://www.kinook.com/Forum/index.php)
-   [VBP] Third Party Tools (https://www.kinook.com/Forum/forumdisplay.php?f=3)
-   -   VS .NET 2003 solution: Building non-existing configuration with empty name (https://www.kinook.com/Forum/showthread.php?t=1060)

ASolovey 05-25-2005 10:58 AM

VS .NET 2003 solution: Building non-existing configuration with empty name
 
I have VBP 5.6 installed. In the build script I have a step that builds single configuration (Release) of VS .NET 2003 solution.
It works fine in most cases. But sometimes, after solution is changed (projects added, or something - I haven't figured any regularity), VBP begins building it wrongly. After successfull building of Release configuration it immediately attempts to build one more configuration with empty name (which of course does not exist).

It displays the following:
------------------------------------------
Building configuration ''...
Command: "C:\Program Files\Microsoft Visual Studio .NET 2003\Common7\IDE\devenv.com" D:\BuildRoot\PROGRAM\MyProject\REL_1.0.1\BUILD\WOR K\SOURCE\MyProject.sln /build
------------------------------------------
VS7 of course says that the command line is invalid, configuration name is missing.
------------------------------------------
Invalid solution configuration

Usage:
devenv [solutionfile | projectfile | anyfile.ext] [switches]
------------------------------------------

I have upgraded VBP up to 5.7. It didn't help.
Nothing helps in this situation except re-creating the solution from scratch.
Is it a well known issue?
Can you help us to resolve it?
How should we approach it?

Thanks in advance.

kinook 05-25-2005 11:04 AM

It hasn't been reported before now. Please zip and post (or send to support@kinook.com) the .sln file + .bld file that results in this problem. Thanks.


All times are GMT -5. The time now is 02:19 AM.


Copyright © 1999-2023 Kinook Software, Inc.