eliteapp

RRRURPPP

Apr 20th, 2012
49
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
C# 1.07 KB | None | 0 0
  1. //Verze 2.2012.163.0
  2. //LEKAR
  3. //Windows XP Professional Service Pack 3 v5.1.2600
  4. //20.4.2012 13:20:20
  5.  
  6. System.OutOfMemoryException: Exception of type 'System.OutOfMemoryException' was thrown.
  7.    at Elite.Common.FileTools.ZipFile(List`1 fileList, String outFile)
  8.    at Elite.Common.FileTools.ZipFile(String File, String outFile)
  9.    at Elite.Data.FirebirdDbBackup.DoServerBackup()
  10.    at Elite.Data.FirebirdDbBackup.DoBackup()
  11.    at Elite.Data.FirebirdDbBackup.DoWork()
  12.    at Elite.Common.ProcessData.doWork()
  13.    at System.Threading.ThreadHelper.ThreadStart_Context(Object state)
  14.    at System.Threading.ExecutionContext.runTryCode(Object userData)
  15.    at System.Runtime.CompilerServices.RuntimeHelpers.ExecuteCodeWithGuaranteedCleanup(TryCode code, CleanupCode backoutCode, Object userData)
  16.    at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)
  17.    at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
  18.    at System.Threading.ThreadHelper.ThreadStart()
Advertisement
Add Comment
Please, Sign In to add comment