Virtualbox Stopped Working

Discussions related to using VirtualBox on Windows hosts.
Post Reply
bobyera1
Posts: 6
Joined: 16. Jan 2013, 07:28

Virtualbox Stopped Working

Post by bobyera1 »

Hi All,

I had VirtualBox up and running on my Windows Vista Home Premium system for a couple of years. My system was acting sluggish today, so after I shut it down a couple of times, I get this when I try to start VirtualBox, Any Ideas on what I can do to fix it. Thanks in advance.

Failed to create the VirtualBox COM object.

The application will now terminate.



Start tag expected, '<' not found.

Location: 'C:\Users\Bob/.VirtualBox\VirtualBox.xml', line 1 (0), column 1.

D:\tinderbox\win-4.2\src\VBox\Main\src-server\VirtualBoxImpl.cpp[525] (long __thiscall VirtualBox::init(void)).

Result Code: E_FAIL (0x80004005)
Component: VirtualBox
Interface: IVirtualBox {3b2f08eb-b810-4715-bee0-bb06b9880ad2}
Perryg
Site Moderator
Posts: 34369
Joined: 6. Sep 2008, 22:55
Primary OS: Linux other
VBox Version: OSE self-compiled
Guest OSses: *NIX

Re: Virtualbox Stopped Working

Post by Perryg »

This error usually means that you need to re-install VirtualBox.

Code: Select all

Failed to create the VirtualBox COM object.
This indicates a corrupt VirtualBox.xml file.

Code: Select all

Start tag expected, '<' not found.
You can try to replace it with the VirtualBox.xml-prev but if it is affected as well you would need to restore from backup.
Post Reply