Unexpected error while loading ‘{0}’. Please contact support.
Question ID: 107981
1
0

I’m getting the following error when trying to launch a test (I’ve omitted some of the blah blah…)

Exception of type: System.Runtime.InteropServices.COMException. Source: Microsoft.VisualStudio.OLE.Interop. Occured in Void Commit(UInt32) method
Exception message is: There is insufficient disk space to complete operation. (Exception from HRESULT: 0x80030070 (STG_E_MEDIUMFULL))
Exception trace is: at Microsoft.VisualStudio.OLE.Interop.IStorage.Commit(UInt32 grfCommitFlags)

SharpDevelop Version : 4.1.3.0-00000000
.NET Version : 4.0.30319.36392
OS Version : Microsoft Windows NT 6.1.7601 Service Pack 1
Current culture : English (United States) (en-US)
Running under WOW6432, processor architecture: x86-64
Working Set Memory : 348772kb
GC Heap Memory : 26927kb

Unexpected error while loading ‘{0}’. Please contact support.
Anyone know what to do?

Marked as spam
Posted by (Questions: 386, Answers: 64)
Asked on October 31, 2017 5:09 pm
69 views
Answers (1)
1
Private answer

Are you referencing any external drives? I have seen similar error message when an external drive was full or otherwise unavailable to access. Please check. Note the part of the error message that says:

Exception message is: There is insufficient disk space to complete operation.

Marked as spam
Posted by (Questions: 16, Answers: 807)
Answered on October 31, 2017 5:10 pm
0
Yes, our tests reads from and writes to an external drive. One of the drives was full!
( at October 31, 2017 5:11 pm)
EyeOnTesting

Welcome back to "EyeOnTesting" brought to you by Orasi Software, Inc.

X
Scroll to Top