Your service project probably includes a ServiceInstaller instance so you
can install the service using the InstallUtil. That object has a property
named "ServicesDependedOn" which is a string array. Just add the name of the
MSMQ service in here.
Your service project probably includes a ServiceInstaller instance so you
can install the service using the InstallUtil. That object has a property
named "ServicesDependedOn" which is a string array. Just add the name of the
MSMQ service in here.
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.