M
Magnus Lindberg
How do I go about changing the xml-encoding for my webservice responses?
It defaults to UTF-8 and changeing responseEncoding in the web.config file
doesn't do me any good. Neither does setting Context.Response.ContentEncoding to
System.Text.Encoding.Unicode.
I got a question from a student about this and I can't find info about it
anywhere.
Any ideas?
It defaults to UTF-8 and changeing responseEncoding in the web.config file
doesn't do me any good. Neither does setting Context.Response.ContentEncoding to
System.Text.Encoding.Unicode.
I got a question from a student about this and I can't find info about it
anywhere.
Any ideas?