C:\TGN\TGN\src\client>nant
NAnt version 0.8.3 Copyright (C) 2001-2003 Gerry Shaw
http://nant.sourceforge.net
Buildfile: file:///C:/TGN/TGN/src/client/nant_client.build
build:
[solution] Starting solution build.
Total time: 2 seconds.
BUILD FAILED
INTERNAL ERROR
System.NullReferenceException: Object reference not set to an instance of an obj
ect.
at NAnt.VSNet.Tasks.ProjectSettings..ctor(XmlElement elemRoot, XmlElement ele
mSettings, TempFileCollection tfc)
at NAnt.VSNet.Tasks.Project.Load(Solution sln, String strFilename)
at NAnt.VSNet.Tasks.Solution.LoadProjects()
at NAnt.VSNet.Tasks.Solution..ctor(String strSolutionFilename, ArrayList alAd
ditionalProjects, ArrayList alReferenceProjects, TempFileCollection tfc, Task na
nttask)
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.Project.Execute()
at NAnt.Core.Project.Run()
Please send bug report to [EMAIL PROTECTED]