Changes between Version 2 and Version 4 of Ticket #13
- Timestamp:
- Aug 27, 2015, 12:12:43 AM (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #13
- Property Summary The XPCOM server app. won't start with NS_ERROR_FACTORY_NOT_REGISTERED → The VBox 'Main' server app. won't start with NS_ERROR_FACTORY_NOT_REGISTERED
-
Ticket #13 – Description
v2 v4 1 When trying to start a frontend (an user interface app), or the tstVBoxAPIXPCOM.exe testcase, the VBox 'Main' server (VBoxSVC.exe) won't spawn with an error mentioned in this ticket title. But if I start VBoxXPCOMIPCD.exe daemon (the XPCOM IPC daemon) manually, then it starts successfully.1 When trying to start the VBox 'Main' server (VBoxSVC.exe), the VBoxXPCOMIPCD.exe (the XPCOM IPC daemon) won't spawn, an error from this ticket title is returned. But if I start VBoxXPCOMIPCD.exe daemon manually, then it starts successfully. But if I try starting an appilcation, using the VBox XPCOM API (a user interface app, or a tstVBoxAPIXPCOM.exe testcase), then the next error in ticket #14 occurs.