Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- //Verze 2.2013.170.8
- //STANICE
- //Windows 7 x64 Service Pack 1 v6.1.7601
- //28.2.2013 15:33:57
- System.IO.IOException: Zařízení není připraveno.
- v System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
- v System.IO.FileStream.WriteCore(Byte[] buffer, Int32 offset, Int32 count)
- v System.IO.FileStream.FlushWrite(Boolean calledFromFinalizer)
- v System.IO.FileStream.Dispose(Boolean disposing)
- v System.IO.Stream.Close()
- v ICSharpCode.SharpZipLib.Zip.Compression.Streams.DeflaterOutputStream.Close()
- v System.IO.Stream.Dispose()
- v Elite.Common.FileTools.ZipFile(List`1 fileList, String outFile)
- v Elite.Common.FileTools.ZipFile(String File, String outFile)
- v Elite.Data.FirebirdDbBackup.DoServerBackup()
- v Elite.Data.FirebirdDbBackup.DoBackup()
- v Elite.Data.FirebirdDbBackup.DoWork()
- v Elite.Common.ProcessData.doWork()
- v System.Threading.ThreadHelper.ThreadStart_Context(Object state)
- v System.Threading.ExecutionContext.runTryCode(Object userData)
- v System.Runtime.CompilerServices.RuntimeHelpers.ExecuteCodeWithGuaranteedCleanup(TryCode code, CleanupCode backoutCode, Object userData)
- v System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)
- v System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
- v System.Threading.ThreadHelper.ThreadStart()
Advertisement
Add Comment
Please, Sign In to add comment