System error codes will appear in software programs and in various areas within the Windows operating system after certain errors occur.
Error Code 100
- System error code 100 means "Cannot create another system semaphore." This error code may also display as "ERROR_TOO_MANY_SEMAPHORES" or as the value 0x64.
Error Code 101
- System error code 101 means "The exclusive semaphore is owned by another process." This error code may also display as "ERROR_EXCL_SEM_ALREADY_OWNED" or as the value 0x65.
Error Code 102
- System error code 102 means "The semaphore is set and cannot be closed." This error code may also display as "ERROR_SEM_IS_SET" or as the value 0x66.
Error Code 103
- System error code 103 means "The semaphore cannot be set again." This error code may also display as "ERROR_TOO_MANY_SEM_REQUESTS" or as the value 0x67.
Error Code 104
- System error code 104 means "Cannot request exclusive semaphores at interrupt time." This error code may also display as "ERROR_INVALID_AT_INTERRUPT_TIME" or as the value 0x68.
Error Code 105
- System error code 105 means "The previous ownership of this semaphore has ended." This error code may also display as "ERROR_SEM_OWNER_DIED" or as the value 0x69.
Error Code 106
- System error code 106 means "Insert the diskette for drive %1." This error code may also display as "ERROR_SEM_USER_LIMIT" or as the value 0x6A.
Error Code 107
- System error code 107 means "The program stopped because an alternate diskette was not inserted." This error code may also display as "ERROR_DISK_CHANGE" or as the value 0x6B.
Error Code 108
- System error code 108 means "The disk is in use or locked by another process." This error code may also display as "ERROR_DRIVE_LOCKED" or as the value 0x6C.
Error Code 109
- System error code 109 means "The pipe has been ended." This error code may also display as "ERROR_BROKEN_PIPE" or as the value 0x6D.
Error Code 110
- System error code 110 means "The system cannot open the device or file specified." This error code may also display as "ERROR_OPEN_FAILED" or as the value 0x6E.
Error Code 111
- System error code 111 means "The file name is too long." This error code may also display as "ERROR_BUFFER_OVERFLOW" or as the value 0x6F.
Error Code 112
- System error code 112 means "There is not enough space on the disk." This error code may also display as "ERROR_DISK_FULL" or as the value 0x70.
Error Code 113
- System error code 113 means "No more internal file identifiers available." This error code may also display as "ERROR_NO_MORE_SEARCH_HANDLES" or as the value 0x71.
Error Code 114
- System error code 114 means "The target internal file identifier is incorrect." This error code may also display as "ERROR_INVALID_TARGET_HANDLE" or as the value 0x72.
Error Code 117
- System error code 117 means "The IOCTL call made by the application program is not correct." This error code may also display as "ERROR_INVALID_CATEGORY" or as the value 0x75.
Error Code 118
- System error code 118 means "The verify-on-write switch parameter value is not correct." This error code may also display as "ERROR_INVALID_VERIFY_SWITCH" or as the value 0x76.
Error Code 119
- System error code 119 means "The system does not support the command requested." This error code may also display as "ERROR_BAD_DRIVER_LEVEL" or as the value 0x77.
Error Code 120
- System error code 120 means "This function is not supported on this system." This error code may also display as "ERROR_CALL_NOT_IMPLEMENTED" or as the value 0x78.
Error Code 121
- System error code 121 means "The semaphore timeout period has expired." This error code may also display as "ERROR_SEM_TIMEOUT" or as the value 0x79.
Error Code 122
- System error code 122 means "The data area passed to a system call is too small." This error code may also display as "ERROR_INSUFFICIENT_BUFFER" or as the value 0x7A.
Error Code 123
- System error code 123 means "The filename, directory name or volume label syntax is incorrect." This error code may also display as "ERROR_INVALID_NAME" or as the value 0x7B.
Error Code 124
- System error code 124 means "The system call level is not correct." This error code may also display as "ERROR_INVALID_LEVEL" or as the value 0x7C.
Error Code 125
- System error code 125 means "The disk has no volume label." This error code may also display as "ERROR_NO_VOLUME_LABEL" or as the value 0x7D.
Error Code 126
- System error code 126 means "The specified module could not be found." This error code may also display as "ERROR_MOD_NOT_FOUND" or as the value 0x7E.
Error Code 127
- System error code 127 means "The specified procedure could not be found." This error code may also display as "ERROR_PROC_NOT_FOUND" or as the value 0x7F.
Error Code 128
- System error code 128 means "There are no child processes to wait for." This error code may also display as "ERROR_WAIT_NO_CHILDREN" or as the value 0x80.
Error Code 129
- System error code 129 means "The %1 application cannot be run in Win32 mode." This error code may also display as "ERROR_CHILD_NOT_COMPLETE" or as the value 0x81.
Error Code 130
- System error code 130 means "Attempt to use a file handle to an open disk partition for an operation other than raw disk I/O." This error code may also display as "ERROR_DIRECT_ACCESS_HANDLE" or as the value 0x82.
Error Code 131
- System error code 131 means "An attempt was made to move the file pointer before the beginning of the file." This error code may also display as "ERROR_NEGATIVE_SEEK" or as the value 0x83.
Error Code 132
- System error code 132 means "The file pointer cannot be set on the specified device or file." This error code may also display as "ERROR_SEEK_ON_DEVICE" or as the value 0x84
Error Code 133
- System error code 133 means "A JOIN or SUBST command cannot be used for a drive that contains previously joined drives." This error code may also display as "ERROR_IS_JOIN_TARGET" or as the value 0x85.
Error Code 134
- System error code 134 means "An attempt was made to use a JOIN or SUBST command on a drive that has already been joined." This error code may also display as "ERROR_IS_JOINED" or as the value 0x86.
Error Code 135
- System error code 135 means "An attempt was made to use a JOIN or SUBST command on a drive that has already been substituted." This error code may also display as "ERROR_IS_SUBSTED" or as the value 0x87.
Error Code 136
- System error code 136 means "The system tried to delete the JOIN of a drive that is not joined." This error code may also display as "ERROR_NOT_JOINED" or as the value 0x88.
Error Code 137
- System error code 137 means "The system tried to delete the substitution of a drive that is not substituted." This error code may also display as "ERROR_NOT_SUBSTED" or as the value 0x89.
Error Code 138
- System error code 138 means "The system tried to join a drive to a directory on a joined drive." This error code may also display as "ERROR_JOIN_TO_JOIN" or as the value 0x8A.
Error Code 139
- System error code 139 means "The system tried to substitute a drive to a directory on a substituted drive." This error code may also display as "ERROR_SUBST_TO_SUBST" or as the value 0x8B.
Error Code 140
- System error code 140 means "The system tried to join a drive to a directory on a substituted drive." This error code may also display as "ERROR_JOIN_TO_SUBST" or as the value 0x8C.
Error Code 141
- System error code 141 means "The system tried to SUBST a drive to a directory on a joined drive." This error code may also display as "ERROR_SUBST_TO_JOIN" or as the value 0x8D.
Error Code 142
- System error code 142 means "The system cannot perform a JOIN or SUBST at this time." This error code may also display as "ERROR_BUSY_DRIVE" or as the value 0x8E.
Error Code 143
- System error code 143 means "The system cannot join or substitute a drive to or for a directory on the same drive." This error code may also display as "ERROR_SAME_DRIVE" or as the value 0x8F.
Error Code 144
- System error code 144 means "The directory is not a subdirectory of the root directory." This error code may also display as "ERROR_DIR_NOT_ROOT" or as the value 0x90.
Error Code 145
- System error code 145 means "The directory is not empty." This error code may also display as "ERROR_DIR_NOT_EMPTY" or as the value 0x91.
Error Code 146
- System error code 146 means "The path specified is being used in a substitute." This error code may also display as "ERROR_IS_SUBST_PATH" or as the value 0x92.
Error Code 147
- System error code 147 means "Not enough resources are available to process this command." This error code may also display as "ERROR_IS_JOIN_PATH" or as the value 0x93.
Error Code 148
- System error code 148 means "The path specified cannot be used at this time." This error code may also display as "ERROR_PATH_BUSY" or as the value 0x94.
Error Code 149
- System error code 149 means "An attempt was made to join or substitute a drive for which a directory on the drive is the target of a previous substitute." This error code may also display as "ERROR_IS_SUBST_TARGET" or as the value 0x95.
Error Code 150
- System error code 150 means "System trace information was not specified in your CONFIG.SYS file or tracing is disallowed." This error code may also display as "ERROR_SYSTEM_TRACE" or as the value 0x96.
Error Code 151
- System error code 151 means "The number of specified semaphore events for DosMuxSemWait is not correct." This error code may also display as "ERROR_INVALID_EVENT_COUNT" or as the value 0x97.
Error Code 152
- System error code 152 means "DosMuxSemWait did not execute too many semaphores are already set." This error code may also display as "ERROR_TOO_MANY_MUXWAITERS" or as the value 0x98.
Error Code 153
- System error code 153 means "The DosMuxSemWait list is not correct." This error code may also display as "ERROR_INVALID_LIST_FORMAT" or as the value 0x99.
Error Code 154
- System error code 154 means "The volume label you entered exceeds the label character limit of the target file system." This error code may also display as "ERROR_LABEL_TOO_LONG" or as the value 0x9A.
Error Code 155
- System error code 155 means "Cannot create another thread." This error code may also display as "ERROR_TOO_MANY_TCBS" or as the value 0x9B.
Error Code 156
- System error code 156 means "The recipient process has refused the signal." This error code may also display as "ERROR_SIGNAL_REFUSED" or as the value 0x9C.
Error Code 157
- System error code 157 means "The segment is already discarded and cannot be locked." This error code may also display as "ERROR_DISCARDED" or as the value 0x9D.
Error Code 158
- System error code 158 means "The segment is already unlocked." This error code may also display as "ERROR_NOT_LOCKED" or as the value 0x9E.
Error Code 159
- System error code 159 means "The address for the thread ID is not correct." This error code may also display as "ERROR_BAD_THREADID_ADDR" or as the value 0x9F.
Error Code 160
- System error code 160 means "One or more arguments are not correct." This error code may also display as "ERROR_BAD_ARGUMENTS" or as the value 0xA0.
Error Code 161
- System error code 161 means "The specified path is invalid." This error code may also display as "ERROR_BAD_PATHNAME" or as the value 0xA1.
Error Code 162
- System error code 162 means "A signal is already pending." This error code may also display as "ERROR_SIGNAL_PENDING" or as the value 0xA2.
Error Code 164
- System error code 164 means "No more threads can be created in the system." This error code may also display as "ERROR_MAX_THRDS_REACHED" or as the value 0xA4.
Error Code 167
- System error code 167 means "Unable to lock a region of a file." This error code may also display as "ERROR_LOCK_FAILED" or as the value 0xA7.
Error Code 170
- System error code 170 means "The requested resource is in use." This error code may also display as "ERROR_BUSY" or as the value 0xAA.
Error Code 173
- System error code 173 means "A lock request was not outstanding for the supplied cancel region." This error code may also display as "ERROR_CANCEL_VIOLATION" or as the value 0xAD.
Error Code 174
- System error code 174 means "The file system does not support atomic changes to the lock type." This error code may also display as "ERROR_ATOMIC_LOCKS_NOT_SUPPORTED" or as the value 0xAE.
Error Code 180
- System error code 180 means "The system detected a segment number that was not correct." This error code may also display as "ERROR_INVALID_SEGMENT_NUMBER" or as the value 0xB4.
Error Code 182
- System error code 182 means "The operating system cannot run %1." This error code may also display as "ERROR_INVALID_ORDINAL" or as the value 0xB6.
Error Code 183
- System error code 183 means "Cannot create a file when that file already exists." This error code may also display as "ERROR_ALREADY_EXISTS" or as the value 0xB7.
Error Code 186
- System error code 186 means "The flag passed is not correct." This error code may also display as "ERROR_INVALID_FLAG_NUMBER" or as the value 0xBA.
Error Code 187
- System error code 187 means "The specified system semaphore name was not found." This error code may also display as "ERROR_SEM_NOT_FOUND" or as the value 0xBB.
Error Code 188
- System error code 188 means "The operating system cannot run %1." This error code may also display as "ERROR_INVALID_STARTING_CODESEG" or as the value 0xBC.
Error Code 189
- System error code 189 means "The operating system cannot run %1." This error code may also display as "ERROR_INVALID_STACKSEG" or as the value 0xBD.
Error Code 190
- System error code 190 means "The operating system cannot run %1." This error code may also display as "ERROR_INVALID_MODULETYPE" or as the value 0xBE.
Error Code 191
- System error code 191 means "Cannot run %1 in Win32 mode." This error code may also display as "ERROR_INVALID_EXE_SIGNATURE" or as the value 0xBF.
Error Code 192
- System error code 192 means "The operating system cannot run %1." This error code may also display as "ERROR_EXE_MARKED_INVALID" or as the value 0xC0.
Error Code 193
- System error code 193 means "%1 is not a valid Win32 application." This error code may also display as "ERROR_BAD_EXE_FORMAT" or as the value 0xC1.
Error Code 194
- System error code 194 means "The operating system cannot run %1." This error code may also display as "ERROR_ITERATED_DATA_EXCEEDS_64k" or as the value 0xC2.
Error Code 195
- System error code 195 means "The operating system cannot run %1." This error code may also display as "ERROR_INVALID_MINALLOCSIZE" or as the value 0xC3.
Error Code 196
- System error code 196 means "The operating system cannot run this application program." This error code
Error Code 197
- System error code 197 means "The operating system is not presently configured to run this application." This error code may also display as "ERROR_IOPL_NOT_ENABLED" or as the value 0xC5.
Error Code 198
- System error code 198 means "The operating system cannot run %1." This error code may also display as "ERROR_INVALID_SEGDPL" or as the value 0xC6.
Error Code 199
- System error code 199 means "The operating system cannot run this application program." This error code may also display as "ERROR_AUTODATASEG_EXCEEDS_64k" or as the value 0xC7.