1
Answer

How to check that the user can start and stop the service with Local System account

I have a window service. I want to implement a check that all the domain user or specific user can start or stop the service running under Local System account. I could not find any way to do this. Please give me some idea how we can do this in .Net.

Answers (1)

0
Photo of srikanth kanth
NA 2 0 14y

hi..
im also havng that problem ..
and this type of exception will come,,if we want to use control without it is created....means performing any operations before object is created & initialized with its properties..