Page 1 of 1

Critical Error Windows 7

Posted: 11. Mar 2014, 15:14
by StuartCa
On a standalone 64 bit Windows 7 Box I get the following error when I launch the program.I install it as Administrator and Run as the same.I've installed and reinstalled many times and downloaded fresh copies and cleaned the registruy after each uninstall.

Am I missing anything?

Failed to create the VirtualBox COM object.

The application will now terminate.

Start tag expected, '<' not found.

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

D:\tinderbox\win-4.3\src\VBox\Main\src-server\VirtualBoxImpl.cpp[531] (long __cdecl VirtualBox::init(void)).

Result Code: E_FAIL (0x80004005)
Component: VirtualBox
Interface: IVirtualBox {fafa4e17-1ee2-4905-a10e-fe7c18bf5554}

Re: Critical Error Windows 7

Posted: 11. Mar 2014, 18:58
by socratis
You may have a corrupt VirtualBox.xml file. Check its size and if you can, rename it (VirtualBox.xml.old) so that VirtualBox can recreate it.

Re: Critical Error Windows 7

Posted: 11. Mar 2014, 19:18
by mpack
There should also be an "xml-prev" file in the same folder, which is a earlier backup.

Re: Critical Error Windows 7

Posted: 13. Mar 2014, 14:18
by StuartCa
Thank you. That worked perfectly.