Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- //Verze 2.2012.166.0
- //STANICE
- //Windows 7 x86 Service Pack 1 v6.1.7601
- //31.10.2012 16:17:01
- System.IO.IOException: Soubor nebo adresář je porušen a není čitelný.
- v System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
- v System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy)
- v System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options)
- 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