Windows ErrorsInfo
ERROR_SUCCESS (0)ERROR_SUCCESS (0) — The Operation Completed Successfully
The operation completed without errors.
windows
View details ERROR_INVALID_PASSWORD (86)The specified network password is incorrect.
The password for the network share does not match the expected credentials.
Verify the password. Re-enter credentials. Contact the server administrator if the password was recently changed.
ERROR_SUCCESS (0)The operation completed without errors.
WSAEINPROGRESS (10036)A blocking operation is already in progress on this socket.
ERROR_BAD_NETPATH (53)The network path could not be found.
ERROR_INVALID_HANDLE (6)The handle passed to the function is not valid.
System.ObjectDisposedExceptionAn operation was attempted on a disposed object.
ERROR_SERVICE_REQUEST_TIMEOUT (1053)The service did not respond to the start or control request in a timely fashion.