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:
=
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 Sy