NT Service: An OLE Control for Creating Windows NT Services in Visual Basic (MSDN article) 
Author Message
 NT Service: An OLE Control for Creating Windows NT Services in Visual Basic (MSDN article)

Hi,

Does anyone have or can point me to a copy of this article and the
accompanying component apparently published in the January 1997 issue of
MSDN? After reading a depressing article in the MS KB it would seem this is
the last hope I have of turning my VB app to a NT Service.

Cheers,

Seyed.



Sun, 15 Jul 2001 03:00:00 GMT  
 NT Service: An OLE Control for Creating Windows NT Services in Visual Basic (MSDN article)
Not sure which article you are referring to, but check out L.J. Johnson's
web site for info on turning a VB app into an NT service (he probably wrote
the article anyway) <g>
http://www.flash.net/~ljjohnsn/

Ray Mercer


Quote:
>Hi,

>Does anyone have or can point me to a copy of this article and the
>accompanying component apparently published in the January 1997 issue of
>MSDN? After reading a depressing article in the MS KB it would seem this is
>the last hope I have of turning my VB app to a NT Service.

>Cheers,

>Seyed.



Sun, 15 Jul 2001 03:00:00 GMT  
 NT Service: An OLE Control for Creating Windows NT Services in Visual Basic (MSDN article)

You can download the ntsvc.ocx at vb.duke.net. There's also an article
regarding VB service issues there. I found it a big help for me as well as the
L.J. Johnson's site.

HTH,
Dani

Quote:

> Hi,

> Does anyone have or can point me to a copy of this article and the
> accompanying component apparently published in the January 1997 issue of
> MSDN? After reading a depressing article in the MS KB it would seem this is
> the last hope I have of turning my VB app to a NT Service.

> Cheers,

> Seyed.

  dani.vcf
< 1K Download


Mon, 16 Jul 2001 03:00:00 GMT  
 NT Service: An OLE Control for Creating Windows NT Services in Visual Basic (MSDN article)
There are several disadvantages to the NTService OCX. You'll find things
such as dependencies ( i.e. SQL Server ) may not get loaded in time for your
service to connect, and tray icons are a bit of a pain as well, since you
get no notification on when a user has logged on ( replace the tray icon ).

If its of interest, I have an OCX I wrote that will run on 95/98 that does
all the above.



Mon, 16 Jul 2001 03:00:00 GMT  
 
 [ 5 post ] 

 Relevant Pages 

1. NT Service: An OLE Control for Creating Windows NT Services in Visual Basic (MSDN article)

2. NT Service: An OLE Control for Creating Windows NT Services in Visual Basic (MSDN article)

3. Searching for OCX ==>> NT Service: An OLE Control for Creating Windows NT Services in Visual Basic

4. How to make a Windows nt/2000 Services in Visual Basic 6

5. Creating Windows NT Service

6. Writing a NT/W2K Service in Visual Basic

7. Implementing an NT Service in Visual Basic ?

8. NT System Service in Visual Basic

9. NT Service authored in Visual Basic

10. NT Service authored in Visual Basic

11. Beta testers needed for new Windows NT Service Control (OCX)

12. Beta testers needed for new Windows NT Service Control (OCX)

 

 
Powered by phpBB® Forum Software