Hi, can somebody tell me how to influence the encoding of the web service's output under mono. I.e. I would like to change the encoding in this output to UTF-8 <?xml version="1.0" encoding="iso-8859-1"?> <string xmlns="http://tempuri.org/">ABC</string> Greetings, Stas