VirtualBox Critical Error - Windows 8

I installed VirtualBox under Windows 8, so I can use Windows XP in a virtual machine.

I successfully installed VirtualBox and I used the Windows XP image perfectly after the initial installation, but now when I try to start VirtualBox it shows this error:

Failed to create the VirtualBox COM object.
The application will now terminate.
Callee RC: CO_E_SERVER_EXEC_FAILURE (0x80080005)
+5
source share
5 answers

I assume that you probably either solved it or abandoned it;), but just in case:

For me on Windows 7, the resolution was to right-click the shortcut icon for Virtualbox and click Run as administrator . I believe that the solution for Windows 8 is similar or possibly related to permissions too.

+9

Windows 8 , , dexpot (, , ).

0

Windows 8.1 Hyper V. , VirtualBox . FYI:

vboxmanage setextradata "MAC OS X" "CustomVideoMode1" "1360x768x32"

Mac, VirtualBox .

0

:

Navigate to your profile and look for the .VirtualBox folder. For example, C:\Users\your.name\.VirtualBox

Copy the VirtualBox.xml to somewhere safe, like your desktop

Uninstall VirtualBox

Delete the .VirtualBox folder

Re-install VirtualBox and the option package.

Start VirtualBox

Close VirtualBox

Navigate to your profile and look for the .VirtualBox folder. For example, C:\Users\your.name\.VirtualBox

Rename the VirtualBox.xml to VirtualBox.xml.old

Copy your original VirtualBox.xml to the .VirtualBox folder

Start VirtualBox
0

. 7:

  • → TroubleShoot
  • , , virsions
  • Configure it as a Windows XP Service Pack 2.
  • and start.

Will work:)

0
source

All Articles