NETProvider
NETProvider copied to clipboard
System.NullReferenceException on LogMessages
After transaction is commited or rolled back, the method CompleteTransaction set null to _transaction, after that the method TransactionCommitted of class LogMessages is called and a NullReferenceException is thrown.