Windows / Code / 0xc0190052
0xc0190052
HRESULT Facility: FACILITY_HTTP (25)
NTSTATUS Facility: FACILITY_TRANSACTION (25)
Associated Modules
Module | Description |
---|---|
ntdll.dll | The object specified could not be created or opened, because its associated TransactionManager is not online. The TransactionManager must be brought fully Online by calling RecoverTransactionManager to recover to the end of its LogFile before objects in its Transaction or ResourceManager namespaces can be opened. In addition, errors in writing records to its LogFile can cause a TransactionManager to go offline. |
1 entry |
Associated Headers
Header | Symbolic | Description |
---|---|---|
ntstatus.h | STATUS_TRANSACTIONMANAGER_NOT_ONLINE | The object specified could not be created or opened, because its associated TransactionManager is not online. The TransactionManager must be brought fully Online by calling RecoverTransactionManager to recover to the end of its LogFile before objects in its Transaction or ResourceManager namespaces can be opened. In addition, errors in writing records to its LogFile can cause a TransactionManager to go offline. |
1 entry |