COMException (0x80BB000C): Cannot close medium because it has 1 child media
Posted: 6. Apr 2020, 08:46
VirtualBox: v6.1.4
Language: C#.NET
OS: Windows 10 Pro
We have a few snapshots generated in Windows Server 2016 and copied to another machine running Windows 10 Pro. While registering the snapshot using 'OpenMedium', its state is 'MediumState.MediumState_Inaccessible'. Later, while closing the snapshot, we are encountering the below error.
System.Runtime.InteropServices.COMException (0x80BB000C): Cannot close medium '<SnapshotPath>' because it has 1 child media at VirtualBox.IMedium.Close() System.Runtime.InteropServices.COMException (0x80BB000C): Cannot close mediumĀ
Note: The above error did not occur when those snapshots were generated in Windows Server 2012 R2!
Language: C#.NET
OS: Windows 10 Pro
We have a few snapshots generated in Windows Server 2016 and copied to another machine running Windows 10 Pro. While registering the snapshot using 'OpenMedium', its state is 'MediumState.MediumState_Inaccessible'. Later, while closing the snapshot, we are encountering the below error.
System.Runtime.InteropServices.COMException (0x80BB000C): Cannot close medium '<SnapshotPath>' because it has 1 child media at VirtualBox.IMedium.Close() System.Runtime.InteropServices.COMException (0x80BB000C): Cannot close mediumĀ
Note: The above error did not occur when those snapshots were generated in Windows Server 2012 R2!