<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"><channel><category>pcsoft.us.windev</category><copyright>Copyright 2026, PC SOFT</copyright><lastBuildDate>28 Sep 2015 11:54:00 Z</lastBuildDate><pubDate>25 Sep 2015 15:45:00 Z</pubDate><description>Hello,&#13;
&#13;
using Windev 20 66r&#13;
Creating Windows Service&#13;
&#13;
WD Service supplied with Windev. When I execute the exe supplied with Windev, this program works great. But after compiling with Windev 20, when I execute the same program (exe), I get error while trying to stop the service. This error occurs whenever I try to stop the service, either through windows interface or through the same exe. The error message is :&#13;
&#13;
Failure sending the command to the SERVICE service.&#13;
System Error Details: The service did not respond to the start or control&#13;
request in a timely fashion.&#13;
&#13;
Eventually the services is stopped, but the above error appears. What would be reason for this error. Surprise is that the exe supplied with Windev work fine with no error. Probably it's been compiled with earlier version of Windev, I presume.&#13;
&#13;
Any solution to overcome this problem, as I'm planning to use ver 20. only.&#13;
&#13;
Happiness Always&#13;
BKR Sivaprakash</description><ttl>30</ttl><generator>WEBDEV</generator><language>en_US</language><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/54154-windows-service-trying-stop-gives-error/read.awp</link><title>Re: Windows Service - trying to stop - gives error</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/54154-windows-service-trying-stop-gives-error-54178/read.awp</comments><pubDate>28 Sep 2015 11:54:00 Z</pubDate><description>Hello,&#13;
&#13;
The below command is executed&#13;
&#13;
ServiceWriteEventLog("Elifa - reading the available memory space" + CR + SysSpace() +…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/54154-windows-service-trying-stop-gives-error-54178/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/54154-windows-service-trying-stop-gives-error-54178/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/54154-windows-service-trying-stop-gives-error/read.awp">Re: Windows Service - trying to stop - gives error</source><title>Re: Windows Service - trying to stop - gives error</title></item><item><author>guest</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/54154-windows-service-trying-stop-gives-error-54171/read.awp</comments><pubDate>28 Sep 2015 03:24:00 Z</pubDate><description>Hello,&#13;
&#13;
This Service just writes free memory space in the event log. That's all.&#13;
&#13;
This is not a program written by me, but s…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/54154-windows-service-trying-stop-gives-error-54171/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/54154-windows-service-trying-stop-gives-error-54171/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/54154-windows-service-trying-stop-gives-error/read.awp">Re: Windows Service - trying to stop - gives error</source><title>Re: Windows Service - trying to stop - gives error</title></item><item><author>guest</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/54154-windows-service-trying-stop-gives-error-54169/read.awp</comments><pubDate>27 Sep 2015 16:41:00 Z</pubDate><description>Hi,&#13;
&#13;
if you stop a Service, the Service gets the stop command from the Windows Service control Manager (as well as start, resu…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/54154-windows-service-trying-stop-gives-error-54169/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/54154-windows-service-trying-stop-gives-error-54169/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/54154-windows-service-trying-stop-gives-error/read.awp">Re: Windows Service - trying to stop - gives error</source><title>Re: Windows Service - trying to stop - gives error</title></item><item><author>guest</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/54154-windows-service-trying-stop-gives-error-54166/read.awp</comments><pubDate>27 Sep 2015 05:53:00 Z</pubDate><description>Hello,&#13;
&#13;
Exactly this command gives the above error.&#13;
&#13;
ServiceStop(ServiceName)&#13;
&#13;
If compiled in windev 20. Any work around ?…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/54154-windows-service-trying-stop-gives-error-54166/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/54154-windows-service-trying-stop-gives-error-54166/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/54154-windows-service-trying-stop-gives-error/read.awp">Re: Windows Service - trying to stop - gives error</source><title>Re: Windows Service - trying to stop - gives error</title></item></channel></rss>
