Błędy WindowsBłąd
WSAENETDOWN (10050)WSAENETDOWN (10050) — Network Down
The local network subsystem is down.
windows
Zobacz szczegóły System.IndexOutOfRangeExceptionAn index was outside the bounds of an array or collection.
The code accessed an array, list, or string with an index less than 0 or greater than or equal to the element count.
Check the array length or collection count before accessing. Use foreach instead of index-based loops when possible. Validate input indices.
WSAENETDOWN (10050)The local network subsystem is down.
ERROR_FILENAME_EXCED_RANGE (206)The filename or extension is too long.
E_FAIL (0x80004005)An unspecified COM error occurred.
WSAEACCES (10013)Access to the socket was denied.
ERROR_WRITE_FAULT (29)The system cannot write to the specified device.
ERROR_STACK_OVERFLOW (572)The execution stack overflowed.