mjohnson3091 Posted March 14, 2005 Posted March 14, 2005 I'm just having a play about with XML as I've never used it before and I've encountered a problem that I can't seem to figure out. I've got a simple XML message as a string and convert it to a StringReader stream. I then try to pass that to a DataSet using the ReadXML method, but it gives me a System error. Reading the same message from a file seems to work fine. I've attached the code, so if anybody can shed any light I would greatly appreciate it. Regards, Mark J.XMLTest.zip Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.