|
|
 |
FN-FORUM: SOAP & Web Services Help
date posted 1st March 2007 13:38
I have written a PHP client which generates a valid SOAP message to send t=
o
our web services server=2E However I am getting the error back:
"An exception occurred while processing the internal request handler call:=
com=2Epercussion=2Eerror=2EPSException: org=2Ew3c=2Edom=2EDOMException:
INVALID=5FCHARACTER=5FERR: An invalid or illegal XML character is specifie=
d=2E"
Other web services have worked but this is the first one which requires
plain text within the body of the SOAP message rather than as an attribute=
=2E
e=2Eg=2E something like has been used befor=
e and
works but TEST hasn't=2E
I think this is where the failure is=2E Does the text need to be encoded i=
n a
special way to send across HTTP=3F I have tried base64 & url encoding=2E
Any help would be great,
Thanks
Mark=2E
--------------------------------------------------------------------
mail2web LIVE =96 Free email based on Microsoft=AE Exchange technology -
http://link=2Email2web=2Ecom/LIVE
|
 |
|