Windows 에러에러
ERROR_WRITE_FAULT (29)ERROR_WRITE_FAULT (29) — Write Fault
The system cannot write to the specified device.
windows
상세 보기 System.BadImageFormatExceptionThe assembly or DLL has an invalid format.
A 32-bit DLL was loaded into a 64-bit process or vice versa. The assembly may also be corrupted or not a valid .NET assembly.
Match the bitness (x86/x64) of the DLL with the process. Set the platform target correctly. Re-download or rebuild corrupted assemblies.
ERROR_WRITE_FAULT (29)The system cannot write to the specified device.
ERROR_LOCK_VIOLATION (33)The file region is locked and cannot be accessed.
ERROR_CANCELLED (1223)The operation was cancelled by the user.
ERROR_INVALID_DRIVE (15)The specified drive letter is not valid or does not exist.
WU_E_PT_HTTP_STATUS_NOT_FOUND (0x80244019)The Windows Update server returned a 404 error.
ERROR_DIR_NOT_EMPTY (145)The directory cannot be removed because it is not empty.