Jump to content
Xtreme .Net Talk

Recommended Posts

Posted

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

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...