[Mono-aspnet-list] WSDL generates UTF-16 whereas .Net does UTF-8

LiteWait tim.nelson at activant.com
Fri Nov 19 11:41:57 EST 2010


Not sure what to tweak here.  

My ASP.Net deployment of my web service WSDL page generates:

<?xml version="1.0" encoding="utf-8"?>

But the same page pushed to a server running Mono/Xsp/mod_mono generates:

<?xml version="1.0" encoding="utf-16"?>

I want the result to be utf-8, how can I fix this?

Thanks!
-- 
View this message in context: http://mono.1490590.n4.nabble.com/WSDL-generates-UTF-16-whereas-Net-does-UTF-8-tp3050644p3050644.html
Sent from the Mono - ASP.NET mailing list archive at Nabble.com.


More information about the Mono-aspnet-list mailing list