Advertisement
Guest User

Untitled

a guest
Mar 29th, 2015
211
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
C# 0.67 KB | None | 0 0
  1. Source        : FirebirdSql.Data.FirebirdClient
  2. Method        : TransactionUpdated
  3. Time        : 21:30:34
  4. Date        : 29.03.2015
  5. Computer    : XYZ
  6. Error        : Object reference not set to an instance of an object.
  7. Stack Trace    : at FirebirdSql.Data.FirebirdClient.FbConnectionInternal.TransactionUpdated()
  8.    at FirebirdSql.Data.FirebirdClient.FbTransaction.UpdateTransaction()
  9.    at FirebirdSql.Data.FirebirdClient.FbTransaction.Commit()
  10.    at FirebirdSql.Data.FirebirdClient.FbCommand.CommitImplicitTransaction()
  11.    at FirebirdSql.Data.FirebirdClient.FbCommand.ExecuteNonQuery()
  12.    at aEvents.FirebirdCS.abFirebirdCS.AddEvent(Int32 nevID, Int32 eventID, Int32 eventType)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement