Windows-FehlerFehler
WSAEACCES (10013)WSAEACCES (10013) — Permission Denied
Access to the socket was denied.
windows
Details anzeigen System.DllNotFoundExceptionThe specified DLL could not be found for P/Invoke.
The native DLL required for a DllImport is not in the application directory, the system PATH, or the system32 folder.
Place the DLL in the application directory. Add the DLL's directory to PATH. Verify the DLL name and architecture (x86 vs x64). Install the required redistributable.
WSAEACCES (10013)Access to the socket was denied.
ERROR_DISK_FULL (112)There is not enough space on the disk to complete the operation.
WSAETIMEDOUT (10060)The connection timed out without a response.
WSAESHUTDOWN (10058)The socket has been shut down.
ERROR_INVALID_DRIVE (15)The specified drive letter is not valid or does not exist.
ERROR_SERVICE_DOES_NOT_EXIST (1060)The specified service is not installed.