Kbase P87073: Fatal error when trying to invoke a Web Service.
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  26/02/2008 |
|
Status: Unverified
FACT(s) (Environment):
OpenEdge 10.0A
All Supported Operating Systems
SYMPTOM(s):
Fatal error when trying to invoke a Web Service.
Error receiving Web Service Response: fatal Error: csnet read operation failed (WinSock reported error=0).
The SOAP Spy HTTP response reveals other error messages.
HTTP Status 404 - /Test.WebService/Test.asmx
The requested resource (/Test.WebService/Test.asmx) is not available.
The Web Service is verified to be up and running.
CAUSE:
The WSDL document contains an incorrect SOAP Endpoint.
FIX:
Make sure the Web Service is sending the appropriate WSDL document with a correct SOAP Endpoint.
- OR -
Specify the correct -Binding and -SOAPEndpoint parameters in the CONNECT statement.