PDA

Click to See Complete Forum and Search --> : Window NT services


dollygoh
Sep 22nd, 2005, 05:06 AM
Hi,

Have anyone use the Window NT services (ntsvc.ocx)
in VB - a control provided by MSDN library ?

I have encounter a problem where my service appear to be started
(as shown in the Control Panel-> Administrative Tools->Services) but
in fact it has not running at all.
Is it possible for me to add some code so that I can report the
warnings and errors in the system & application logs or other
ways to prompt the user about this problem or to stop and
restart the service during the weekend ?

Thanks in advance.

Hack
Sep 24th, 2005, 05:01 AM
Does this (http://www.standardio.org/article.aspx?id=208) help?