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.
FieldSpace3.build
Description: Binary data
