Looks like a timeout related error. Are you going to a web service that
takes a long time to execute?
You can try increasing the timeout on the http connector using the
soapclient.connectorproperty("Timeout") property.
You will also want to look into these articles if you are using timeouts in
Soap toolkit 2.0 sp2:
317732 FIX: SOAPClient Sends a Second HTTP Request if ConnectorProperty
http://support.microsoft.com/?id=317732
311275 FIX: SOAP SDK: ConnectTimeout Does Not Apply to Dotted IP Address
http://support.microsoft.com/?id=311275
I hope this helps,
Thanks,
Abhuday
This posting is provided "AS IS" with no warranties, and confers no rights.