Erros de WindowsErro
System.ArgumentOutOfRangeExceptionSystem.ArgumentOutOfRangeException — Argument Out of Range
An argument is outside the allowable range of values.
windows
Ver detalhes ERROR_TOO_MANY_OPEN_FILES (4)The system has too many open files.
The process or system has exceeded the maximum number of simultaneously open file handles.
Close unused file handles. Increase the file handle limit. Fix handle leaks in the application.
System.ArgumentOutOfRangeExceptionAn argument is outside the allowable range of values.
ERROR_SERVICE_DEPENDENCY_FAIL (1068)A dependent service or group failed to start.
E_NOTIMPL (0x80004001)The requested method or operation is not implemented.
ERROR_SERVICE_LOGON_FAILED (1069)The service could not start because of a logon failure.
ERROR_PATH_NOT_FOUND (3)The system cannot find the specified path.
ERROR_OUTOFMEMORY (14)The system ran out of storage space.