This is work in progress.

Windows / Headers / ntstatus.h / STATUS_EXPIRED_HANDLE

STATUS_EXPIRED_HANDLE

Code: 0xc0190060 (0)

HRESULT Facility: FACILITY_HTTP (25)

NTSTATUS Facility: FACILITY_TRANSACTION (25)

Abstract

The handle is no longer properly associated with its transaction. It may have been opened in a transactional resource manager that was subsequently forced to restart. Please close the handle and open a new one.

Associated Modules

ModuleCodeDescription
ntdll.dll0xc0190060The handle is no longer properly associated with its transaction. It may have been opened in a transactional resource manager that was subsequently forced to restart. Please close the handle and open a new one.
1 entry