eliteapp

Note 5. března 2012:1:55

Mar 4th, 2012
78
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
C# 1.10 KB | None | 0 0
  1. //Verze 2.2012.158.0
  2. //LEKAR
  3. //Windows XP Professional Service Pack 3 v5.1.2600
  4. //5.3.2012 1:55:15
  5.  
  6. FirebirdSql.Data.FirebirdClient.FbException: could not drop database C:\Program files\PB Solution\Elite_data\Data\ELITE.GDB (database might be in use) ---> could not drop database C:\Program files\PB Solution\Elite_data\Data\ELITE.GDB (database might be in use)
  7.    --- End of inner exception stack trace ---
  8.    at Elite.Data.FirebirdDbRestore.DoRestore()
  9.    at Elite.Data.FirebirdDbRestore.DoWork()
  10.    at Elite.Common.ProcessData.doWork()
  11.    at System.Threading.ThreadHelper.ThreadStart_Context(Object state)
  12.    at System.Threading.ExecutionContext.runTryCode(Object userData)
  13.    at System.Runtime.CompilerServices.RuntimeHelpers.ExecuteCodeWithGuaranteedCleanup(TryCode code, CleanupCode backoutCode, Object userData)
  14.    at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)
  15.    at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
  16.    at System.Threading.ThreadHelper.ThreadStart()
Advertisement
Add Comment
Please, Sign In to add comment