【报错记录】virtualbox

在2017.12.13日,一位win7 64位用户遇到VirtualBox启动报错的问题。vagrant版本1.9.5,virtualbox版本5.1.24,homestead版本4.0.0。详细记录了问题发生和解决的过程。

摘要生成于 C知道 ,由 DeepSeek-R1 满血版支持, 前往体验 >

1. 启动报错

vagrant 版本1.9.5, virtualbox 版本 5.1.24, homestead 版本 4.0.0。主要问题在virtualbox上

时间:2017.12.13

操作系统:win7 64位

问题

# $ vagrant up
There was an error while executing `VBoxManage`, a CLI used by Vagrant
for controlling VirtualBox. The command and stderr is shown below.

Command: ["showvminfo", "6aea63d6-167b-4b69-9e31-33d180654c1f"]

Stderr: VBoxManage.EXE: error: Failed to create the VirtualBox object!
VBoxManage.EXE: error: Failed to instantiate CLSID_VirtualBox w/ IVirtualBox, but CLSID_VirtualBox w/ IUnknown works.
VBoxManage.EXE: error: PSDispatch looks fine. Weird
VBoxManage.EXE: error: Details: code E_NOINTERFACE (0x80004002), component VirtualBoxClientWrap, interface IVirtualBoxClient

解决

修改注册表
HKEY_CLASSES_ROOT\CLSID\{00020420-0000-0000-C000-000000000046}
InprocServer32 修改为C:\Windows\system32\oleaut32.dll
HKEY_CLASSES_ROOT\CLSID\{00020424-0000-0000-C000-000000000046}
InprocServer32 修改为C:\Windows\system32\oleaut32.dll
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值