all groups > dotnet xml > march 2005 >
You're in the

dotnet xml

group:

easy: readxml() with basic.net


easy: readxml() with basic.net Steiner Hubert
3/29/2005 8:10:23 PM
dotnet xml:
hello,
i use this code:
Dim ds As New DataSet
ds.ReadXml(Me.txtImportFile.Text)

at the readxml line i have the following error:
"FormatException"

please help

Re: easy: readxml() with basic.net wayne NO[at]SPAM pyesmeadow.com
3/30/2005 12:54:52 AM
Any chance of posting the content of the xml that you are reading into
the DataSet?
AddThis Social Bookmark Button