Community discussion forum

How to load an XML file in C#.Net (by ignoring ':')

  • 6 months ago

    Hi, I tried several ways to load the below format XML file. Every time I was unsuccessful,

    the error shown to me is: The ':' character, hexadecimal value 0x3A, cannot be included in a name. Line 2, position 6. System.Exception {System.Xml.XmlException}

    I could get the problem where it occured. It is due to ':' in the second line. But my file should be of that format only, where this couldnot be changed.

    Please help me to load this file successfully and make my task functioning....

    Thanks in advance....

    Below is the XML file formatwhich was loaded by me:

    ..... .... ...
    Post was edited on 19/05/2009 09:52:57 Report abuse

Post a reply

No one has replied yet! Why not be the first?

Sign in or Join us (it's free).

We'd love to hear what you think! Submit ideas or give us feedback