I've got a .net 3.5 asmx webservice that we'd like to expand to support multi languages and we need the xml to be outputted as UTF-16, however the service will only output UTF-8
Is there any way that asmx webservices can be configured to output as UTF-16?