Does anyone know how to run a VB app as an NT service, I have been looking some pointers on how to do this but found nothing yet.
Any help is really apreciated.
Thanks.
Printable View
Does anyone know how to run a VB app as an NT service, I have been looking some pointers on how to do this but found nothing yet.
Any help is really apreciated.
Thanks.
Im my opinion you should "translate" your application using DCOM technology
Find for NT Service Control (NTSVC.ocx).
U can find it at ms web site, where U can find ocx,help and a sample.
hi, brt