Hi,
I am creating a aspx site that will act as a monitoring program the user has the option of adding or removing servers. However when they do this a windows service needs to be restarted. Therefore my question is:
Can the website restart the service?
Or can it view the last time the service was restarted so that it can issue a warning to the user that the data will be out of date until the service is restarted??
Cheers