The network card cannot be installed normally under windows 10, and the installation fails

Discussions related to using VirtualBox on Windows hosts.
Post Reply
June snow
Posts: 2
Joined: 19. Jul 2022, 03:24

The network card cannot be installed normally under windows 10, and the installation fails

Post by June snow »

Failed to create host network connection. Assertion failed: [!aInterfaceName.isEmpty()] at 'F:\tinderbox\win-5.2\src\VBox\Main\src-server\HostNetworkInterfaceImpl.cpp' (76) in long __cdecl HostNetworkInterface ::init(class com::Bstr,class com::Bstr,class com::Guid,enum __MIDL___MIDL_itf_VirtualBox_0000_0000_0038). Please contact the product vendor!. Return code: E_FAIL (0x80004005) Component: HostNetworkInterfaceWrap Interface: IHostNetworkInterface {455f8c45-44a0 -a470-ba20-27890b96dba9}
未能创建主机网络连接. Assertion failed: [!aInterfaceName.isEmpty()] at 'F:\tinderbox\win-5.2\src\VBox\Main\src-server\HostNetworkInterfaceImpl.cpp' (76) in long __cdecl HostNetworkInterface::init(class com::Bstr,class com::Bstr,class com::Guid,enum __MIDL___MIDL_itf_VirtualBox_0000_0000_0038). Please contact the product vendor!. 返回 代码: E_FAIL (0x80004005) 组件: HostNetworkInterfaceWrap 界面: IHostNetworkInterface {455f8c45-44a0-a470-ba20-27890b96dba9}
How to solve this problem please.
The host I have the problem with is not around, so I can only use the normal host screenshot first and give the interface where the problem occurs
Thaks
Attachments
屏幕截图 2022-07-19 093818.png
屏幕截图 2022-07-19 093818.png (23.32 KiB) Viewed 799 times
mpack
Site Moderator
Posts: 39134
Joined: 4. Sep 2008, 17:09
Primary OS: MS Windows 10
VBox Version: VirtualBox+Oracle ExtPack
Guest OSses: Mostly XP

Re: The network card cannot be installed normally under windows 10, and the installation fails

Post by mpack »

Uninstall and then reinstall VirtualBox, using "Run as administrator" to run the installer. The host network feature requires a driver to be installed in Windows, which you can't do without admin rights. There are a number of other features, e.g. bridged networking and USB redirection, which also require drivers and so will have been similarly affected.
June snow
Posts: 2
Joined: 19. Jul 2022, 03:24

Re: The network card cannot be installed normally under windows 10, and the installation fails

Post by June snow »

mpack wrote:Uninstall and then reinstall VirtualBox, using "Run as administrator" to run the installer. The host network feature requires a driver to be installed in Windows, which you can't do without admin rights. There are a number of other features, e.g. bridged networking and USB redirection, which also require drivers and so will have been similarly affected.
Thanks, I try again, I remember I have run as administrator
Post Reply