Hi

I had posted another mail on the same issue, I would like to specify some more things,

Following are the versions of various components that I an using:
Nant: 0.8.3.23326 
Nunit: 2.1.4.0
Nant.Nunit2ReportTasks: 0.1.2.2
.Net CLR: 2.0

Here is the error I am getting:
================================

BUILD FAILED

INTERNAL ERROR

System.Xml.XmlException: The ' ' character, hexadecimal value 0x20, cannot be included in a name.
  at System.Xml.ValidateNames.ThrowInvalidName(String s, Int32 offsetStartChar, Int32 offsetBadChar
)
  at System.Xml.ValidateNames.ParseNCNameInternal(String s, Boolean throwOnError)
  at System.Xml.XmlConvert.VerifyNCName(String name)
  at System.Xml.XmlQualifiedName.Verify()
  at System.Xml.Xsl.XsltArgumentList.AddParam(String name, String namespaceUri, Object parameter)
  at NAnt.NUnit2ReportTasks.NUnit2ReportTask.GetPropertyList()
  at NAnt.NUnit2ReportTasks.NUnit2ReportTask.InitializeTask(XmlNode taskNode)
  at NAnt.Core.Task.InitializeElement(XmlNode elementNode)
  at NAnt.Core.Element.Initialize(XmlNode elementNode)
  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]
=======================================================

Thanks
Rohini



Reply via email to