

MsgBox ("oWS.Hello oWS.SystemTest")ġ) When you selfhost the app there is no. I'm sure the url line is correct, because I can browse to it from IE on the same machine, and if I change the url to a invalid one, I get a different error.Īlso it is not a timeout issue, the error comes back right away, but just to try it, I changed the connection timeout to 90000, and I got the same error listed above. I tested the same code on the same server with a ASMX file hosted by IIS,Īnd the code an method worked without issue.ĭo I have to set some attributes on the Operation Contract or Service Contract to allow for the MS Soap Toolkit 3.0 client to interop with a WCF service?

HRESULT=0x800A1527 Client: Sending the Soap message failed or no recognizable response was received. I get a Run-Time error '5415' when I call a WCF service from VB 6.0 with the MS Soap Toolkit 3.0Įrror : connector: connection time out.
