This website uses cookies. By clicking Accept, you consent to the use of cookies. Click Here to learn more about how we use cookies.
Turn on suggestions
Auto-suggest helps you quickly narrow down your search results by suggesting possible matches as you type.
- Revenera Community
- :
- InstallShield
- :
- InstallShield Forum
- :
- Error 1939: Service 'xx' could not be configured
Subscribe
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Subscribe
- Mute
- Printer Friendly Page
Nov 06, 2019
05:57 PM
Error 1939: Service 'xx' could not be configured
I'm trying to configure my service to have a recovery action to restart the service. I'm getting Error 1939 during install saying the service cannot be configured. I googled this and found others having this issue and the solution was to change the SCM Action Type from "Restart Service" to "Run Command" and have the command be "sc start ServiceName". I tried this and this did not work either. I'm still getting the Error 1939. This is causing the installer to fail and rollback (even though I have Error Control set to "Log the error and continue" and the Abort Install on Failure setting set to No). Does anyone know how to resolve this issue?
I'm using InstallShield 2013 Service Pack 1.
(0) Replies