Exception: Illegal characters in path.
-
I'm creating a XmlDocument from string, when I'm calling Load method I get an exception: Illegal characters in path. Any suggestions? thanks in advance
It would be very helpful to see the code you're talking about.
"Programming today is a race between software engineers striving to build bigger and better idiot-proof programs, and the Universe trying to produce bigger and better idiots. So far, the Universe is winning." - Rick Cook
-
I'm creating a XmlDocument from string, when I'm calling Load method I get an exception: Illegal characters in path. Any suggestions? thanks in advance
shouldn't you be using loadXML ? Russ
-
shouldn't you be using loadXML ? Russ
If he really want to get xml form string not from file - yes.
"Throughout human history, we have been dependent on machines to survive. Fate, it seems, is not without a sense of irony. " - Morpheus