Błędy WindowsInformacja
ERROR_SUCCESS (0)ERROR_SUCCESS (0) — The Operation Completed Successfully
The operation completed without errors.
windows
Zobacz szczegóły IRQL_NOT_LESS_OR_EQUAL (0x0000000A)A kernel-mode driver accessed memory at an invalid IRQL (Interrupt Request Level).
A driver attempted to access pageable memory at a raised IRQL, or accessed an invalid address. Faulty drivers, bad RAM, or incompatible software are common causes.
Update or rollback the most recently installed driver. Run Windows Memory Diagnostic. Boot into Safe Mode and uninstall the offending driver.
:: Analyze dump file
windbg -z C:\Windows\MEMORY.DMP
:: Or use BlueScreenView utilityERROR_SUCCESS (0)The operation completed without errors.
RPC_S_SERVER_UNAVAILABLE (1722)The RPC server is unavailable.
System.Threading.ThreadAbortExceptionThe thread was forcibly terminated via Thread.Abort().
ERROR_BAD_NET_RESP (58)The specified server cannot perform the requested operation.
ERROR_NOT_SAME_DEVICE (17)The system cannot move a file to a different disk drive.
System.InvalidOperationExceptionThe object is not in a valid state for the requested operation.