Windows ErrorsInfo
ERROR_IO_PENDING (997)ERROR_IO_PENDING (997) — I/O Pending
An overlapped I/O operation is in progress.
windows
View details ERROR_SERVICE_NOT_ACTIVE (1062)The service has not been started.
An attempt was made to send a control code to a service that is not running.
Start the service before sending control codes. Check the service status first.
ERROR_IO_PENDING (997)An overlapped I/O operation is in progress.
WSAEADDRNOTAVAIL (10049)The requested address is not valid in its context.
IRQL_NOT_LESS_OR_EQUAL (0x0000000A)A kernel-mode driver accessed memory at an invalid IRQL (Interrupt Request Level).
INACCESSIBLE_BOOT_DEVICE (0x0000007B)Windows cannot access the boot device during startup.
WSANO_DATA (11004)The requested name is valid but has no data record of the requested type.
System.InvalidOperationExceptionThe object is not in a valid state for the requested operation.