User1798495849 posted
Hi 2 everyone,
I have web service developed with FoxPro8.0.
WSDL and WSML are generated and placed along with DLL in IIS wwwroot/web directory.
From local network web service works fine, but when accessing it from outside,
I get an error message:
Error: 1429 - OLE IDispatch exception code 0 from Connector: 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..
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
What could be wrong?
P.S. (File
http://www.someurl.com/web/my_service.wsdl is visible from outside, I tested it with IE)