EREP_TXN_AUTOABORT

Meta Data Services Programming

Meta Data Services Programming

EREP_TXN_AUTOABORT  (0x1042)

Resources for an open repository instance were released while a transaction was in progress. The transaction has been canceled; all changes associated with the transaction will be rolled back. To prevent this error in the future, complete an active transaction (through either the Commit or the Abort method) before releasing an open repository instance.

See Also

RepositoryTransaction Abort Method

RepositoryTransaction Commit Method