Hi,

Using the latest downloadable release from sourceforge, I get the following
error reported:

==========================
build:

     [echo] Building with NANT version 0.8.3.23326
     [nant] NAnt Scripts/Syngenta.Gloria.DeploymentTools.nant

            Buildfile: file:///D:/Projects/Gloria/Source/Production/NAnt
Scripts/Syngenta.Gloria.DeploymentTools.nant

            build:

                 [echo] Build config Debug

            SQLPlusBootStrapper:

             [solution] Starting solution build.
             [solution] Included projects:
             [solution] Reference projects:
             [solution] Building SQLPlusBootStrapper [Debug]...
             [solution] Project is up-to-date
             [solution] Building SqlPlusBootStrapper.TestCases [Debug]...
             [solution] Project is up-to-date

            Syngenta.Gloria.Deployment.DataShaper:

             [solution] Starting solution build.
             [solution] Included projects:
             [solution] Reference projects:
             [solution] Building
Syngenta.Gloria.Deployment.DataShaper.Classes [Debug]...
             [solution] Project is up-to-date
            Total time: 0 seconds.

            BUILD FAILED

            INTERNAL ERROR

            System.Exception: Unable to find appropriate configuration for
project reference
   at NAnt.VSNet.Tasks.Solution.Compile(String strConfiguration, ArrayList
alCSCArguments, String
strLogFile, Boolean bVerbose, Boolean bShowCommands)
   at NAnt.VSNet.Tasks.SolutionTask.ExecuteTask()
   at NAnt.Core.Task.Execute()
   at NAnt.Core.Target.Execute()
   at NAnt.Core.Project.Execute(String targetName)
   at NAnt.Core.Tasks.CallTask.ExecuteTask()
   at NAnt.Core.Task.Execute()
   at NAnt.Core.Target.Execute()
   at NAnt.Core.Project.Execute(String targetName)
   at NAnt.Core.Project.Execute()
   at NAnt.Core.Project.Run()

            Please send bug report to [EMAIL PROTECTED]

Total time: 0 seconds.

BUILD FAILED

Nested build failed.  Refer to build log for exact reason.
==========================

It seems the fail is in the fact the Debug configuration cannot be found,
yet looking at the
solution proves that the configuration name is there.  The solution files
are created using Visual
Studio 2002, version 7.0.9466.  

Thanks,

David.




-------------------------------------------------------
This SF.net email is sponsored by: SF.net Giveback Program.
Does SourceForge.net help you be more productive?  Does it
help you create better code?   SHARE THE LOVE, and help us help
YOU!  Click Here: http://sourceforge.net/donate/
_______________________________________________
Nant-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/nant-users

Reply via email to