jdavidi
10-06-2010, 11:39 AM
Greetings!
I'm installing a set of services, some of which MAY require additional configuration within our installed application before they will start properly.
I have ServiceControl entries set for all of my services, but when it goes to start one of the ones requiring this post-install configuration, the installation halts with a 1920 error, indicating that the service failed to start, presenting only a Retry or Cancel option.
Assuming there is no way to add an "Ignore" button to this popup, can anyone think of alternatives to acheiving the desired behavior? I was thinking some sort of component Condition, but couldn't come up with a catch all (e.g. I was thinking !FeatureRequiringService=3 , but I'm thinking that could get the installation into a bad state where it would fail repeatedly on a Repair or Modify if the configuration work hadn't yet been completed.
Any info appreciated! Thanks much,
--jdavidi
I'm installing a set of services, some of which MAY require additional configuration within our installed application before they will start properly.
I have ServiceControl entries set for all of my services, but when it goes to start one of the ones requiring this post-install configuration, the installation halts with a 1920 error, indicating that the service failed to start, presenting only a Retry or Cancel option.
Assuming there is no way to add an "Ignore" button to this popup, can anyone think of alternatives to acheiving the desired behavior? I was thinking some sort of component Condition, but couldn't come up with a catch all (e.g. I was thinking !FeatureRequiringService=3 , but I'm thinking that could get the installation into a bad state where it would fail repeatedly on a Repair or Modify if the configuration work hadn't yet been completed.
Any info appreciated! Thanks much,
--jdavidi