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
- //4.8.2013 18:17:17
- System.IO.IOException: Svazek tohoto souboru byl zvnějšku změněn, tudíž otevřený soubor není nadále platný.
- 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.Finish()
- 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