C
clin341
I'm running the PDSTest application that came with the SDK but I'm getting
the following error when I try to send the SOAP request. The error occurs on
line
s = SClient.SoapXMLRequest(sCookie, sXML)
Connector:Host not found. HRESULT=0x800A1521 - Client:An unanticipated error
occurred during the processing of this request. HRESULT=0x800A1521 -
Client:Sending the Soap message failed or no recognizable response was
received HRESULT=0x800A1521 - Client:Unspecified client error.
HRESULT=0x800A1521
Does anyone know how to troubleshoot this problem?
Thanks,
CLin
the following error when I try to send the SOAP request. The error occurs on
line
s = SClient.SoapXMLRequest(sCookie, sXML)
Connector:Host not found. HRESULT=0x800A1521 - Client:An unanticipated error
occurred during the processing of this request. HRESULT=0x800A1521 -
Client:Sending the Soap message failed or no recognizable response was
received HRESULT=0x800A1521 - Client:Unspecified client error.
HRESULT=0x800A1521
Does anyone know how to troubleshoot this problem?
Thanks,
CLin