This is work in progress.

Windows / Headers / ntstatus.h / STATUS_HANDLE_NO_LONGER_VALID

STATUS_HANDLE_NO_LONGER_VALID

Code: 0xc0190028 (0)

HRESULT Facility: FACILITY_HTTP (25)

NTSTATUS Facility: FACILITY_TRANSACTION (25)

Abstract

The handle has been invalidated by a transaction. The most likely cause is the presence of memory mapping on a file or an open handle when the transaction ended or rolled back to savepoint.

Associated Modules

ModuleCodeDescription
ntdll.dll0xc0190028The handle has been invalidated by a transaction. The most likely cause is the presence of memory mapping on a file or an open handle when the transaction ended or rolled back to savepoint.
1 entry