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
- :
- Re: Upgrade tries to start the services twice
Subscribe
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Subscribe
- Mute
- Printer Friendly Page
‎Jul 28, 2008
08:11 AM
Upgrade tries to start the services twice
Hi,
I am using Installshield 2008 Premiere with an BasicMSI to deploy my application. When installing, there is no problem but when upgrading, from the log seems that some actions are executed twice.
Action start 15:05:09: InstallServices.
InstallServices: Service:
Action ended 15:05:09: InstallServices. Return value 1.
Action start 15:05:09: StartServices.
StartServices: Service: Starting services
Action ended 15:05:09: StartServices. Return value 1.
...
Action 15:05:51: InstallServices. Installing new services
Action 15:05:52: StartServices. Starting services
Can this be avoided ?
Any help would be appreciated,
Regards, Daniel
I am using Installshield 2008 Premiere with an BasicMSI to deploy my application. When installing, there is no problem but when upgrading, from the log seems that some actions are executed twice.
Action start 15:05:09: InstallServices.
InstallServices: Service:
Action ended 15:05:09: InstallServices. Return value 1.
Action start 15:05:09: StartServices.
StartServices: Service: Starting services
Action ended 15:05:09: StartServices. Return value 1.
...
Action 15:05:51: InstallServices. Installing new services
Action 15:05:52: StartServices. Starting services
Can this be avoided ?
Any help would be appreciated,
Regards, Daniel
(2) Replies
‎Jul 28, 2008
04:55 PM
What type of upgrade?
‎Jul 29, 2008
02:03 AM
Hi Robert,
It was a minor upgrade, but I see that this happens in the case of the normal install to (start services appear two times). I guess it's a service issue, because it gives an error when I stop it from windows to.
Will look into it and come back,
Regards, Daniel
It was a minor upgrade, but I see that this happens in the case of the normal install to (start services appear two times). I guess it's a service issue, because it gives an error when I stop it from windows to.
Will look into it and come back,
Regards, Daniel