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

    NT Service Disappearing

    My NT service disappears after running for a couple of days. I check Task Manager several times a day for memory usage with no evidence of anomalous behavior. Is it possible that it is faulting without a Dr. Watson? Any suggestions on where to set traps?

    Thanks

    Kevin M. Reilly



  2. #2
    Join Date
    May 1999
    Posts
    11

    Re: NT Service Disappearing

    Maybe the registry was changed after you install
    your service,so you can't see your service in
    the service control panel,Reinstall your service
    and try again,Maybe you can see your service again.


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