SOAP Connection Time out error
Andrew Wigglesworth <[email protected]> Tue, 6 Jan 2004 11:05:50 -0500
| Newsgroups | gmane.comp.windows.devel.soap.general |
|---|---|
| Message-ID | <LISTSERV%[email protected]> |
We are getting the following errors when connecting to the web service with the Soap Client. The first time we tried it we got the following error Error: 5052 Client: An unanticipated error occured during the process of this request. HRESULT=0x800A13BC - Client:Sending the SOAP message failed or an unrecognizable response was received. The second time we tried it we got this error. Error: 5415 Connector: Connection time out. HRESULT=0x800A1527 - Client:An unanticipated error occured proccessing this request. HRESULT=0x800A1527 - Client: Sending the SOAP message failed or an unrecognizable reponse was received. If anyone has any ideas they would be welcome at this point. The problem occurs when the site is being accessed externally. When we run the application on our internal network, it works fine.