Hello!
I call, using C#, a webservice (UTF-8 encoded) that return a list of
products. I get the requested objets. So far so good. But, in those
objects in all String attributes I get ?? instead of chars with
accents. I tried to call the same webservice in Java and Delphi and I
get the right chars. What's wrong with C# ?
Thanks
Nicolas
Lucien - 20 Aug 2004 21:07 GMT
I found no problems with this. Can you post a repro? There was a bug in v1.0
regarding attachments but this is fixed 2.0. So let me know which version
you're referring to.
> Hello!
>
[quoted text clipped - 6 lines]
> Thanks
> Nicolas