My solution WAS working, now it is not. I removed a project
from the solution, and now it wont work, but the solution looks perfect, and
the projects look fine. They open and build find in VS.NET and solution works
perfect in VS.NET… Z:\Projects\InstInf Analytics Client>nant
-D:ccnet.label=1.2.3.5 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:///Z:/Projects/InstInf Analytics
Client/analyticsClient.build Target(s) specified: build build: [attrib] Setting file attributes for 1 files to [attrib] Setting file attributes for 1 files to [solution] Starting solution build. BUILD FAILED INTERNAL ERROR System.NullReferenceException: Object reference not set to
an instance of an object. at NAnt.VSNet.Reference..ctor(Solution solution,
ProjectSettings ps, XmlElement elemReference, So lutionTask solutionTask, String outputDir) at NAnt.VSNet.Project.Load(Solution sln, String
projectPath) at NAnt.VSNet.ProjectFactory.LoadProject(Solution sln,
SolutionTask slnTask, TempFileCollection t fc, String outputDir, String path) at NAnt.VSNet.Solution.LoadProjects() at NAnt.VSNet.Solution..ctor(String solutionFileName,
ArrayList additionalProjects, ArrayList ref erenceProjects, TempFileCollection tfc, SolutionTask
solutionTask, WebMapCollection webMappings, Fil eSet 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.6 seconds. Bob Stewart |
- [nant-dev] Error in solution task Bob Stewart
- RE: [nant-dev] Error in solution task Gert Driesen