Opened 14 years ago
Closed 8 years ago
#8227 closed defect (obsolete)
Installation on Windows 7 x64 fails
Reported by: | zackrspv | Owned by: | |
---|---|---|---|
Component: | other | Version: | VirtualBox 4.0.2 |
Keywords: | Cc: | ||
Guest type: | other | Host type: | Windows |
Description (last modified by )
Fresh installation of VB 4.0.2 on Windows 7 Ultimate N x64.
Installation finishes, however, upon initial launch, we are given the following error:
'VirtualBox - Critical Error Failed to create the VirtualBox COM object. The Application will now terminate.
Callee RC: TYPE_E_ELEMENTNOTFOUND (0x8002802b)
Have verified that the service exists, and that all settings for VB.exe and the SVC.exe are set to run as administrator (UAC is off, and rebooted).
Doesn't seem to want to start.
Change History (2)
comment:1 by , 14 years ago
comment:2 by , 8 years ago
Description: | modified (diff) |
---|---|
Resolution: | → obsolete |
Status: | new → closed |
Please reopen if still relevant with a recent VirtualBox release.
Issuse is resolved.
CAUSE: Previous installation of YouWave android emulator on Windows 7. Changes the registry key:
HKEY_CLASSES_ROOT\TypeLib\{46137EEC-703B-4FE5-AFD4-7C9BBBBA0259}\1.3\0win64
it needs to manually be changed back to include the proper DLL path:
c:\Program Files\Oracle\VirtualBox\VBoxC.dll
instead of the path to the YouWave dll file.
Registry setting:
Windows Registry Editor Version 5.00
[HKEY_CLASSES_ROOT\TypeLib\{46137EEC-703B-4FE5-AFD4-7C9BBBBA0259}\1.3\0win64] @="c:\Program Files\Oracle\VirtualBox\VBoxC.dll"