<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"><channel><category>pcsoft.us.windev</category><copyright>Copyright 2026, PC SOFT</copyright><lastBuildDate>22 Jan 2018 17:51:13 Z</lastBuildDate><pubDate>3 Apr 2009 16:10:37 Z</pubDate><description>I'm testing a simple WEB Service and when I call it (localhost) return next error&#13;
Wrong HTTP server response (timeout). Error: 10054&#13;
Do anybody know what happend?&#13;
Thanks&#13;
//Code&#13;
SOAPRun("http://localhost/.soap","ServicioWEB","","","iso-8859-1")&#13;
IF ErrorOccurred THEN&#13;
   Error(""+ErrorInfo(errSummary),"","")&#13;
   RETURN&#13;
END&#13;
//&#13;
//// Récupération du résultat SOAP&#13;
//sResultatRecherche is string = SOAPGetResult(SOAPResult)&#13;
EDT_Edit1=SOAPGetResult(SOAPResult)</description><ttl>30</ttl><generator>WEBDEV</generator><language>en_US</language><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/18889-call-web-service/read.awp</link><title>Call WEB Service</title><managingEditor>moderateur@pcsoft.fr (El moderador)</managingEditor><webMaster>webmaster@pcsoft.fr (El webmaster)</webMaster><item><author>isaac.desarrollo</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/18889-call-web-service-64128/read.awp</comments><pubDate>22 Jan 2018 17:51:13 Z</pubDate><description>Hi, did you resolved?</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/18889-call-web-service-64128/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/18889-call-web-service-64128/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/18889-call-web-service/read.awp">Call WEB Service</source><title>Re: Call WEB Service</title></item></channel></rss>
