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
- :
- InstallAnywhere
- :
- InstallAnywhere Forum
- :
- Register Windows Service failed in Windows server 2003
Subscribe
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Subscribe
- Mute
- Printer Friendly Page
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
Feb 24, 2014
10:33 PM
Register Windows Service failed in Windows server 2003
Hi,
Currently I’m using InstallAnywhere 2013 Premier for my project. This project requires me to register my program executable as a windows service hence I use the built-in
function “Register Windows Service” for that purpose.
For a start, I have created a simple java proxy program and register this as windows service using the Register Windows Service. Did a testing on several OS and the installer works fine in both Windows Server 2008 (64-bit) and Windows 7. However this is not the case for Windows Server 2003 (64-bit). From the installer log, it seems like it has failed to register the service with the message as per below:-
Register NT Service: MyService
Status: WARNING
Additional Notes: WARNING - Failure registering the NT Service
Does the built-in function “Register Windows Service” supports for Windows Server 2003 as well? If yes, appreciate your advise on the failure.
Currently I’m using InstallAnywhere 2013 Premier for my project. This project requires me to register my program executable as a windows service hence I use the built-in
function “Register Windows Service” for that purpose.
For a start, I have created a simple java proxy program and register this as windows service using the Register Windows Service. Did a testing on several OS and the installer works fine in both Windows Server 2008 (64-bit) and Windows 7. However this is not the case for Windows Server 2003 (64-bit). From the installer log, it seems like it has failed to register the service with the message as per below:-
Register NT Service: MyService
Status: WARNING
Additional Notes: WARNING - Failure registering the NT Service
Does the built-in function “Register Windows Service” supports for Windows Server 2003 as well? If yes, appreciate your advise on the failure.
(1) Reply
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
Feb 25, 2014
02:40 AM
Hello,
Did you had some windows event log that may better describe what the problem is?
--Jerome
Did you had some windows event log that may better describe what the problem is?
--Jerome