webservice encoding - help!

G

Guest

Hi All,

I'm hoping someone can help as I'm pulling what little hair I have left from
my bald bonce! :cool:

I have a web service that returns a string depending upon the request -
however the encoding of the xml document produced is always UTF-8. Due to
circumstances outside my control I have to change the webservice so it is
encoded as ISO-8859-1.

I've updated my web.config & machine.config Globalization requestEncoding
and requestResponse settings to reflect this but whenever I test this
through the default asmx page the XML header always includes the UTF-8
directive, similarly when we test it using one of the web service clients (a
Delphi App) UTF-8 is always used for encoding.

Is there anybody out there that can help with this????????

Please!

Thanks in advance to anyone who can help me solve this,

Cheers

Paul.
 
M

MSFT

Hi Paul

We can only return UTF-8 format XML data from VS.NET web service.

Luke
Microsoft Online Support

Get Secure! www.microsoft.com/security
(This posting is provided "AS IS", with no warranties, and confers no
rights.)
 
P

Paul York

Hi Luke,

Thanks for your response at least this settles it and I can stop hunting
around for ways to change my side and bounce the ball back to the Delphi
guys! :)

One last question then, what are the globalization paramaters for then? I
though the requestEncoding and requestResponse attributes were specially for
this?

Thanks for any answer,

Paul.
 
M

MSFT

Hi Paul,

Right now the responseencoding and requestencoding is not supported from
Web service.

Luke
Microsoft Online Support

Get Secure! www.microsoft.com/security
(This posting is provided "AS IS", with no warranties, and confers no
rights.)
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,994
Messages
2,570,223
Members
46,810
Latest member
Kassie0918

Latest Threads

Top