Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Passing DataSet across Web Service
Message
De
12/10/2003 13:42:13
 
 
À
12/10/2003 13:12:43
Information générale
Forum:
ASP.NET
Catégorie:
Web Services
Divers
Thread ID:
00837848
Message ID:
00837919
Vues:
31
After looking more at it, by the use of loData.GetXmlLSchema(), I can see the UTF line and the schema. However, the method that returns an XML string, is having that line on top:
<?xml version = "1.0" encoding="UTF-8" standalone="yes"?>
But, after the conversion it gives:
<?xml version="1.0" encoding="utf-16"?>
Again, once the conversion done on the client side, it displays the data ok. But, if I do that conversion at the WS level, this is when the data is not displayed.

Could that encoding be a factor?
Michel Fournier
Level Extreme Inc.
Designer, architect, owner of the Level Extreme Platform
Subscribe to the site at https://www.levelextreme.com/Home/DataEntry?Activator=55&NoStore=303
Subscription benefits https://www.levelextreme.com/Home/ViewPage?Activator=7&ID=52
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform