0

我们在服务器上托管的服务很少,它们正在被客户端使用。

服务 URL 是这样的 - http://10.xx.xy:80xx/sample.svc

托管它们的服务器,我尝试访问该 url,它工作正常,甚至尝试调用一个方法,该方法也适用于源到目标数据传输的文件。

问题是在 SOAP 中使用这些 SERVICES 的人收到以下错误:

Verification failed: Error resolving WSDL:
http://10.xx.x.y:80xx/sample.svc?wsdl. Error :<urlopen error [Errorno 10060].A connection attempt failed because the connected party did not properly respond 
after a period of time, or established connection failed because connected host failed to respond>

错误图像的链接:https ://ibb.co/NTtWdgb

Error :<urlopen error [Errorno 10060].A connection attempt failed because the connected party did not properly respond  after a period of time, or established connection failed because connected host failed to respond>
4

0 回答 0