Greetings,
I have a not all too special application that inserts users in the database via a soap 'importUsers', but i stumbled across something,
Error occurs when i try to insert someone with a "í" in his name (error in msg parsing: XML error parsing SOAP payload on line 1: Invalid character).
I reckon it is of soap itself, i've tried alot and everything on my part seems to be utf-8.
If this is true and if anyone has a solution for me, i would be grateful,
Thanks,