Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- //Verze 2.2012.162.3
- //LEKAR
- //Windows XP Professional Service Pack 3 v5.1.2600
- //2.4.2012 18:13:32
- ICSharpCode.SharpZipLib.Zip.ZipException: size was 0, but I expected 351888384
- at ICSharpCode.SharpZipLib.Zip.ZipOutputStream.CloseEntry()
- at ICSharpCode.SharpZipLib.Zip.ZipOutputStream.Finish()
- at ICSharpCode.SharpZipLib.Zip.Compression.Streams.DeflaterOutputStream.Close()
- at System.IO.Stream.Dispose()
- 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