Managing Windows Services with Visual Studio 2005 - Handling Loss of Service
(Page 3 of 5 )
In case the service fails for any reason, this tab helps you set options as to what actions may be taken. You may set the first failure option to be Restart the Service; and you can specify after how many minutes to restart as this item becomes active. For the second failure you may want to run a specified program by browsing to its location.

Dependencies
Here you may be able to see the services that are required for this service as well as services which depend on this service.

While OracleXEClrAgent does not depend on other services, some of them do depend on other services. For example the Windows Management Instrumentation service depends on the RPC service; and the Security Center and Windows Firewall/ICS both depend on WMI.

Next: Programmatic access using the NET framework >>
More ASP.NET Articles
More By Jayaram Krishnaswamy