N
Nicolas
Hello!
I call using C# a webservice (UTF8 encoded) that return a list of
product. 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
I call using C# a webservice (UTF8 encoded) that return a list of
product. 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