Jump to content
Xtreme .Net Talk

Recommended Posts

Posted

When I call DataSet.WriteXml(), it writes the file, but the first 3 characters are cut off.

 

example:

nfigs xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
 <config></config>
</cofigs>

 

it is correct before i read the xml, but when it goes to write the xml, it cuts <co off the root node. any ideas why this might be happening?

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...