Error installing the Build Agent as a Windows 7 service.
I installed a build agent (6.0.1) on a Windows 7 box and it works fine. However when I tried to install it as a windows service
with the service.install.bat I get the following error. I have admin rights so I am not sure what the error means.
FATAL | wrapper | 2011/10/27 14:09:15 | OpenSCManager failed - Access is denied. (0x5) FATAL | wrapper | 2011/10/27 14:23:52 | OpenSCManager failed - Access is denied. (0x5)
Please sign in to leave a comment.
Paul,
As workaround I can suggest to use native sc.exe tool to register the service.
But I'll recheck the scenario you reported.
Michael