Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 4004982
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 20, 20262026-05-20T08:20:21+00:00 2026-05-20T08:20:21+00:00

I have created a windows service which is set to start automatically. This service

  • 0

I have created a windows service which is set to start automatically. This service connects to the database service on startup. The issue is the database service seems to start after my service. Is there is a programmatic way to define this dependency so that my service starts after the database service has started.

I found this article http://www.boyce.us/windows/servertipcontent.asp?ID=7 which talks about adding a registry entry to do that. I would like to know if there is a C# way to do this?

Update:

Adding to the above question. Here is another scenario. The services are being installed using installshied which does not need a projectinsaller. It seems installshield looks for classes deriving from ServiceBase class and installs each service. How to add the dependency in such a scenario?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-20T08:20:22+00:00Added an answer on May 20, 2026 at 8:20 am

    You’re looking for the ServiceInstaller.ServicesDependedOn Property for your project’s ServiceInstaller component.

    From the article’s Remarks section (and I bolded the part you’re interested in):

    A service can require other services
    to be running before it can start. The
    information from this property is
    written to a key in the registry. When
    the user (or the system, in the case
    of automatic startup) tries to run the
    service, the Service Control Manager
    (SCM) verifies that each of the
    services in the array has already been
    started.

    If any service in the array is not
    running then, the SCM tries to start
    them. This includes services with
    Manual StartType
    .

    If any service upon which this service
    depends fails to start, this service
    will not start. An exception is not
    thrown if the system is not started
    because there is no exception handling
    at the system level to detect this.
    Decide how to handle service start
    failures and implement this in your
    code. Typically, a dialog appears to
    the user at startup if a service fails
    to start.

    If the service does not start, an
    entry is written to the Application
    event log.

    The services upon which this service
    depends do not need to be in the same
    executable.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have created an installation package using Wix which installs a Windows service on
I have written a Windows service that spawns a separate process. This process creates
Using WiX (Windows Installer XML) I have created an MSI installer which installs Word
I have created a windows installer for a windows forms app as an MSI.
I have a Windows CGI created with Delphi 2007 using CGIExpert that I need
I have a static library *.lib created using MSVC on windows. The size of
I have an application running in IIS which connects to a SQL Server 2008
I have created a VB.Net lending application for a cooperative that caters to widows.
I have a program that creates a Windows user account using the NetUserAdd() API
Is it possible to create a form on Windows using Ruby? I have a

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.