The text of this article is not in this database — only its details are. Read it on the old site: ServiceController In C#
10 Comments
Join the conversation! Your thoughts help the community grow.
Sign in to leave a comment.
The text of this article is not in this database — only its details are. Read it on the old site: ServiceController In C#
Join the conversation! Your thoughts help the community grow.
Sign in to leave a comment.
Prajith CSPosted Feb 13, 2020, 3:31 AM
System.InvalidOperationException: 'Cannot open Service Control Manager on computer '192.168.1.220'. This operation might require other privileges.'Win32Exception: Access is denied.
Prajith CSPosted Feb 13, 2020, 3:31 AM
Hi Mahesh, I am trying to fetch the services in the network PC by using "machine name" as the parameter.But the following error is occurred. I didn't get a proper solution in the net.
Balamurugan ChandrasekaranPosted Mar 12, 2014, 7:09 AM
Hi Mahesh i got this error "Cannot open service on computer '.' " while starting the service do you have any solution for it.
Israr AliPosted Oct 3, 2013, 7:18 AM
Thank You so much Mahesh. This article is very informative with fantastic attribute of "easy to understand"
arun prasathPosted Oct 13, 2010, 4:17 AM
how to use canshutdown property in servicecontroller control in C#.please send some conclusion. or add some refrence in this site.
Vicky KanojiyaPosted Sep 9, 2010, 10:13 AM
thanks a lot
javed khanPosted Aug 29, 2010, 5:36 AM
Can you please tell me how to know the status of the service runing on some machine in our network?