Windows service Rights question
From: Steve Long (Steve_Noneya_at_NoSpam.com)
Date: 09/30/04
- Next message: Jack Addington: "Can I use an array of Delagates for generic inheritence ?"
- Previous message: Esteban404: "Re: Input string was not in a correct format"
- Next in thread: Brian Gideon: "Re: Windows service Rights question"
- Reply: Brian Gideon: "Re: Windows service Rights question"
- Messages sorted by: [ date ] [ thread ]
Date: Thu, 30 Sep 2004 12:11:34 -0700
In writing a Windows service with .NET, I'm noticing that the process for
some services can not be killed with specifically stopping the service. If
you try to kill the process with, say task manager, you get an access denied
message. I just wrote a test service and I can kill the process for this
service without actually stopping the service. Can someone tell me how to
keep the process for my service from being killed without actually stopping
the service?
I appreciate any insight into this thread.
Thanks
Steve
- Next message: Jack Addington: "Can I use an array of Delagates for generic inheritence ?"
- Previous message: Esteban404: "Re: Input string was not in a correct format"
- Next in thread: Brian Gideon: "Re: Windows service Rights question"
- Reply: Brian Gideon: "Re: Windows service Rights question"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|