Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Passing DataSet across Web Service
Message
From
12/10/2003 13:42:13
 
 
To
12/10/2003 13:12:43
General information
Forum:
ASP.NET
Category:
Web Services
Miscellaneous
Thread ID:
00837848
Message ID:
00837919
Views:
29
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
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform