Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The service process could not connect to the service controller #61

Open
psteffensen opened this issue Nov 10, 2021 · 0 comments
Open

Comments

@psteffensen
Copy link

psteffensen commented Nov 10, 2021

I have compiled and get the three exe files. Then I run VBoxVmService.exe and nothing happens. The log file says:
11/10/2021, 14:17:30 - c:\users\signum\documents\repos\vboxvmservice\build_x64\release\vboxvmservice.exe 11/10/2021, 14:17:30 - c:\users\signum\documents\repos\vboxvmservice\build_x64\release\VBoxVmService.ini 11/10/2021, 14:17:30 - c:\users\signum\documents\repos\vboxvmservice\build_x64\release\VBoxVmService.log 11/10/2021, 14:17:30 - VBoxVmService started. 11/10/2021, 14:17:30 - StartServiceCtrlDispatcher failed: The service process could not connect to the service controller.

I use Win10 and have installed both vcredist_x86.exe and vcredist_x64.exe and restarted the computer. Maybe I am not able to access the "services" on this machine?

By the way, after compilation it says this in the end:
C:\Users\signum\Documents\repos\VBoxVmService\src\VmServiceTray.cpp(304,54): warning C4311: 'type cast': pointer trunc ation from 'HMENU' to 'UINT' [C:\Users\signum\Documents\repos\VBoxVmService\build_x64\VmServiceTray.vcxproj] C:\Users\signum\Documents\repos\VBoxVmService\src\VmServiceTray.cpp(304,54): warning C4302: 'type cast': truncation fr om 'HMENU' to 'UINT' [C:\Users\signum\Documents\repos\VBoxVmService\build_x64\VmServiceTray.vcxproj] VmServiceTray.vcxproj -> C:\Users\signum\Documents\repos\VBoxVmService\build_x64\Release\VmServiceTray.exe Building Custom Rule C:/Users/signum/Documents/repos/VBoxVmService/CMakeLists.txt The system cannot find the path specified.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant