Just trying out nAnt for the first time - and everything so far works great except this one solution... :)
 
The output of the error is in error.txt, and the solution file I referenced is attached as well incase you can tell if something is hosed in the .sln file from looking at it.

-----------------------------------------------------------------------------------------------------------
State of Washington - Department of Social and Health Services
Juvenile Rehabilitation Administration - Operations and Support Services
Erik Lindeblom, Information Technology Application Specialist 5
Phone: (360) 902-8357         CATSHelp: (360) 664-CATS / (360) 664-2287
-----------------------------------------------------------------------------------------------------------

When you can measure what you are speaking  about, and express it in numbers, you know something about it; but when you cannot express it in numbers, your knowledge is of a meager and unsatisfactory kind; it may be the beginning of knowledge, but you have scarcely in your thoughts advanced to the state of science.
 -  Lord Kelvin (William Thomson)
 
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:/SRC/ITERATION_5/BusLogic.root/BusinessLogic/BusinessLogic.build
 [solution] Starting solution build.

BUILD FAILED

INTERNAL ERROR

System.NullReferenceException: Object reference not set to an instance of an object.
   at NAnt.VSNet.ProjectSettings..ctor(XmlElement elemRoot, XmlElement elemSettings, 
TempFileCollection tfc)
   at NAnt.VSNet.Project.Load(Solution sln, String projectPath)
   at NAnt.VSNet.ProjectFactory.LoadProject(Solution sln, SolutionTask slnTask, 
TempFileCollection tfc, String outputDir, String path)
   at NAnt.VSNet.Solution.LoadProjects()
   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.Project.InitializeProjectDocument(XmlDocument doc)
   at NAnt.Core.Project.Execute()
   at NAnt.Core.Project.Run()

Please send bug report to [EMAIL PROTECTED]

Total time: 0.1 seconds.

Attachment: BusinessLogic.sln
Description: Binary data

Reply via email to