Details
-
Bug
-
Resolution: Unresolved
-
Minor
-
None
-
None
Description
Using : reactos-bootcd-0.4.15-dev-5130-gc1c1279-x86-gcc-lin-dbg
"Computer Browser" service can't start (and log error in Event log)
err:(dll/win32/advapi32/service/scm.c:2951) RStartServiceW() failed (Error 1083)
Guilty code : https://git.reactos.org/?p=reactos.git;a=tree;f=base/services/browser
See : https://git.reactos.org/?p=reactos.git;a=blob;f=dll/win32/advapi32/service/scm.c#l2951
Full log : ReactOS.log
Error 1083 typically imply : "Error 1083 “The executable program that this service is configured to run in does not implement the service”" ( https://social.technet.microsoft.com/Forums/en-US/ef6e7acc-b1db-40e2-b037-bccc06a9e813/error-1083-the-executable-program-that-this-service-is-configured-to-run-in-does-not-implement-the?forum=winservergen )