I am unable to create a host network interface, either from the command line or through the gui.
I'm running Vista 64 and Virtualbox 1.6.2.
When I attempt to create the interface, it asks me where to find the TAP driver; I manually select VBoxTAP.sys in C:\Program Files\Sun\xVM VirtualBox\drivers\network\.
--
C:\Program Files\Sun\xVM VirtualBox>vboxmanage createhostif "VM1 external"
VirtualBox Command Line Management Interface Version 1.6.2
(C) 2005-2008 Sun Microsystems, Inc.
All rights reserved.
0%...FAILED
[!] Full error info present: true , basic error info present: true
[!] Result Code = E_FAIL (0x80004005) - Unspecified error
[!] Text = SetupDiCallClassInstaller? (DIF_INSTALLDEVICE) failed (0x000000
05)
[!] Component = Host, Interface: IHost, {81729c26-1aec-46f5-b7c0-cc7364738fdb}
[!] Callee = <NULL>, {00000000-0000-0000-0000-000000000000}
--
GUI:
SetupDiCallClassInstaller? (DIF_INSTALLDEVICE) failed (0x00000005).
Result Code: E_FAIL (0x80004005)
Component: Host
Interface: IHost {81729c26-1aec-46f5-b7c0-cc7364738fdb}
--
Seems similar to Ticket #1146, but no solution was posted there.
Hope someone can help, this is causing me a lot of trouble.
-- nic