Can you try the latest nightly build? Many, many <solution> bugs were fixed
since then.

Jarek
----- Original Message ----- 
From: "Greg Arzoomanian" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, March 16, 2004 5:34 PM
Subject: [nant-dev] Bug report


>
>
>
> I'm receiving the following message when running Nant.  As per the
message,
> I'm sending it.  The build file is attached.
>
> Greg Arzoomanian
> TailWind Solutions, Inc.
> http://tailwindinc.com
>
> ******
>
> C:\ga\proj\TailWind\Source\FS3\FieldSpace3>c:\import\nant\bin\nant
>  SolutionBuild
>
> NAnt 0.84 (Build 0.84.1455.0; net-1.0.win32; release; 12/26/2003)
> Copyright (C) 2001-2003 Gerry Shaw
> http://nant.sourceforge.net
>
>  Buildfile:
>  file:///C:/ga/proj/TailWind/Source/FS3/FieldSpace3/FieldSpace3.build
>  Target(s) specified: SolutionBuild
>
>  SolutionBuild:
>
>   [solution] Starting solution build.
>   [solution] Only C#, VB.NET and C++ projects are supported.  Skipping
>  project '..\DebugInstaller\DebugInstaller.vdproj'.
>   [solution] Only C#, VB.NET and C++ projects are supported.  Skipping
>  project '..\ReleaseInstaller\ReleaseInstaller.vdproj'.
>   [solution] Only C#, VB.NET and C++ projects are supported.  Skipping
>  project '..\FS21UIInstaller\FS21UIInstaller.vdproj'.
>
>  BUILD FAILED
>
>  INTERNAL ERROR
>
>  System.ArgumentNullException: Value cannot be null.
>  Parameter name: path2
>     at System.IO.Path.Combine(String path1, String path2)
>     at NAnt.VSNet.VcConfiguration.get_OutputPath()
>     at NAnt.VSNet.VcProject.GetOutputPath(String configuration)
>     at NAnt.VSNet.Solution.GetDependenciesFromProjects()
>     at NAnt.VSNet.Solution..ctor(String solutionFileName, ArrayList
>  additionalProjects, ArrayList referenceProjects, TempFileCollection tfc,
>  SolutionTask solutionTask, WebMapCollection webMappings, FileSet
>  excludesProjects, String outputDir
>
>     at NAnt.VSNet.Tasks.SolutionTask.ExecuteTask()
>     at NAnt.Core.Task.Execute()
>     at NAnt.Core.Target.Execute()
>     at NAnt.Core.Project.Execute(String targetName, Boolean
>  forceDependencies)
>     at NAnt.Core.Project.Execute()
>     at NAnt.Core.Project.Run()
>
>  Please send bug report to [EMAIL PROTECTED]
>
>  Total time: 0.5 seconds.
>



-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
_______________________________________________
nant-developers mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/nant-developers

Reply via email to