<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"><channel><category>pcsoft.us.windev</category><copyright>Copyright 2026, PC SOFT</copyright><lastBuildDate>6 Aug 2015 11:05:00 Z</lastBuildDate><pubDate>1 Aug 2015 10:34:00 Z</pubDate><description>Hi,&#13;
&#13;
For a certain application I use the httprequest fucntion.&#13;
&#13;
Everything works fine except when the second request is been executed.&#13;
I get at random time an application crash sometimes after 5 minutes sometimes after 2 hours.&#13;
If only use the first httprequest everything works fine.&#13;
&#13;
Anybody with similar experience and or Solution? :confused: :confused: :confused: :confused:&#13;
ps. The same problem with Wd20.&#13;
&#13;
Regs&#13;
Henri Parianos&#13;
&#13;
.....Thread.....&#13;
HTTPRequest("http://localhost:9880/getLastTickData/"+Active_tickets[Par_index])&#13;
res = HTTPGetResult(httpResult)&#13;
IF Order_time_out_counter = Order_time_out_counter_limit&#13;
HTTPRequest("http://localhost:9880/getOrders")&#13;
Orders = HTTPGetResult(httpResult)&#13;
end&#13;
.....</description><ttl>30</ttl><generator>WEBDEV</generator><language>en_US</language><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/53352-wd19-and-httprequest-crash/read.awp</link><title>Wd19 and Httprequest Crash</title><managingEditor>moderateur@pcsoft.fr (El moderador)</managingEditor><webMaster>webmaster@pcsoft.fr (El webmaster)</webMaster><item><author>guest</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/53352-wd19-and-httprequest-crash-53442/read.awp</comments><pubDate>6 Aug 2015 11:05:00 Z</pubDate><description>Hi&#13;
&#13;
After checking and rechecking the code it seems than the crash does nothing to do with the http request but with the next …</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/53352-wd19-and-httprequest-crash-53442/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/53352-wd19-and-httprequest-crash-53442/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/53352-wd19-and-httprequest-crash/read.awp">Wd19 and Httprequest Crash</source><title>Re: Wd19 and Httprequest Crash</title></item><item><author>guest</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/53352-wd19-and-httprequest-crash-53408/read.awp</comments><pubDate>4 Aug 2015 15:48:00 Z</pubDate><description>Hi Henri,&#13;
&#13;
if you are doing some checking, then your should show us your REAL code, because the one your showed us does not in…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/53352-wd19-and-httprequest-crash-53408/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/53352-wd19-and-httprequest-crash-53408/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/53352-wd19-and-httprequest-crash/read.awp">Wd19 and Httprequest Crash</source><title>Re: Wd19 and Httprequest Crash</title></item><item><author>guest</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/53352-wd19-and-httprequest-crash-53405/read.awp</comments><pubDate>4 Aug 2015 14:36:00 Z</pubDate><description>Hi&#13;
&#13;
After viewing a part of wxreplication.&#13;
&#13;
Actually I use the time-out function as well. (in my case 100) (result is +/- 10…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/53352-wd19-and-httprequest-crash-53405/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/53352-wd19-and-httprequest-crash-53405/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/53352-wd19-and-httprequest-crash/read.awp">Wd19 and Httprequest Crash</source><title>Re: Wd19 and Httprequest Crash</title></item><item><author>guest</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/53352-wd19-and-httprequest-crash-53401/read.awp</comments><pubDate>4 Aug 2015 13:53:00 Z</pubDate><description>Hi Fabrice,&#13;
&#13;
All check this and will come back&#13;
&#13;
Any way thanks&#13;
:spos:</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/53352-wd19-and-httprequest-crash-53401/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/53352-wd19-and-httprequest-crash-53401/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/53352-wd19-and-httprequest-crash/read.awp">Wd19 and Httprequest Crash</source><title>Re: Wd19 and Httprequest Crash</title></item><item><author>guest</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/53352-wd19-and-httprequest-crash-53363/read.awp</comments><pubDate>1 Aug 2015 13:31:00 Z</pubDate><description>Hi Henri&#13;
&#13;
in your code, you are not testing the result of the httprequest, which means that you are not managing the cases whe…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/53352-wd19-and-httprequest-crash-53363/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/53352-wd19-and-httprequest-crash-53363/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/53352-wd19-and-httprequest-crash/read.awp">Wd19 and Httprequest Crash</source><title>Re: Wd19 and Httprequest Crash</title></item></channel></rss>
