Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Read XML to DataSet from VFP DLL
Message
De
19/03/2007 07:56:53
Alexandre Palma
Harms Software, Inc.
Alverca, Portugal
 
 
À
18/03/2007 12:50:23
Information générale
Forum:
ASP.NET
Catégorie:
XML
Divers
Thread ID:
01205228
Message ID:
01205421
Vues:
15
Hi Joao, how are you returning the xml? XMLTOCURSOR, XMLADAPTER or custom build XML?

>Hi all
>
>Hi have a .NET WebService that call a VFP COM/DLL that returns a XML string, it works OK, but when i try to read the XML in NET an error appear,
>
>   Dim Service As jbinfWebS = New jbinfWebS()
>   cXML = Service.Get_FichasTecnicasPorCli("00100")
>
>  Dim myDataSet As New DataSet()
>  myDataSet.ReadXml(cXML)  *** Error Here *** URI invalid. String URI is too long (translate from portuguese version)
>
>
>Any way to read this XML string to DataSet?
>
>Thanks
>
>João Batista
Alexandre Palma
Senior Application Architect
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform