I recieved this error and it said to send it to you.
 
error is in err.txt and the build file used is also attached.  Let me know if I need to give you any more information.  I am new to Nant, and am almost 95% sure the problem is on my side and not in the tool.
 
Thanks
 
Brian English
 
 
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:/Current Work/Payroll/payroll.build
Target(s) specified: deploy.test 

clean:

   [delete] Cannot delete file C:\Current Work\Payroll\bin\Payroll.pdb.
   [delete] Deleting 0 files.
   [delete] Cannot delete file C:\Current Work\Payroll\bin\Payroll.exe.
   [delete] Deleting 0 files.

defineResourcesPath:


build:


BUILD FAILED

INTERNAL ERROR

System.ArgumentException: Xml node has not been mapped.
   at NAnt.Core.LocationMap.GetLocation(XmlNode node)
   at NAnt.Core.AttributeConfigurator.InitializeElement(XmlNode elementNode, 
PropertyDictionary properties, FrameworkInfo framework)
   at NAnt.Core.Element.Initialize(XmlNode elementNode)
   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.1 seconds.

Attachment: payroll.build
Description: payroll.build

Reply via email to