eliteapp

TYRPYPPP

May 24th, 2012
37
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
C# 1.05 KB | None | 0 0
  1. //Verze 2.2012.164.0
  2. //ORDINACE-PC
  3. //Windows 7 x86 Service Pack 1 v6.1.7601
  4. //24.5.2012 15:06:35
  5.  
  6. System.OutOfMemoryException: Byla vyvolána výjimka typu System.OutOfMemoryException.
  7.    v Elite.Common.FileTools.ZipFile(List`1 fileList, String outFile)
  8.    v Elite.Common.FileTools.ZipFile(String File, String outFile)
  9.    v Elite.Data.FirebirdDbBackup.DoServerBackup()
  10.    v Elite.Data.FirebirdDbBackup.DoBackup()
  11.    v Elite.Data.FirebirdDbBackup.DoWork()
  12.    v Elite.Common.ProcessData.doWork()
  13.    v System.Threading.ThreadHelper.ThreadStart_Context(Object state)
  14.    v System.Threading.ExecutionContext.runTryCode(Object userData)
  15.    v System.Runtime.CompilerServices.RuntimeHelpers.ExecuteCodeWithGuaranteedCleanup(TryCode code, CleanupCode backoutCode, Object userData)
  16.    v System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)
  17.    v System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
  18.    v System.Threading.ThreadHelper.ThreadStart()
Advertisement
Add Comment
Please, Sign In to add comment