IOException: 磁盘空间不足。 StackTrace: 在 System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath) 在 System.IO.FileStream.WriteCore(Byte[] buffer, Int32 offset, Int32 count) 在 System.IO.FileStream.FlushWrite(Boolean calledFromFinalizer) 在 System.IO.FileStream.Dispose(Boolean disposing) 在 System.IO.FileStream.Finalize()
IOException: 磁盘空间不足。 StackTrace: 在 System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath) 在 System.IO.FileStream.WriteCore(Byte[] buffer, Int32 offset, Int32 count) 在 System.IO.FileStream.FlushWrite(Boolean calledFromFinalizer) 在 System.IO.FileStream.Dispose(Boolean disposing) 在 System.IO.Stream.Close() 在 System.IO.StreamWriter.Dispose(Boolean disposing) 在 System.IO.TextWriter.Dispose() 在 System.IO.File.InternalWriteAllText(String path, String contents, Encoding encoding, Boolean checkHost) 在 ActionPanelControl.Utilities.Manager.PanelManager.CheckData(Object sender, EventArgs e) 在 System.Windows.Threading.DispatcherTimer.FireTick(Object unused) 在 System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs) 在 System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)
IOException: 磁盘空间不足。 StackTrace: 在 System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath) 在 System.IO.FileStream.WriteCore(Byte[] buffer, Int32 offset, Int32 count) 在 System.IO.FileStream.FlushInternalBuffer() 在 System.IO.FileStream.Flush(Boolean flushToDisk) 在 System.Windows.Media.Imaging.BitmapDownload.ReadCallback(IAsyncResult result) 在 System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) 在 System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) 在 System.IO.Stream.ReadWriteTask.System.Threading.Tasks.ITaskCompletionAction.Invoke(Task completingTask) 在 System.Threading.Tasks.Task.FinishContinuations() 在 System.Threading.Tasks.Task.Finish(Boolean bUserDelegateExecuted) 在 System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot) 在 System.Threading.Tasks.Task.ExecuteEntry(Boolean bPreventDoubleExecution) 在 System.Threading.ThreadPoolWorkQueue.Dispatch()