Start Stop Restart Service

  • Thread starter Thread starter sdavenport
  • Start date Start date
S

sdavenport

I would like to be able to write a web app that will allow my
administrators to Start Stop and Restart services from a webform. Is
this possible with ASP.Net? I am using VB.Net.
Thank you in advance for your responses.
 
Well, the answer is Yes. Your winforms app would use a ServiceController
component from the toolbox.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top