Ask a Question related to ASP.NET Security, Design and Development.
-
Amil #1
How to use ServiceController
I want to be able to start and stop a service via an asp.net page. Any
ideas on how to
set this up? I only want a specific asp.net application to have this
permission.
I have not been able to find a good resource on this at all. I think I must
have to set
up framework configuration stuff, but can't find any info on this.
Thanks.
Amil Guest
-
serviceController running on IIS.
Hello I am trying to access the Print Spooler service on a domain from an ASPX web page using C#. I have created a serviceController component...



Reply With Quote

