Hi

I am getting the following error in Nunit2report:

 
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()

============================================
Any pointers will be really helpful

thanks!



Reply via email to