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

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 "System.Xml.XmlException: The ':' character, hexadecimal value 0x3A, cannot be included in a name XmlSerializerNamespaces"

Browse Popular Code Answers by Language