Page 1 of 1

Error : Start tag expected, '<' not found

Posted: 11. Nov 2020, 15:01
by stan here
I am getting this error message, how do I fix this?
Start tag expected, '<' not found.
Location: 'Y:\vm\mypc\mypc.vbox', line 1 (0), column 1.
F:\tinderbox\win-5.1\src\VBox\Main\src-server\MachineImpl.cpp[485] (long __cdecl Machine::initFromSettings(class VirtualBox *,const class com::Utf8Str &,const class com::Guid *)).


Result Code:
E_FAIL (0x80004005)
Component:
MachineWrap
Interface:
IMachine {b2547866-a0a1-4391-8b86-6952d82efaa0}
Callee:
IVirtualBox {0169423f-46b4-cde9-91af-1e9d5b6cd945}

Re: Error : Start tag expected, '<' not found

Posted: 11. Nov 2020, 15:16
by scottgus1
Go to 'Y:\vm\mypc' There should be a 'mypc.vbox' and a 'mypc.vbox-prev'
Rename 'mypc.vbox' to 'mypc.vbox-bad'
Rename 'mypc.vbox-prev' to 'mypc.vbox'
Try the guest again.