CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 3 of 3
  1. #1
    Join Date
    May 2001
    Posts
    46

    VB App as an NT Service

    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.


  2. #2
    Join Date
    Dec 1999
    Location
    Greece
    Posts
    75

    Re: VB App as an NT Service

    Im my opinion you should "translate" your application using DCOM technology


  3. #3

    Re: VB App as an NT Service

    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


Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured