Windows-felFel
ERROR_FILE_NOT_FOUND (2)ERROR_FILE_NOT_FOUND (2) — File Not Found
The system cannot find the specified file.
windows
Visa detaljer ERROR_BUFFER_OVERFLOW (111)The file name is too long.
The filename or path exceeds the maximum length for the buffer or the API.
Shorten the filename or path. Use the \\?\ prefix for long paths on Windows 10+.
ERROR_FILE_NOT_FOUND (2)The system cannot find the specified file.
BAD_POOL_HEADER (0x00000019)The pool memory header has been corrupted.
ERROR_NOT_SAME_DEVICE (17)The system cannot move a file to a different disk drive.
System.BadImageFormatExceptionThe assembly or DLL has an invalid format.
System.ArgumentExceptionAn argument passed to a method is invalid.
ERROR_FILE_EXISTS (80)The file already exists and cannot be created.