Hi all,
Have just installed VB 3.1.0 on my Windows 2003 host and found a problem (hope I'm not doing it wrong). Is anyone facing the same issue?
Guest Name : VB0S1
Snapshot Names : OS120091201, OS120091202, OS120091203
I've successfully taken snapshots via VBoxManage, but am having trouble deleting them via the cmd line tool. Deleting via the VB UI is working ok.
Taking snapshots (OK):
vboxmanage snapshot VB0S1 take OS120091201
Deleting snapshots (ERROR):
vboxmanage snapshot VB0S1 delete OS120091201
VirtualBox Command Line Management Interface Version 3.1.0
(C) 2005-2009 Sun Microsystems, Inc.
All rights reserved.
ERROR: Argument aId is invalid (must be Guid(aId).isEmpty() == false)
Details: code E_INVALIDARG (0x80070057), component Console, interface IConsole, callee IUnknown
Context: "DeleteSnapshot(guidSnap, pProgress.asOutParam())" at line 369 of file VBoxManageSnapshot.cpp
