Skip navigation.
 
mlRe: String encoding problem (WSMethodInvocation)
FROM : Nick Toumpelis
DATE : Thu Jan 24 18:33:11 2008

On 24 Ιαν 2008, at 6:37 ΜΜ, Jeremy Pereira wrote:

> Maybe the string is being encoded as UTF-16 and you have an endian 
> problem.  Is your Mac PPC and your web service on an Intel machine, 
> or vice versa?



I haven't changed the encoding of the string, so it should be UTF-8. 
I'm using an Intel Mac and I'm trying to send data to a Wordpress 
server.

On 24 Ιαν 2008, at 4:52 ΜΜ, Alex v. Below wrote:

> You should be able to get a debug dump of your WSMethod, and look at 
> it there.
>
> Also, make sure that the encoding is set correctly in your request.
>
> And most importantly: Make sure that the receiving end is honoring 
> the encoding!


At the moment, I'm leaning towards the opinion that something weird is 
happening with how the string is being perceived by the server 
(Wordpress). However, I know that certain other apps that I have used 
to communicate with it, work properly.


Nick


Nick Toumpelis :: Software Developer :: BEng (Wales), MSc (Manchester)
Thessaloniki, Greece :: email:<email_removed> :: AIM:<email_removed>

Related mailsAuthorDate
mlString encoding problem (WSMethodInvocation) Nick Toumpelis Jan 24, 15:02
mlRe: String encoding problem (WSMethodInvocation) Jeremy Pereira Jan 24, 17:37
mlRe: String encoding problem (WSMethodInvocation) Nick Toumpelis Jan 24, 18:33
mlRe: String encoding problem (WSMethodInvocation) Kyle Sluder Jan 24, 22:15
mlRe: String encoding problem (WSMethodInvocation) Ricky Sharp Jan 24, 23:11
mlRe: String encoding problem (WSMethodInvocation) Andrew Farmer Jan 25, 08:33