标签: .net web-services utf-16
我有一个.net 3.5 asmx webservice,我们想扩展以支持多种语言,我们需要将xml输出为UTF-16,但该服务只输出UTF-8
有没有办法将asmx webservices配置为输出为UTF-16?