Answers for "c# System.Xml.XmlException: 'The ':' character, hexadecimal value 0x3A, cannot be included in a name.'"

1

c# System.Xml.XmlException: The '=' character, hexadecimal value 0x3D, cannot be included in a name.

most likely you did something like this '<tagname="100"></tag>'
Posted by: Guest on May-12-2021

Code answers related to "c# System.Xml.XmlException: 'The ':' character, hexadecimal value 0x3A, cannot be included in a name.'"

Browse Popular Code Answers by Language