eliteapp

WWOQRPPP

Sep 6th, 2013
53
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
C# 1.49 KB | None | 0 0
  1. //Verze 2.2013.171.0
  2. //LEKAR
  3. //Windows 7 x86 Service Pack 1 v6.1.7601
  4. //6.9.2013 13:32:21
  5.  
  6. System.IO.DirectoryNotFoundException: Část cesty E:\backup_20130906130213.gbkz nebyla nalezena.
  7.    v System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
  8.    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)
  9.    v System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options)
  10.    v Elite.Common.FileTools.ZipFile(List`1 fileList, String outFile)
  11.    v Elite.Common.FileTools.ZipFile(String File, String outFile)
  12.    v Elite.Data.FirebirdDbBackup.DoServerBackup()
  13.    v Elite.Data.FirebirdDbBackup.DoBackup()
  14.    v Elite.Data.FirebirdDbBackup.DoWork()
  15.    v Elite.Common.ProcessData.doWork()
  16.    v System.Threading.ThreadHelper.ThreadStart_Context(Object state)
  17.    v System.Threading.ExecutionContext.runTryCode(Object userData)
  18.    v System.Runtime.CompilerServices.RuntimeHelpers.ExecuteCodeWithGuaranteedCleanup(TryCode code, CleanupCode backoutCode, Object userData)
  19.    v System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)
  20.    v System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
  21.    v System.Threading.ThreadHelper.ThreadStart()
Advertisement
Add Comment
Please, Sign In to add comment