A
Ashley Brewerton
When I use the DataSet.WriteXml using a XmlTextWriter to a MemoryStream,
when I try to read the stream back into a DatasSet using ReadXml I get an
error indicating the root not is not avaialable. However if I write from
the MemoryStream to a file then read the file into a DataSet it works as it
should.
Couldn't find any reference to this onMSDN or the usual C# sites.
Thanks.
Ashleyb
when I try to read the stream back into a DatasSet using ReadXml I get an
error indicating the root not is not avaialable. However if I write from
the MemoryStream to a file then read the file into a DataSet it works as it
should.
Couldn't find any reference to this onMSDN or the usual C# sites.
Thanks.
Ashleyb