Calling a webservice using SoapSetParameters , SoapSubmitRequest
There seems to be a limit of about 16K where any parameters exceeding
this size get jumbled up - using SoapRequestWrite it looks like some
sort of buffer overwrite going on.
I can get around this by manually building the entire soap message and
using SoapSetRequestContent() but is there any way to increase this
limit , 16K is pretty small for say any non-trivial xml document ?

Gerry
-------
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/

Reply via email to