Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- //Verze 2.2013.171.1
- //LEKAR
- //Windows XP Professional Service Pack 3 v5.1.2600
- //7.8.2013 14:07:25
- System.IO.IOException: Na disku není dost místa.
- at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
- at System.IO.FileStream.WriteCore(Byte[] buffer, Int32 offset, Int32 count)
- at System.IO.FileStream.Write(Byte[] array, Int32 offset, Int32 count)
- at ICSharpCode.SharpZipLib.Zip.Compression.Streams.DeflaterOutputStream.Deflate()
- at ICSharpCode.SharpZipLib.Zip.Compression.Streams.DeflaterOutputStream.Write(Byte[] buffer, Int32 offset, Int32 count)
- at ICSharpCode.SharpZipLib.Zip.ZipOutputStream.Write(Byte[] buffer, Int32 offset, Int32 count)
- at Elite.Common.FileTools.ZipFile(List`1 fileList, String outFile)
- at Elite.Common.FileTools.ZipFile(String File, String outFile)
- at Elite.Data.FirebirdDbBackup.DoServerBackup()
- at Elite.Data.FirebirdDbBackup.DoBackup()
- at Elite.Data.FirebirdDbBackup.DoWork()
- at Elite.Common.ProcessData.doWork()
- at System.Threading.ThreadHelper.ThreadStart_Context(Object state)
- at System.Threading.ExecutionContext.runTryCode(Object userData)
- at System.Runtime.CompilerServices.RuntimeHelpers.ExecuteCodeWithGuaranteedCleanup(TryCode code, CleanupCode backoutCode, Object userData)
- at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)
- at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
- at System.Threading.ThreadHelper.ThreadStart()
Advertisement
Add Comment
Please, Sign In to add comment