Also, depending on RPCss sometimes fail on some Windows configs which
can run Winsock software! FYI...
On 12/13/06, Arno Garrels <[EMAIL PROTECTED]> wrote:
> Fastream Technologies wrote:
> > Hello,
> >
> > Our clients using Windows 2003 complain that the lastest beta is
> > causing hangs during bo
Thanks, I found the problem:
I was calling the below function to edit service description (which
TServiceApplication cannot do automatically) in OnStart of the
service!
BOOL ReconfigureService(BOOL fDisable, LPSTR lpDesc, const String
&serviceName) // from
//
http://msdn.microsoft.com/library/de
Fastream Technologies wrote:
> Hello,
>
> Our clients using Windows 2003 complain that the lastest beta is
> causing hangs during boot up and then reboots and goes into a loop.
> This is a HTTP/FTP server installed as system service and running with
> administrative rights. It depends only to Tcpi
Hello,
Our clients using Windows 2003 complain that the lastest beta is
causing hangs during boot up and then reboots and goes into a loop.
This is a HTTP/FTP server installed as system service and running with
administrative rights. It depends only to Tcpip. I noticed that when
it is trying to ru
Paul wrote:
> One of my HttpCli programs runs as a service and has to start
> immediately when the (physical) server is restarted.
> Therefore, an internet connection should be available before the
> service starts.
> Which dependency should I add for this ?
At least Tcpip comes to my mind, but yo
One of my HttpCli programs runs as a service and has to start immediately
when the (physical) server is restarted.
Therefore, an internet connection should be available before the service
starts.
Which dependency should I add for this ?
Paul
--
To unsubscribe or change your settings for TWSock