Sessions: 260 The postings on this site are my own and do not represent my Employer's positions, advice or strategies.

LifeAsBob

  Thursday, April 18, 2024

Yes! I used to program and work with OS/2. Though these error codes had more relevance
when I programmed in C and C++, i still find that I need them, so I keep a running list
of them here. I've found some of these error codes returned by odd things in sql server
such as DTS and Linked servers. I've yet to run into them with sql server 2005 and up to SQL 2019.


Win32-, DOS and OS/2-Errors
===========================

Keywords..: error codes error numbers codes errors Windows
            result values return codes Windows API Win32 DOS OS/2 MS-DOS
Comment...: The codes are unique across all systems
            The c-prefix "ERROR_" was omitted everywhere.
Copyright.: Texts (c) Microsoft Inc. and IBM Corp.

0       General errors

     Hex        Dec Text
-------- ---------- ------------------------------------------------------------------------------------------------------------------------
      00          0 NO_ERROR: The operation completed successfully
      01          1 INVALID_FUNCTION: Incorrect function
      02          2 FILE_NOT_FOUND: The system cannot find the file specified
      03          3 PATH_NOT_FOUND: The system cannot find the path specified
      04          4 TOO_MANY_OPEN_FILES: The system cannot open the file
      05          5 ACCESS_DENIED: Access is denied
      06          6 INVALID_HANDLE: The handle is invalid
      07          7 ARENA_TRASHED: The storage control blocks were destroyed
      08          8 NOT_ENOUGH_MEMORY: Not enough storage is available to process this command
      09          9 INVALID_BLOCK: The storage control block address is invalid
      0A         10 BAD_ENVIRONMENT: The environment is incorrect
      0B         11 BAD_FORMAT: An attempt was made to load a program with an incorrect format
      0C         12 INVALID_ACCESS: The access code is invalid
      0D         13 INVALID_DATA: The data is invalid
      0E         14 OUTOFMEMORY: Not enough storage is available to complete this operation
      0F         15 INVALID_DRIVE: The system cannot find the drive specified
      10         16 CURRENT_DIRECTORY: The directory cannot be removed
      11         17 NOT_SAME_DEVICE: The system cannot move the file to a different disk drive
      12         18 NO_MORE_FILES: There are no more files
      13         19 WRITE_PROTECT: The media is write protected
      14         20 BAD_UNIT: The system cannot find the device specified
      15         21 NOT_READY: The device is not ready
      16         22 BAD_COMMAND: The device does not recognize the command
      17         23 CRC: Data error (cyclic redundancy check)
      18         24 BAD_LENGTH: The program issued a command but the command length is incorrect
      19         25 SEEK: The drive cannot locate a specific area or track on the disk
      1A         26 NOT_DOS_DISK: The specified disk or diskette cannot be accessed
      1B         27 SECTOR_NOT_FOUND: The drive cannot find the sector requested
      1C         28 OUT_OF_PAPER: The printer is out of paper
      1D         29 WRITE_FAULT: The system cannot write to the specified device
      1E         30 READ_FAULT: The system cannot read from the specified device
      1F         31 GEN_FAILURE: A device attached to the system is not functioning
      20         32 SHARING_VIOLATION: The process cannot access the file because it is being used by another process
      21         33 LOCK_VIOLATION: The process cannot access the file because another process has locked a portion of the file
      22         34 WRONG_DISK
      23         35 FCB_UNAVAILABLE
      24         36 SHARING_BUFFER_EXCEEDED: Too many files opened for sharing
      26         38 HANDLE_EOF: Reached the end of the file
      27         39 HANDLE_DISK_FULL: The disk is full

      32         50 NOT_SUPPORTED: The request is not supported
      33         51 REM_NOT_LIST: Windows cannot find the network path. Verify that the network path is correct and the destination computer is not busy or turned off. If Windows still cannot find the network path, contact your network administrator
      34         52 DUP_NAME: You were not connected because a duplicate name exists on the network. Go to System in Control Panel to change the computer name and try again
      35         53 BAD_NETPATH: The network path was not found
      36         54 NETWORK_BUSY: The network is busy
      37         55 DEV_NOT_EXIST: The specified network resource or device is no longer available
      38         56 TOO_MANY_CMDS: The network BIOS command limit has been reached
      39         57 ADAP_HDW_ERR: A network adapter hardware error occurred
      3A         58 BAD_NET_RESP: The specified server cannot perform the requested operation
      3B         59 UNEXP_NET_ERR: An unexpected network error occurred
      3C         60 BAD_REM_ADAP: The remote adapter is not compatible
      3D         61 PRINTQ_FULL: The printer queue is full
      3E         62 NO_SPOOL_SPACE: Space to store the file waiting to be printed is not available on the server
      3F         63 PRINT_CANCELLED: Your file waiting to be printed was deleted
      40         64 NETNAME_DELETED: The specified network name is no longer available
      41         65 NETWORK_ACCESS_DENIED: Network access is denied
      42         66 BAD_DEV_TYPE: The network resource type is not correct
      43         67 BAD_NET_NAME: The network name cannot be found
      44         68 TOO_MANY_NAMES: The name limit for the local computer network adapter card was exceeded
      45         69 TOO_MANY_SESS: The network BIOS session limit was exceeded
      46         70 SHARING_PAUSED: The remote server has been paused or is in the process of being started
      47         71 REQ_NOT_ACCEP: No more connections can be made to this remote computer at this time because there are already as many connections as the computer can accept
      48         72 REDIR_PAUSED: The specified printer or disk device has been paused

      50         80 FILE_EXISTS: The file exists
      51         81 DUP_FCB
      52         82 CANNOT_MAKE: The directory or file cannot be created
      53         83 FAIL_I24: Fail on INT 24
      54         84 OUT_OF_STRUCTURES: Storage to process this request is not available
      55         85 ALREADY_ASSIGNED: The local device name is already in use
      56         86 INVALID_PASSWORD: The specified network password is not correct
      57         87 INVALID_PARAMETER: The parameter is incorrect
      58         88 NET_WRITE_FAULT: A write fault occurred on the network
      59         89 NO_PROC_SLOTS: The system cannot start another process at this time
      5A         90 NOT_FROZEN
      5B         91 ERR_TSTOVFL: TSTOVFL
      5C         92 ERR_TSTDUP: TSTDUP
      5D         93 NO_ITEMS
      5F         95 INTERRUPT
      63         99 DEVICE_IN_USE
      64        100 TOO_MANY_SEMAPHORES: Cannot create another system semaphore
      65        101 EXCL_SEM_ALREADY_OWNED: The exclusive semaphore is owned by another process
      66        102 SEM_IS_SET: The semaphore is set and cannot be closed
      67        103 TOO_MANY_SEM_REQUESTS: The semaphore cannot be set again
      68        104 INVALID_AT_INTERRUPT_TIME: Cannot request exclusive semaphores at interrupt time
      69        105 SEM_OWNER_DIED: The previous ownership of this semaphore has ended
      6A        106 SEM_USER_LIMIT
      6B        107 DISK_CHANGE: The program stopped because an alternate diskette was not inserted
      6C        108 DRIVE_LOCKED: The disk is in use or locked by another process
      6D        109 BROKEN_PIPE: The pipe has been ended
      6E        110 OPEN_FAILED: The system cannot open the device or file specified
      6F        111 BUFFER_OVERFLOW: The file name is too long
      70        112 DISK_FULL: There is not enough space on the disk
      71        113 NO_MORE_SEARCH_HANDLES: No more internal file identifiers available
      72        114 INVALID_TARGET_HANDLE: The target internal file identifier is incorrect
      73        115 PROTECTION_VIOLATION
      74        116 VIOKBD_REQUEST
      75        117 INVALID_CATEGORY: The IOCTL call made by the application program is not correct
      76        118 INVALID_VERIFY_SWITCH: The verify-on-write switch parameter value is not correct
      77        119 BAD_DRIVER_LEVEL: The system does not support the command requested
      78        120 CALL_NOT_IMPLEMENTED: This function is not supported on this system
      79        121 SEM_TIMEOUT: The semaphore timeout period has expired
      7A        122 INSUFFICIENT_BUFFER: The data area passed to a system call is too small
      7B        123 INVALID_NAME: The filename, directory name, or volume label syntax is incorrect
      7C        124 INVALID_LEVEL: The system call level is not correct
      7D        125 NO_VOLUME_LABEL: The disk has no volume label
      7E        126 MOD_NOT_FOUND: The specified module could not be found
      7F        127 PROC_NOT_FOUND: The specified procedure could not be found
      80        128 WAIT_NO_CHILDREN: There are no child processes to wait for
      81        129 CHILD_NOT_COMPLETE
      82        130 DIRECT_ACCESS_HANDLE: Attempt to use a file handle to an open disk partition for an operation other than raw disk I/O
      83        131 NEGATIVE_SEEK: An attempt was made to move the file pointer before the beginning of the file
      84        132 SEEK_ON_DEVICE: The file pointer cannot be set on the specified device or file
      85        133 IS_JOIN_TARGET: A JOIN or SUBST command cannot be used for a drive that contains previously joined drives
      86        134 IS_JOINED: An attempt was made to use a JOIN or SUBST command on a drive that has already been joined
      87        135 IS_SUBSTED: An attempt was made to use a JOIN or SUBST command on a drive that has already been substituted
      88        136 NOT_JOINED: The system tried to delete the JOIN of a drive that is not joined
      89        137 NOT_SUBSTED: The system tried to delete the substitution of a drive that is not substituted
      8A        138 JOIN_TO_JOIN: The system tried to join a drive to a directory on a joined drive
      8B        139 SUBST_TO_SUBST: The system tried to substitute a drive to a directory on a substituted drive
      8C        140 JOIN_TO_SUBST: The system tried to join a drive to a directory on a substituted drive
      8D        141 SUBST_TO_JOIN: The system tried to SUBST a drive to a directory on a joined drive
      8E        142 BUSY_DRIVE: The system cannot perform a JOIN or SUBST at this time
      8F        143 SAME_DRIVE: The system cannot join or substitute a drive to or for a directory on the same drive
      90        144 DIR_NOT_ROOT: The directory is not a subdirectory of the root directory
      91        145 DIR_NOT_EMPTY: The directory is not empty
      92        146 IS_SUBST_PATH: The path specified is being used in a substitute
      93        147 IS_JOIN_PATH: Not enough resources are available to process this command
      94        148 PATH_BUSY: The path specified cannot be used at this time
      95        149 IS_SUBST_TARGET: An attempt was made to join or substitute a drive for which a directory on the drive is the target of a previous substitute
      96        150 SYSTEM_TRACE: System trace information was not specified in your CONFIG.SYS file, or tracing is disallowed
      97        151 INVALID_EVENT_COUNT: The number of specified semaphore events for DosMuxSemWait is not correct
      98        152 TOO_MANY_MUXWAITERS: DosMuxSemWait did not execute; too many semaphores are already set
      99        153 INVALID_LIST_FORMAT: The DosMuxSemWait list is not correct
      9A        154 LABEL_TOO_LONG: The volume label you entered exceeds the label character limit of the target file system
      9B        155 TOO_MANY_TCBS: Cannot create another thread
      9C        156 SIGNAL_REFUSED: The recipient process has refused the signal
      9D        157 DISCARDED: The segment is already discarded and cannot be locked
      9E        158 NOT_LOCKED: The segment is already unlocked
      9F        159 BAD_THREADID_ADDR: The address for the thread ID is not correct
      A0        160 BAD_ARGUMENTS: One or more arguments are not correct
      A1        161 BAD_PATHNAME: The specified path is invalid
      A2        162 SIGNAL_PENDING: A signal is already pending
      A3        163 UNCERTAIN_MEDIA
      A4        164 MAX_THRDS_REACHED: No more threads can be created in the system
      A5        165 MONITORS_NOT_SUPPORTED
      A6        166 UNC_DRIVER_NOT_INSTALLED
      A7        167 LOCK_FAILED: Unable to lock a region of a file
      A8        168 SWAPIO_FAILED
      A9        169 SWAPIN_FAILED
      AA        170 BUSY: The requested resource is in use
      AD        173 CANCEL_VIOLATION: A lock request was not outstanding for the supplied cancel region
      AE        174 ATOMIC_LOCKS_NOT_SUPPORTED: The file system does not support atomic changes to the lock type
      B4        180 INVALID_SEGMENT_NUMBER: The system detected a segment number that was not correct
      B5        181 INVALID_CALLGATE
      B6        182 INVALID_ORDINAL
      B7        183 ALREADY_EXISTS: Cannot create a file when that file already exists
      B8        184 NO_CHILD_PROCESS
      B9        185 CHILD_ALIVE_NOWAIT
      BA        186 INVALID_FLAG_NUMBER: The flag passed is not correct
      BB        187 SEM_NOT_FOUND: The specified system semaphore name was not found
      BC        188 INVALID_STARTING_CODESEG
      BD        189 INVALID_STACKSEG
      BE        190 INVALID_MODULETYPE
      BF        191 INVALID_EXE_SIGNATURE
      C0        192 EXE_MARKED_INVALID
      C1        193 BAD_EXE_FORMAT
      C2        194 ITERATED_DATA_EXCEEDS_64K
      C3        195 INVALID_MINALLOCSIZE
      C4        196 DYNLINK_FROM_INVALID_RING: The operating system cannot run this application program
      C5        197 IOPL_NOT_ENABLED: The operating system is not presently configured to run this application
      C6        198 INVALID_SEGDPL
      C7        199 AUTODATASEG_EXCEEDS_64k: The operating system cannot run this application program
      C8        200 RING2SEG_MUST_BE_MOVABLE: The code segment cannot be greater than or equal to 64K
      C9        201 RELOC_CHAIN_XEEDS_SEGLIM
      CA        202 INFLOOP_IN_RELOC_CHAIN
      CB        203 ENVVAR_NOT_FOUND: The system could not find the environment option that was entered
      CC        204 NOT_CURRENT_CTRY
      CD        205 NO_SIGNAL_SENT: No process in the command subtree has a signal handler
      CE        206 FILENAME_EXCED_RANGE: The filename or extension is too long
      CF        207 RING2_STACK_IN_USE: The ring 2 stack is in use
      D0        208 META_EXPANSION_TOO_LONG: The global filename characters, * or ?, are entered incorrectly or too many global filename characters are specified
      D1        209 INVALID_SIGNAL_NUMBER: The signal being posted is not correct
      D2        210 THREAD_1_INACTIVE: The signal handler cannot be set
      D3        211 INFO_NOT_AVAIL
      D4        212 LOCKED: The segment is locked and cannot be reallocated
      D5        213 BAD_DYNALINK
      D6        214 TOO_MANY_MODULES: Too many dynamic-link modules are attached to this program or dynamic-link module
      D7        215 NESTING_NOT_ALLOWED: Cannot nest calls to LoadModule
      D8        216 CANNOT_SHRINK
      D9        217 ZOMBIE_PROCESS
      DA        218 STACK_IN_HIGH_MEMORY
      DB        219 INVALID_EXITROUTINE_RING
      DC        220 GETBUF_FAILED
      DD        221 FLUSHBUF_FAILED
      DE        222 TRANSFER_TOO_LONG
      E4        228 NO_CHILDREN
      E5        229 INVALID_SCREEN_GROUP
      E6        230 BAD_PIPE: The pipe state is invalid
      E7        231 PIPE_BUSY: All pipe instances are busy
      E8        232 NO_DATA: The pipe is being closed
      E9        233 PIPE_NOT_CONNECTED: No process is on the other end of the pipe
      EA        234 MORE_DATA: More data is available
      F0        240 VC_DISCONNECTED: The session was canceled
      FA        250 CIRCULARITY_REQUESTED
      FB        251 DIRECTORY_IN_CDS
      FC        252 INVALID_FSD_NAME
      FD        253 INVALID_PATH
      FE        254 INVALID_EA_NAME: The specified extended attribute name was invalid
      FF        255 EA_LIST_INCONSISTENT: The extended attributes are inconsistent
     100        256 EA_LIST_TOO_LONG
     101        257 NO_META_MATCH
     102        258 FINDNOTIFY_TIMEOUT: The wait operation timed out
     103        259 NO_MORE_ITEMS: No more data is available
     104        260 SEARCH_STRUC_REUSED
     105        261 CHAR_NOT_FOUND
     106        262 TOO_MUCH_STACK
     107        263 INVALID_ATTR
     108        264 INVALID_STARTING_RING
     109        265 INVALID_DLL_INIT_RING
     10A        266 CANNOT_COPY: The copy functions cannot be used
     10B        267 DIRECTORY: The directory name is invalid
     10C        268 OPLOCKED_FILE
     10D        269 OPLOCK_THREAD_EXISTS
     10E        270 VOLUME_CHANGED
     10F        271 FINDNOTIFY_HANDLE_IN_USE
     110        272 FINDNOTIFY_HANDLE_CLOSED
     111        273 NOTIFY_OBJECT_REMOVED
     112        274 ALREADY_SHUTDOWN
     113        275 EAS_DIDNT_FIT: The extended attributes did not fit in the buffer
     114        276 EA_FILE_CORRUPT: The extended attribute file on the mounted file system is corrupt
     115        277 EA_TABLE_FULL: The extended attribute table file is full
     116        278 INVALID_EA_HANDLE: The specified extended attribute handle is invalid
     117        279 NO_CLUSTER
     118        280 CREATE_EA_FILE
     119        281 CANNOT_OPEN_EA_FILE
     11A        282 EAS_NOT_SUPPORTED: The mounted file system does not support extended attributes
     120        288 NOT_OWNER: Attempt to release mutex not owned by caller
     12A        298 TOO_MANY_POSTS: Too many posts were made to a semaphore
     12B        299 PARTIAL_COPY: Only part of a ReadProcessMemory or WriteProcessMemory request was completed
     12C        300 The oplock request is denied
     12D        301 An invalid oplock acknowledgment was received by the system
     12E        302 The volume is too fragmented to complete this operation
     12F        303 INVALID_PROCID: The file cannot be opened because it is in the process of being deleted
     130        304 INVALID_PDELTA
     131        305 NOT_DESCENDANT
     132        306 NOT_SESSION_MANAGER
     133        307 INVALID_PCLASS
     134        308 INVALID_SCOPE
     135        309 INVALID_THREADID
     136        310 DOSSUB_SHRINK
     137        311 DOSSUB_NOMEM
     138        312 DOSSUB_OVERLAP
     139        313 DOSSUB_BADSIZE
     13A        314 DOSSUB_BADFLAG
     13B        315 DOSSUB_BADSELECTOR
     13C        316 MR_MSG_TOO_LONG
     13D        317 MR_MID_NOT_FOUND
     13E        318 MR_UN_ACC_MSGF
     13F        319 MR_INV_MSGF_FORMAT
     140        320 MR_INV_IVCOUNT
     141        321 MR_UN_PERFORM
     142        322 TS_WAKEUP
     143        323 TS_SEMHANDLE
     144        324 TS_NOTIMER
     146        326 TS_HANDLE
     147        327 TS_DATETIME
     148        328 SYS_INTERNAL
     149        329 QUE_CURRENT_NAME
     14A        330 QUE_PROC_NOT_OWNED
     14B        331 QUE_PROC_OWNED
     14C        332 QUE_DUPLICATE
     14D        333 QUE_ELEMENT_NOT_EXIST
     14E        334 QUE_NO_MEMORY
     14F        335 QUE_INVALID_NAME
     150        336 QUE_INVALID_PRIORITY
     151        337 QUE_INVALID_HANDLE
     152        338 QUE_LINK_NOT_FOUND
     153        339 QUE_MEMORY_ERROR
     154        340 QUE_PREV_AT_END
     155        341 QUE_PROC_NO_ACCESS
     156        342 QUE_EMPTY
     157        343 QUE_NAME_NOT_EXIST
     158        344 QUE_NOT_INITIALIZED
     159        345 QUE_UNABLE_TO_ACCESS
     15A        346 QUE_UNABLE_TO_ADD
     15B        347 QUE_UNABLE_TO_INIT
     15D        349 VIO_INVALID_MASK
     15E        350 VIO_PTR
     15F        351 VIO_APTR
     160        352 VIO_RPTR
     161        353 VIO_CPTR
     162        354 VIO_LPTR
     163        355 VIO_MODE
     164        356 VIO_WIDTH
     165        357 VIO_ATTR
     166        358 VIO_ROW
     167        359 VIO_COL
     168        360 VIO_TOPROW
     169        361 VIO_BOTROW
     16A        362 VIO_RIGHTCOL
     16B        363 VIO_LEFTCOL
     16C        364 SCS_CALL
     16D        365 SCS_VALUE
     16E        366 VIO_WAIT_FLAG
     16F        367 VIO_UNLOCK
     170        368 SGS_NOT_SESSION_MGR
     171        369 SMG_INVALID_SESSION_ID
     172        370 SMG_NO_SESSIONS (???): SMG_NO_SESSIONS
     173        371 SMG_SESSION_NOT_FOUND
     174        372 SMG_SET_TITLE
     175        373 KBD_PARAMETER
     176        374 KBD_NO_DEVICE
     177        375 KBD_INVALID_IOWAIT
     178        376 KBD_INVALID_LENGTH
     179        377 KBD_INVALID_ECHO_MASK
     17A        378 KBD_INVALID_INPUT_MASK
     17B        379 MON_INVALID_PARMS
     17C        380 MON_INVALID_DEVNAME
     17D        381 MON_INVALID_HANDLE
     17E        382 MON_BUFFER_TOO_SMALL
     17F        383 MON_BUFFER_EMPTY
     180        384 MON_DATA_TOO_LARGE
     181        385 MOUSE_NO_DEVICE
     182        386 MOUSE_INV_HANDLE
     183        387 MOUSE_INV_PARMS
     184        388 MOUSE_CANT_RESET
     185        389 MOUSE_DISPLAY_PARMS
     186        390 MOUSE_INV_MODULE
     187        391 MOUSE_INV_ENTRY_PT
     188        392 MOUSE_INV_MASK
     189        393 NO_MOUSE_NO_DATA: MOUSE_NO_DATA
     18A        394 NO_MOUSE_PTR_DRAWN: MOUSE_PTR_DRAWN
     18B        395 INVALID_FREQUENCY
     18C        396 NLS_NO_COUNTRY_FILE
     18D        397 NLS_OPEN_FAILED
     18E        398 NO_COUNTRY_OR_CODEPAGE
     18F        399 NLS_TABLE_TRUNCATED
     190        400 NLS_BAD_TYPE
     191        401 NLS_TYPE_NOT_FOUND
     192        402 VIO_SMG_ONLY
     193        403 VIO_INVALID_ASCIIZ
     194        404 VIO_DEREGISTER
     195        405 VIO_NO_POPUP
     196        406 VIO_EXISTING_POPUP
     197        407 KBD_SMG_ONLY
     198        408 KBD_INVALID_ASCIIZ
     199        409 KBD_INVALID_MASK
     19A        410 KBD_REGISTER
     19B        411 KBD_DEREGISTER
     19C        412 MOUSE_SMG_ONLY
     19D        413 MOUSE_INVALID_ASCIIZ
     19E        414 MOUSE_INVALID_MASK
     19F        415 MOUSE_REGISTER
     1A0        416 MOUSE_DEREGISTER
     1A1        417 SMG_BAD_ACTION
     1A2        418 SMG_INVALID_CALL
     1A3        419 SCS_SG_NOTFOUND
     1A4        420 SCS_NOT_SHELL
     1A5        421 VIO_INVALID_PARMS
     1A6        422 VIO_FUNCTION_OWNED
     1A7        423 VIO_RETURN
     1A8        424 SCS_INVALID_FUNCTION
     1A9        425 SCS_NOT_SESSION_MGR
     1AA        426 VIO_REGISTER
     1AB        427 VIO_NO_MODE_THREAD
     1AC        428 VIO_NO_SAVE_RESTORE_THD
     1AD        429 VIO_IN_BG
     1AE        430 VIO_ILLEGAL_DURING_POPUP
     1AF        431 SMG_NOT_BASESHELL
     1B0        432 SMG_BAD_STATUSREQ
     1B1        433 QUE_INVALID_WAIT
     1B2        434 VIO_LOCK
     1B3        435 MOUSE_INVALID_IOWAIT
     1B4        436 VIO_INVALID_HANDLE
     1B5        437 VIO_ILLEGAL_DURING_LOCK
     1B6        438 VIO_INVALID_LENGTH
     1B7        439 KBD_INVALID_HANDLE
     1B8        440 KBD_NO_MORE_HANDLE
     1B9        441 KBD_CANNOT_CREATE_KCB
     1BA        442 KBD_CODEPAGE_LOAD_INCOMPL
     1BB        443 KBD_INVALID_CODEPAGE_ID
     1BC        444 KBD_NO_CODEPAGE_SUPPORT
     1BD        445 KBD_FOCUS_REQUIRED
     1BE        446 KBD_FOCUS_ALREADY_ACTIVE
     1BF        447 KBD_KEYBOARD_BUSY
     1C0        448 KBD_INVALID_CODEPAGE
     1C1        449 KBD_UNABLE_TO_FOCUS
     1C2        450 SMG_SESSION_NON_SELECT
     1C3        451 SMG_SESSION_NOT_FOREGRND
     1C4        452 SMG_SESSION_NOT_PARENT
     1C5        453 SMG_INVALID_START_MODE
     1C6        454 SMG_INVALID_RELATED_OPT
     1C7        455 SMG_INVALID_BOND_OPTION
     1C8        456 SMG_INVALID_SELECT_OPT
     1C9        457 SMG_START_IN_BACKGROUND
     1CA        458 SMG_INVALID_STOP_OPTION
     1CB        459 SMG_BAD_RESERVE
     1CC        460 SMG_PROCESS_NOT_PARENT
     1CD        461 SMG_INVALID_DATA_LENGTH
     1CE        462 SMG_NOT_BOUND
     1CF        463 SMG_RETRY_SUB_ALLOC
     1D0        464 KBD_DETACHED
     1D1        465 VIO_DETACHED
     1D2        466 MOU_DETACHED
     1D3        467 VIO_FONT
     1D4        468 VIO_USER_FONT
     1D5        469 VIO_BAD_CP
     1D6        470 VIO_NO_CP
     1D7        471 VIO_NA_CP
     1D8        472 INVALID_CODE_PAGE
     1D9        473 CPLIST_TOO_SMALL
     1DA        474 CP_NOT_MOVED
     1DB        475 MODE_SWITCH_INIT
     1DC        476 CODE_PAGE_NOT_FOUND
     1DD        477 UNEXPECTED_SLOT_RETURNED
     1DE        478 SMG_INVALID_TRACE_OPTION
     1DF        479 VIO_INTERNAL_RESOURCE
     1E0        480 VIO_SHELL_INIT
     1E1        481 SMG_NO_HARD_ERRORS
     1E2        482 CP_SWITCH_INCOMPLETE
     1E3        483 VIO_TRANSPARENT_POPUP
     1E4        484 CRITSEC_OVERFLOW
     1E5        485 CRITSEC_UNDERFLOW
     1E6        486 VIO_BAD_RESERVE
     1E7        487 INVALID_ADDRESS: Attempt to access invalid address
     1E8        488 ZERO_SELECTORS_REQUESTED
     1E9        489 NOT_ENOUGH_SELECTORS_AVA
     1EA        490 INVALID_SELECTOR
     1EB        491 SMG_INVALID_PROGRAM_TYPE
     1EC        492 SMG_INVALID_PGM_CONTROL
     1ED        493 SMG_INVALID_INHERIT_OPT
     1EE        494 VIO_EXTENDED_SG
     1EF        495 VIO_NOT_PRES_MGR_SG
     1F0        496 VIO_SHIELD_OWNED
     1F1        497 VIO_NO_MORE_HANDLES
     1F2        498 VIO_SEE_LOG: VIO_SEE_ERROR_LOG
     1F3        499 VIO_ASSOCIATED_DC
     1F4        500 KBD_NO_CONSOLE
     1F5        501 MOUSE_NO_CONSOLE
     1F6        502 MOUSE_INVALID_HANDLE
     1F7        503 SMG_INVALID_DEBUG_PARMS
     1F8        504 KBD_EXTENDED_SG
     1F9        505 MOU_EXTENDED_SG
     1FA        506 SMG_INVALID_ICON_FILE

     216        534 ARITHMETIC_OVERFLOW: Arithmetic result exceeded 32 bits
     217        535 PIPE_CONNECTED: There is a process on other end of the pipe
     218        536 PIPE_LISTENING: Waiting for a process to open the other end of the pipe

1       RAS (Remote Access Service)

     258        600 PENDING
     259        601 INVALID_PORT_HANDLE
     25A        602 PORT_ALREADY_OPEN
     25B        603 BUFFER_TOO_SMALL
     25C        604 WRONG_INFO_SPECIFIED
     25D        605 CANNOT_SET_PORT_INFO
     25E        606 PORT_NOT_CONNECTED
     25F        607 EVENT_INVALID
     260        608 DEVICE_DOES_NOT_EXIST
     261        609 DEVICETYPE_DOES_NOT_EXIST
     262        610 BUFFER_INVALID
     263        611 ROUTE_NOT_AVAILABLE
     264        612 ROUTE_NOT_ALLOCATED
     265        613 INVALID_COMPRESSION_SPECIFIED
     266        614 OUT_OF_BUFFERS
     267        615 PORT_NOT_FOUND
     268        616 ASYNC_REQUEST_PENDING
     269        617 ALREADY_DISCONNECTING
     26A        618 PORT_NOT_OPEN
     26B        619 PORT_DISCONNECTED
     26C        620 NO_ENDPOINTS
     26D        621 CANNOT_OPEN_PHONEBOOK
     26E        622 CANNOT_LOAD_PHONEBOOK
     26F        623 CANNOT_FIND_PHONEBOOK_ENTRY
     270        624 CANNOT_WRITE_PHONEBOOK
     271        625 CORRUPT_PHONEBOOK
     272        626 CANNOT_LOAD_STRING
     273        627 KEY_NOT_FOUND
     274        628 DISCONNECTION
     275        629 REMOTE_DISCONNECTION
     276        630 HARDWARE_FAILURE
     277        631 USER_DISCONNECTION
     278        632 INVALID_SIZE
     279        633 PORT_NOT_AVAILABLE
     27A        634 CANNOT_PROJECT_CLIENT
     27B        635 UNKNOWN
     27C        636 WRONG_DEVICE_ATTACHED
     27D        637 BAD_STRING
     27E        638 REQUEST_TIMEOUT
     27F        639 CANNOT_GET_LANA
     280        640 NETBIOS_ERROR
     281        641 SERVER_OUT_OF_RESOURCES
     282        642 NAME_EXISTS_ON_NET
     283        643 SERVER_GENERAL_NET_FAILURE
     284        644 WARNING_MSG_ALIAS_NOT_ADDED
     285        645 AUTH_INTERNAL
     286        646 RESTRICTED_LOGON_HOURS
     287        647 ACCT_DISABLED
     288        648 PASSWD_EXPIRED
     289        649 NO_DIALIN_PERMISSION
     28A        650 SERVER_NOT_RESPONDING
     28B        651 FROM_DEVICE
     28C        652 UNRECOGNIZED_RESPONSE
     28D        653 MACRO_NOT_FOUND
     28E        654 MACRO_NOT_DEFINED
     28F        655 MESSAGE_MACRO_NOT_FOUND
     290        656 DEFAULTOFF_MACRO_NOT_FOUND
     291        657 FILE_COULD_NOT_BE_OPENED
     292        658 DEVICENAME_TOO_LONG
     293        659 DEVICENAME_NOT_FOUND
     294        660 NO_RESPONSES
     295        661 NO_COMMAND_FOUND
     296        662 WRONG_KEY_SPECIFIED
     297        663 UNKNOWN_DEVICE_TYPE
     298        664 ALLOCATING_MEMORY
     299        665 PORT_NOT_CONFIGURED
     29A        666 DEVICE_NOT_READY
     29B        667 READING_INI_FILE
     29C        668 NO_CONNECTION
     29D        669 BAD_USAGE_IN_INI_FILE
     29E        670 READING_SECTIONNAME
     29F        671 READING_DEVICETYPE
     2A0        672 READING_DEVICENAME
     2A1        673 READING_USAGE
     2A2        674 READING_MAXCONNECTBPS
     2A3        675 READING_MAXCARRIERBPS
     2A4        676 LINE_BUSY
     2A5        677 VOICE_ANSWER
     2A6        678 NO_ANSWER
     2A7        679 NO_CARRIER
     2A8        680 NO_DIALTONE
     2A9        681 IN_COMMAND
     2AA        682 WRITING_SECTIONNAME
     2AB        683 WRITING_DEVICETYPE
     2AC        684 WRITING_DEVICENAME
     2AD        685 WRITING_MAXCONNECTBPS
     2AE        686 WRITING_MAXCARRIERBPS
     2AF        687 WRITING_USAGE
     2B0        688 WRITING_DEFAULTOFF
     2B1        689 READING_DEFAULTOFF
     2B2        690 EMPTY_INI_FILE
     2B3        691 AUTHENTICATION_FAILURE
     2B4        692 PORT_OR_DEVICE
     2B5        693 NOT_BINARY_MACRO
     2B6        694 DCB_NOT_FOUND
     2B7        695 STATE_MACHINES_NOT_STARTED
     2B8        696 STATE_MACHINES_ALREADY_STARTED
     2B9        697 PARTIAL_RESPONSE_LOOPING
     2BA        698 UNKNOWN_RESPONSE_KEY
     2BB        699 RECV_BUF_FULL
     2BC        700 CMD_TOO_LONG
     2BD        701 UNSUPPORTED_BPS
     2BE        702 UNEXPECTED_RESPONSE
     2BF        703 INTERACTIVE_MODE
     2C0        704 BAD_CALLBACK_NUMBER
     2C1        705 INVALID_AUTH_STATE
     2C2        706 WRITING_INITBPS
     2C3        707 X25_DIAGNOSTIC
     2C4        708 ACCT_EXPIRED
     2C5        709 CHANGING_PASSWORD
     2C6        710 OVERRUN
     2C7        711 RASMAN_CANNOT_INITIALIZE
     2C8        712 BIPLEX_PORT_NOT_AVAILABLE
     2C9        713 NO_ACTIVE_ISDN_LINES
     2CA        714 NO_ISDN_CHANNELS_AVAILABLE
     2CB        715 TOO_MANY_LINE_ERRORS
     2CC        716 IP_CONFIGURATION
     2CD        717 NO_IP_ADDRESSES
     2CE        718 PPP_TIMEOUT
     2CF        719 PPP_REMOTE_TERMINATED
     2D0        720 PPP_NO_PROTOCOLS_CONFIGURED
     2D1        721 PPP_NO_RESPONSE
     2D2        722 PPP_INVALID_PACKET
     2D3        723 PHONE_NUMBER_TOO_LONG
     2D4        724 IPXCP_NO_DIALOUT_CONFIGURED
     2D5        725 IPXCP_NO_DIALIN_CONFIGURED
     2D6        726 IPXCP_DIALOUT_ALREADY_ACTIVE
     2D7        727 ACCESSING_TCPCFGDLL
     2D8        728 NO_IP_RAS_ADAPTER
     2D9        729 SLIP_REQUIRES_IP
     2DA        730 PROJECTION_NOT_COMPLETE
     2DB        731 PROTOCOL_NOT_CONFIGURED
     2DC        732 PPP_NOT_CONVERGING
     2DD        733 PPP_CP_REJECTED
     2DE        734 PPP_LCP_TERMINATED
     2DF        735 PPP_REQUIRED_ADDRESS_REJECTED
     2E0        736 PPP_NCP_TERMINATED
     2E1        737 PPP_LOOPBACK_DETECTED
     2E2        738 PPP_NO_ADDRESS_ASSIGNED
     2E3        739 CANNOT_USE_LOGON_CREDENTIALS
     2E4        740 TAPI_CONFIGURATION
     2E5        741 NO_LOCAL_ENCRYPTION
     2E6        742 NO_REMOTE_ENCRYPTION
     2E7        743 REMOTE_REQUIRES_ENCRYPTION
     2E8        744 IPXCP_NET_NUMBER_CONFLICT
     2E9        745 INVALID_SMM
     2EA        746 SMM_UNINITIALIZED
     2EB        747 NO_MAC_FOR_PORT
     2EC        748 SMM_TIMEOUT
     2ED        749 BAD_PHONE_NUMBER
     2EE        750 WRONG_MODULE
     2EF        751 INVALID_CALLBACK_NUMBER
     2F0        752 SCRIPT_SYNTAX


2       Extended DOS errors

     3E2        994 EA_ACCESS_DENIED: Access to the extended attribute was denied
     3E3        995 OPERATION_ABORTED: The I/O operation has been aborted because of either a thread exit or an application request
     3E4        996 IO_INCOMPLETE: Overlapped I/O event is not in a signaled state
     3E5        997 IO_PENDING: Overlapped I/O operation is in progress
     3E6        998 NOACCESS: Invalid access to memory location
     3E7        999 SWAPERROR: Error performing inpage operation
     3E9       1001 STACK_OVERFLOW: Recursion too deep; the stack overflowed
     3EA       1002 INVALID_MESSAGE: The window cannot act on the sent message
     3EB       1003 CAN_NOT_COMPLETE: Cannot complete this function
     3EC       1004 INVALID_FLAGS: Invalid flags
     3ED       1005 UNRECOGNIZED_VOLUME: The volume does not contain a recognized file system. Please make sure that all required file system drivers are loaded and that the volume is not corrupted
     3EE       1006 FILE_INVALID: The volume for a file has been externally altered so that the opened file is no longer valid
     3EF       1007 FULLSCREEN_MODE: The requested operation cannot be performed in full-screen mode
     3F0       1008 NO_TOKEN: An attempt was made to reference a token that does not exist
     3F1       1009 BADDB: The configuration registry database is corrupt
     3F2       1010 BADKEY: The configuration registry key is invalid
     3F3       1011 CANTOPEN: The configuration registry key could not be opened
     3F4       1012 CANTREAD: The configuration registry key could not be read
     3F5       1013 CANTWRITE: The configuration registry key could not be written
     3F6       1014 REGISTRY_RECOVERED: One of the files in the registry database had to be recovered by use of a log or alternate copy. The recovery was successful
     3F7       1015 REGISTRY_CORRUPT: The registry is corrupted. The structure of one of the files containing registry data is corrupted, or the system's memory image of the file is corrupted, or the file could not be recovered because the alternate copy or log was absent or corrupted
     3F8       1016 REGISTRY_IO_FAILED: An I/O operation initiated by the registry failed unrecoverably. The registry could not read in, or write out, or flush, one of the files that contain the system's image of the registry
     3F9       1017 NOT_REGISTRY_FILE: The system has attempted to load or restore a file into the registry, but the specified file is not in a registry file format
     3FA       1018 KEY_DELETED: Illegal operation attempted on a registry key that has been marked for deletion
     3FB       1019 NO_LOG_SPACE: System could not allocate the required space in a registry log
     3FC       1020 KEY_HAS_CHILDREN: Cannot create a symbolic link in a registry key that already has subkeys or values
     3FD       1021 CHILD_MUST_BE_VOLATILE: Cannot create a stable subkey under a volatile parent key
     3FE       1022 NOTIFY_ENUM_DIR: A notify change request is being completed and the information is not being returned in the caller's buffer. The caller now needs to enumerate the files to find the changes
     41B       1051 DEPENDENT_SERVICES_RUNNING: A stop control has been sent to a service that other running services are dependent on
     41C       1052 INVALID_SERVICE_CONTROL: The requested control is not valid for this service
     41D       1053 SERVICE_REQUEST_TIMEOUT: The service did not respond to the start or control request in a timely fashion
     41E       1054 SERVICE_NO_THREAD: A thread could not be created for the service
     41F       1055 SERVICE_DATABASE_LOCKED: The service database is locked
     420       1056 SERVICE_ALREADY_RUNNING: An instance of the service is already running
     421       1057 INVALID_SERVICE_ACCOUNT: The account name is invalid or does not exist, or the password is invalid for the account name specified
     422       1058 SERVICE_DISABLED: The service cannot be started, either because it is disabled or because it has no enabled devices associated with it
     423       1059 CIRCULAR_DEPENDENCY: Circular service dependency was specified
     424       1060 SERVICE_DOES_NOT_EXIST: The specified service does not exist as an installed service
     425       1061 SERVICE_CANNOT_ACCEPT_CTRL: The service cannot accept control messages at this time
     426       1062 SERVICE_NOT_ACTIVE: The service has not been started
     427       1063 FAILED_SERVICE_CONTROLLER_CONNECT: The service process could not connect to the service controller
     428       1064 EXCEPTION_IN_SERVICE: An exception occurred in the service when handling the control request
     429       1065 DATABASE_DOES_NOT_EXIST: The database specified does not exist
     42A       1066 SERVICE_SPECIFIC_ERROR: The service has returned a service-specific error code
     42B       1067 PROCESS_ABORTED: The process terminated unexpectedly
     42C       1068 SERVICE_DEPENDENCY_FAIL: The dependency service or group failed to start
     42D       1069 SERVICE_LOGON_FAILED: The service did not start due to a logon failure
     42E       1070 SERVICE_START_HANG: After starting, the service hung in a start-pending state
     42F       1071 INVALID_SERVICE_LOCK: The specified service database lock is invalid
     430       1072 SERVICE_MARKED_FOR_DELETE: The specified service has been marked for deletion
     431       1073 SERVICE_EXISTS: The specified service already exists
     432       1074 ALREADY_RUNNING_LKG: The system is currently running with the last-known-good configuration
     433       1075 SERVICE_DEPENDENCY_DELETED: The dependency service does not exist or has been marked for deletion
     434       1076 BOOT_ALREADY_ACCEPTED: The current boot has already been accepted for use as the last-known-good control set
     435       1077 SERVICE_NEVER_STARTED: No attempts to start the service have been made since the last boot
     436       1078 DUPLICATE_SERVICE_NAME: The name is already in use as either a service name or a service display name
     437       1079 DIFFERENT_SERVICE_ACCOUNT: The account specified for this service is different from the account specified for other services running in the same process
     438       1080 Failure actions can only be set for Win32 services, not for drivers
     439       1081 This service runs in the same process as the service control manager. Therefore, the service control manager cannot take action if this service's process terminates unexpectedly
     43A       1082 No recovery program has been configured for this service
     43B       1083 The executable program that this service is configured to run in does not implement the service
     43C       1084 This service cannot be started in Safe Mode
     44C       1100 END_OF_MEDIA: The physical end of the tape has been reached
     44D       1101 FILEMARK_DETECTED: A tape access reached a filemark
     44E       1102 BEGINNING_OF_MEDIA: The beginning of the tape or a partition was encountered
     44F       1103 SETMARK_DETECTED: A tape access reached the end of a set of files
     450       1104 NO_DATA_DETECTED: No more data is on the tape
     451       1105 PARTITION_FAILURE: Tape could not be partitioned
     452       1106 INVALID_BLOCK_LENGTH: When accessing a new tape of a multivolume partition, the current block size is incorrect
     453       1107 DEVICE_NOT_PARTITIONED: Tape partition information could not be found when loading a tape
     454       1108 UNABLE_TO_LOCK_MEDIA: Unable to lock the media eject mechanism
     455       1109 UNABLE_TO_UNLOAD_MEDIA: Unable to unload the media
     456       1110 MEDIA_CHANGED: The media in the drive may have changed
     457       1111 BUS_RESET: The I/O bus was reset
     458       1112 NO_MEDIA_IN_DRIVE: No media in drive
     459       1113 NO_UNICODE_TRANSLATION: No mapping for the Unicode character exists in the target multi-byte code page
     45A       1114 DLL_INIT_FAILED: A dynamic link library (DLL) initialization routine failed
     45B       1115 SHUTDOWN_IN_PROGRESS: A system shutdown is in progress
     45C       1116 NO_SHUTDOWN_IN_PROGRESS: Unable to abort the system shutdown because no shutdown was in progress
     45D       1117 IO_DEVICE: The request could not be performed because of an I/O device error
     45E       1118 SERIAL_NO_DEVICE: No serial device was successfully initialized. The serial driver will unload
     45F       1119 IRQ_BUSY: Unable to open a device that was sharing an interrupt request (IRQ) with other devices. At least one other device that uses that IRQ was already opened
     460       1120 MORE_WRITES: A serial I/O operation was completed by another write to the serial port. (The IOCTL_SERIAL_XOFF_COUNTER reached zero.)
     461       1121 COUNTER_TIMEOUT: A serial I/O operation completed because the timeout period expired. (The IOCTL_SERIAL_XOFF_COUNTER did not reach zero.)
     462       1122 FLOPPY_ID_MARK_NOT_FOUND: No ID address mark was found on the floppy disk
     463       1123 FLOPPY_WRONG_CYLINDER: Mismatch between the floppy disk sector ID field and the floppy disk controller track address
     464       1124 FLOPPY_UNKNOWN_ERROR: The floppy disk controller reported an error that is not recognized by the floppy disk driver
     465       1125 FLOPPY_BAD_REGISTERS: The floppy disk controller returned inconsistent results in its registers
     466       1126 DISK_RECALIBRATE_FAILED: While accessing the hard disk, a recalibrate operation failed, even after retries
     467       1127 DISK_OPERATION_FAILED: While accessing the hard disk, a disk operation failed even after retries
     468       1128 DISK_RESET_FAILED: While accessing the hard disk, a disk controller reset was needed, but even that failed
     469       1129 EOM_OVERFLOW: Physical end of tape encountered
     46A       1130 NOT_ENOUGH_SERVER_MEMORY: Not enough server storage is available to process this command
     46B       1131 POSSIBLE_DEADLOCK: A potential deadlock condition has been detected
     46C       1132 MAPPED_ALIGNMENT: The base address or the file offset specified does not have the proper alignment
     474       1140 SET_POWER_STATE_VETOED: An attempt to change the system power state was vetoed by another application or driver
     475       1141 SET_POWER_STATE_FAILED: The system BIOS failed an attempt to change the system power state
     476       1142 TOO_MANY_LINKS: An attempt was made to create more links on a file than the file system supports
     47E       1150 OLD_WIN_VERSION: The specified program requires a newer version of Windows
     47F       1151 APP_WRONG_OS: The specified program is not a Windows or MS-DOS program
     480       1152 SINGLE_INSTANCE_APP: Cannot start more than one instance of the specified program
     481       1153 RMODE_APP: The specified program was written for an earlier version of Windows
     482       1154 INVALID_DLL: One of the library files needed to run this application is damaged
     483       1155 NO_ASSOCIATION: No application is associated with the specified file for this operation
     484       1156 DDE_FAIL: An error occurred in sending the command to the application
     485       1157 DLL_NOT_FOUND: One of the library files needed to run this application cannot be found
     486       1158 The current process has used all of its system allowance of handles for Window Manager objects
     487       1159 The message can be used only with synchronous operations
     488       1160 The indicated source element has no media
     489       1161 The indicated destination element already contains media
     48A       1162 The indicated element does not exist
     48B       1163 The indicated element is part of a magazine that is not present
     48C       1164 The indicated device requires reinitialization due to hardware errors
     48D       1165 The device has indicated that cleaning is required before further operations are attempted
     48E       1166 The device has indicated that its door is open
     48F       1167 The device is not connected
     490       1168 Element not found
     491       1169 There was no match for the specified key in the index
     492       1170 The property set specified does not exist on the object
     493       1171 The point passed to GetMouseMovePoints is not in the buffer
     494       1172 The tracking (workstation) service is not running
     495       1173 The Volume ID could not be found
     497       1175 Unable to remove the file to be replaced
     498       1176 Unable to move the replacement file to the file to be replaced. The file to be replaced has retained its original name
     499       1177 Unable to move the replacement file to the file to be replaced. The file to be replaced has been renamed using the backup name
     49A       1178 The volume change journal is being deleted
     49B       1179 The volume change journal is not active
     49C       1180 A file was found, but it may not be the correct file
     49D       1181 The journal entry has been deleted from the journal
     4B0       1200 BAD_DEVICE: The specified device name is invalid
     4B1       1201 CONNECTION_UNAVAIL: The device is not currently connected but it is a remembered connection
     4B2       1202 DEVICE_ALREADY_REMEMBERED: The local device name has a remembered connection to another network resource
     4B3       1203 NO_NET_OR_BAD_PATH: No network provider accepted the given network path
     4B4       1204 BAD_PROVIDER: The specified network provider name is invalid
     4B5       1205 CANNOT_OPEN_PROFILE: Unable to open the network connection profile
     4B6       1206 BAD_PROFILE: The network connection profile is corrupted
     4B7       1207 NOT_CONTAINER: Cannot enumerate a noncontainer
     4B8       1208 EXTENDED_ERROR: An extended error has occurred
     4B9       1209 INVALID_GROUPNAME: The format of the specified group name is invalid
     4BA       1210 INVALID_COMPUTERNAME: The format of the specified computer name is invalid
     4BB       1211 INVALID_EVENTNAME: The format of the specified event name is invalid
     4BC       1212 INVALID_DOMAINNAME: The format of the specified domain name is invalid
     4BD       1213 INVALID_SERVICENAME: The format of the specified service name is invalid
     4BE       1214 INVALID_NETNAME: The format of the specified network name is invalid
     4BF       1215 INVALID_SHARENAME: The format of the specified share name is invalid
     4C0       1216 INVALID_PASSWORDNAME: The format of the specified password is invalid
     4C1       1217 INVALID_MESSAGENAME: The format of the specified message name is invalid
     4C2       1218 INVALID_MESSAGEDEST: The format of the specified message destination is invalid
     4C3       1219 SESSION_CREDENTIAL_CONFLICT: Multiple connections to a server or shared resource by the same user, using more than one user name, are not allowed. Disconnect all previous connections to the server or shared resource and try again.
     4C4       1220 REMOTE_SESSION_LIMIT_EXCEEDED: An attempt was made to establish a session to a network server, but there are already too many sessions established to that server
     4C5       1221 DUP_DOMAINNAME: The workgroup or domain name is already in use by another computer on the network
     4C6       1222 NO_NETWORK: The network is not present or not started
     4C7       1223 CANCELLED: The operation was canceled by the user
     4C8       1224 USER_MAPPED_FILE: The requested operation cannot be performed on a file with a user-mapped section open
     4C9       1225 CONNECTION_REFUSED: The remote system refused the network connection
     4CA       1226 GRACEFUL_DISCONNECT: The network connection was gracefully closed
     4CB       1227 ADDRESS_ALREADY_ASSOCIATED: The network transport endpoint already has an address associated with it
     4CC       1228 ADDRESS_NOT_ASSOCIATED: An address has not yet been associated with the network endpoint
     4CD       1229 CONNECTION_INVALID: An operation was attempted on a nonexistent network connection
     4CE       1230 CONNECTION_ACTIVE: An invalid operation was attempted on an active network connection
     4CF       1231 NETWORK_UNREACHABLE: The network location cannot be reached. For information about network troubleshooting, see Windows Help
     4D0       1232 HOST_UNREACHABLE: The network location cannot be reached. For information about network troubleshooting, see Windows Help
     4D1       1233 PROTOCOL_UNREACHABLE: The network location cannot be reached. For information about network troubleshooting, see Windows Help
     4D2       1234 PORT_UNREACHABLE: No service is operating at the destination network endpoint on the remote system
     4D3       1235 REQUEST_ABORTED: The request was aborted
     4D4       1236 CONNECTION_ABORTED: The network connection was aborted by the local system
     4D5       1237 RETRY: The operation could not be completed. A retry should be performed
     4D6       1238 CONNECTION_COUNT_LIMIT: A connection to the server could not be made because the limit on the number of concurrent connections for this account has been reached
     4D7       1239 LOGIN_TIME_RESTRICTION: Attempting to log in during an unauthorized time of day for this account
     4D8       1240 LOGIN_WKSTA_RESTRICTION: The account is not authorized to log in from this station
     4D9       1241 INCORRECT_ADDRESS: The network address could not be used for the operation requested
     4DA       1242 ALREADY_REGISTERED: The service is already registered
     4DB       1243 SERVICE_NOT_FOUND: The specified service does not exist
     4DC       1244 NOT_AUTHENTICATED: The operation being requested was not performed because the user has not been authenticated
     4DD       1245 NOT_LOGGED_ON: The operation being requested was not performed because the user has not logged on to the network. The specified service does not exist
     4DE       1246 CONTINUE: Continue with work in progress
     4DF       1247 ALREADY_INITIALIZED: An attempt was made to perform an initialization operation when initialization has already been completed
     4E0       1248 NO_MORE_DEVICES: No more local devices
     4E1       1249 The specified site does not exist
     4E2       1250 A domain controller with the specified name already exists
     4E3       1251 This operation is supported only when you are connected to the server
     4E4       1252 The group policy framework should call the extension even if there are no changes
     4E5       1253 The specified user does not have a valid profile
     4E6       1254 This operation is not supported on a Microsoft Small Business Server
     4E7       1255 The server machine is shutting down
     4E8       1256 The remote system is not available. For information about network troubleshooting, see Windows Help
     4E9       1257 The security identifier provided is not from an account domain
     4EA       1258 The security identifier provided does not have a domain component
     4EB       1259 AppHelp dialog canceled thus preventing the application from starting
     4EC       1260 Windows cannot open this program because it has been prevented by a software restriction policy. For more information, open Event Viewer or contact your system administrator
     4ED       1261 A program attempt to use an invalid register value.  Normally caused by an uninitialized register. This error is Itanium specific
     4EE       1262 The share is currently offline or does not exist
     4EF       1263 The kerberos protocol encountered an error while validating the KDC certificate during smartcard logon
     4F0       1264 The kerberos protocol encountered an error while attempting to utilize the smartcard subsystem
     4F1       1265 The system detected a possible attempt to compromise security. Please ensure that you can contact the server that authenticated you
     4F2       1266 The smartcard certificate used for authentication has been revoked.  Please contact your system administrator.  There may be additional information in the  event log
     4F3       1267 An untrusted certificate authority was detected While processing the  smartcard certificate used for authentication.  Please contact your system  administrator
     4F4       1268 The revocation status of the smartcard certificate used for  authentication could not be determined. Please contact your system administrator
     4F5       1269 The smartcard certificate used for authentication was not trusted.  Please  contact your system administrator
     4F6       1270 The smartcard certificate used for authentication has expired.  Please  contact your system administrator
     4F7       1271 The machine is locked and can not be shut down without the force option
     4F9       1273 An application-defined callback gave invalid data when called
     4FA       1274 The group policy framework should call the extension in the synchronous foreground policy refresh
     4FB       1275 This driver has been blocked from loading
     4FC       1276 A dynamic link library (DLL) referenced a module that was neither a DLL nor the process's executable image
     514       1300 NOT_ALL_ASSIGNED: Not all privileges referenced are assigned to the caller
     515       1301 SOME_NOT_MAPPED: Some mapping between account names and security IDs was not done
     516       1302 NO_QUOTAS_FOR_ACCOUNT: No system quota limits are specifically set for this account
     517       1303 LOCAL_USER_SESSION_KEY: No encryption key is available. A well-known encryption key was returned
     518       1304 NULL_LM_PASSWORD: The password is too complex to be converted to a LAN Manager password. The LAN Manager password returned is a NULL string
     519       1305 UNKNOWN_REVISION: The revision level is unknown
     51A       1306 REVISION_MISMATCH: Indicates two revision levels are incompatible
     51B       1307 INVALID_OWNER: This security ID may not be assigned as the owner of this object
     51C       1308 INVALID_PRIMARY_GROUP: This security ID may not be assigned as the primary group of an object
     51D       1309 NO_IMPERSONATION_TOKEN: An attempt has been made to operate on an impersonation token by a thread that is not currently impersonating a client
     51E       1310 CANT_DISABLE_MANDATORY: The group may not be disabled
     51F       1311 NO_LOGON_SERVERS: There are currently no logon servers available to service the logon request
     520       1312 NO_SUCH_LOGON_SESSION: A specified logon session does not exist. It may already have been terminated
     521       1313 NO_SUCH_PRIVILEGE: A specified privilege does not exist
     522       1314 PRIVILEGE_NOT_HELD: A required privilege is not held by the client
     523       1315 INVALID_ACCOUNT_NAME: The name provided is not a properly formed account name
     524       1316 USER_EXISTS: The specified user already exists
     525       1317 NO_SUCH_USER: The specified user does not exist
     526       1318 GROUP_EXISTS: The specified group already exists
     527       1319 NO_SUCH_GROUP: The specified group does not exist
     528       1320 MEMBER_IN_GROUP: Either the specified user account is already a member of the specified group, or the specified group cannot be deleted because it contains a member
     529       1321 MEMBER_NOT_IN_GROUP: The specified user account is not a member of the specified group account
     52A       1322 LAST_ADMIN: The last remaining administration account cannot be disabled or deleted
     52B       1323 WRONG_PASSWORD: Unable to update the password. The value provided as the current password is incorrect
     52C       1324 ILL_FORMED_PASSWORD: Unable to update the password. The value provided for the new password contains values that are not allowed in passwords
     52D       1325 PASSWORD_RESTRICTION: Unable to update the password. The value provided for the new password does not meet the length, complexity, or history requirement of the domain
     52E       1326 LOGON_FAILURE: Logon failure: unknown user name or bad password
     52F       1327 ACCOUNT_RESTRICTION: Logon failure: user account restriction.  Possible reasons are blank passwords not allowed, logon hour restrictions, or a policy restriction has been enforced
     530       1328 INVALID_LOGON_HOURS: Logon failure: account logon time restriction violation
     531       1329 INVALID_WORKSTATION: Logon failure: user not allowed to log on to this computer
     532       1330 PASSWORD_EXPIRED: Logon failure: the specified account password has expired
     533       1331 ACCOUNT_DISABLED: Logon failure: account currently disabled
     534       1332 NONE_MAPPED: No mapping between account names and security IDs was done
     535       1333 TOO_MANY_LUIDS_REQUESTED: Too many local user identifiers (LUIDs) were requested at one time
     536       1334 LUIDS_EXHAUSTED: No more local user identifiers (LUIDs) are available
     537       1335 INVALID_SUB_AUTHORITY: The subauthority part of a security ID is invalid for this particular use
     538       1336 INVALID_ACL: The access control list (ACL) structure is invalid
     539       1337 INVALID_SID: The security ID structure is invalid
     53A       1338 INVALID_SECURITY_DESCR: The security descriptor structure is invalid
     53C       1340 BAD_INHERITANCE_ACL: The inherited access control list (ACL) or access control entry (ACE) could not be built
     53D       1341 SERVER_DISABLED: The server is currently disabled
     53E       1342 SERVER_NOT_DISABLED: The server is currently enabled
     53F       1343 INVALID_ID_AUTHORITY: The value provided was an invalid value for an identifier authority
     540       1344 ALLOTTED_SPACE_EXCEEDED: No more memory is available for security information updates
     541       1345 INVALID_GROUP_ATTRIBUTES: The specified attributes are invalid, or incompatible with the attributes for the group as a whole
     542       1346 BAD_IMPERSONATION_LEVEL: Either a required impersonation level was not provided, or the provided impersonation level is invalid
     543       1347 CANT_OPEN_ANONYMOUS: Cannot open an anonymous level security token
     544       1348 BAD_VALIDATION_CLASS: The validation information class requested was invalid
     545       1349 BAD_TOKEN_TYPE: The type of the token is inappropriate for its attempted use
     546       1350 NO_SECURITY_ON_OBJECT: Unable to perform a security operation on an object that has no associated security
     547       1351 CANT_ACCESS_DOMAIN_INFO: Configuration information could not be read from the domain controller, either because the machine is unavailable, or access has been denied
     548       1352 INVALID_SERVER_STATE: The security account manager (SAM) or local security authority (LSA) server was in the wrong state to perform the security operation
     549       1353 INVALID_DOMAIN_STATE: The domain was in the wrong state to perform the security operation
     54A       1354 INVALID_DOMAIN_ROLE: This operation is only allowed for the Primary Domain Controller of the domain
     54B       1355 NO_SUCH_DOMAIN: The specified domain either does not exist or could not be contacted
     54C       1356 DOMAIN_EXISTS: The specified domain already exists
     54D       1357 DOMAIN_LIMIT_EXCEEDED: An attempt was made to exceed the limit on the number of domains per server
     54E       1358 INTERNAL_DB_CORRUPTION: Unable to complete the requested operation because of either a catastrophic media failure or a data structure corruption on the disk
     54F       1359 INTERNAL_ERROR: An internal error occurred
     550       1360 GENERIC_NOT_MAPPED: Generic access types were contained in an access mask which should already be mapped to nongeneric types
     551       1361 BAD_DESCRIPTOR_FORMAT: A security descriptor is not in the right format (absolute or self-relative)
     552       1362 NOT_LOGON_PROCESS: The requested action is restricted for use by logon processes only. The calling process has not registered as a logon process
     553       1363 LOGON_SESSION_EXISTS: Cannot start a new logon session with an ID that is already in use
     554       1364 NO_SUCH_PACKAGE: A specified authentication package is unknown
     555       1365 BAD_LOGON_SESSION_STATE: The logon session is not in a state that is consistent with the requested operation
     556       1366 LOGON_SESSION_COLLISION: The logon session ID is already in use
     557       1367 INVALID_LOGON_TYPE: A logon request contained an invalid logon type value
     558       1368 CANNOT_IMPERSONATE: Unable to impersonate using a named pipe until data has been read from that pipe
     559       1369 RXACT_INVALID_STATE: The transaction state of a registry subtree is incompatible with the requested operation
     55A       1370 RXACT_COMMIT_FAILURE: An internal security database corruption has been encountered
     55B       1371 SPECIAL_ACCOUNT: Cannot perform this operation on built-in accounts
     55C       1372 SPECIAL_GROUP: Cannot perform this operation on this built-in special group
     55D       1373 SPECIAL_USER: Cannot perform this operation on this built-in special user
     55E       1374 MEMBERS_PRIMARY_GROUP: The user cannot be removed from a group because the group is currently the user's primary group
     55F       1375 TOKEN_ALREADY_IN_USE: The token is already in use as a primary token
     560       1376 NO_SUCH_ALIAS: The specified local group does not exist
     561       1377 MEMBER_NOT_IN_ALIAS: The specified account name is not a member of the local group
     562       1378 MEMBER_IN_ALIAS: The specified account name is already a member of the local group
     563       1379 ALIAS_EXISTS: The specified local group already exists
     564       1380 LOGON_NOT_GRANTED: Logon failure: the user has not been granted the requested logon type at this computer
     565       1381 TOO_MANY_SECRETS: The maximum number of secrets that may be stored in a single system has been exceeded
     566       1382 SECRET_TOO_LONG: The length of a secret exceeds the maximum length allowed
     567       1383 INTERNAL_DB_ERROR: The local security authority database contains an internal inconsistency
     568       1384 TOO_MANY_CONTEXT_IDS: During a logon attempt, the user's security context accumulated too many security IDs
     569       1385 LOGON_TYPE_NOT_GRANTED: Logon failure: the user has not been granted the requested logon type at this computer
     56A       1386 NT_CROSS_ENCRYPTION_REQUIRED: A cross-encrypted password is necessary to change a user password
     56B       1387 NO_SUCH_MEMBER: A member could not be added to or removed from the local group because the member does not exist
     56C       1388 INVALID_MEMBER: A new member could not be added to a local group because the member has the wrong account type
     56D       1389 TOO_MANY_SIDS: Too many security IDs have been specified
     56E       1390 LM_CROSS_ENCRYPTION_REQUIRED: A cross-encrypted password is necessary to change this user password
     56F       1391 NO_INHERITANCE: Indicates an ACL contains no inheritable components
     570       1392 FILE_CORRUPT: The file or directory is corrupted and unreadable
     571       1393 DISK_CORRUPT: The disk structure is corrupted and unreadable
     572       1394 NO_USER_SESSION_KEY: There is no user session key for the specified logon session
     573       1395 LICENSE_QUOTA_EXCEEDED: The service being accessed is licensed for a particular number of connections. No more connections can be made to the service at this time because there are already as many connections as the service can accept
     574       1396 Anmeldung fehlgeschlagen: Logon Failure: The target account name is incorrect
     575       1397 Mutual Authentication failed. The server's password is out of date at the domain controller
     576       1398 There is a time and/or date difference between the client and server
     577       1399 This operation can not be performed on the current domain
     578       1400 INVALID_WINDOW_HANDLE: Invalid window handle
     579       1401 INVALID_MENU_HANDLE: Invalid menu handle
     57A       1402 INVALID_CURSOR_HANDLE: Invalid cursor handle
     57B       1403 INVALID_ACCEL_HANDLE: Invalid accelerator table handle
     57C       1404 INVALID_HOOK_HANDLE: Invalid hook handle
     57D       1405 INVALID_DWP_HANDLE: Invalid handle to a multiple-window position structure
     57E       1406 TLW_WITH_WSCHILD: Cannot create a top-level child window
     57F       1407 CANNOT_FIND_WND_CLASS: Cannot find window class
     580       1408 WINDOW_OF_OTHER_THREAD: Invalid window; it belongs to other thread
     581       1409 HOTKEY_ALREADY_REGISTERED: Hot key is already registered
     582       1410 CLASS_ALREADY_EXISTS: Class already exists
     583       1411 CLASS_DOES_NOT_EXIST: Class does not exist
     584       1412 CLASS_HAS_WINDOWS: Class still has open windows
     585       1413 INVALID_INDEX: Invalid index
     586       1414 INVALID_ICON_HANDLE: Invalid icon handle
     587       1415 PRIVATE_DIALOG_INDEX: Using private DIALOG window words
     588       1416 LISTBOX_ID_NOT_FOUND: The list box identifier was not found
     589       1417 NO_WILDCARD_CHARACTERS: No wildcards were found
     58A       1418 CLIPBOARD_NOT_OPEN: Thread does not have a clipboard open
     58B       1419 HOTKEY_NOT_REGISTERED: Hot key is not registered
     58C       1420 WINDOW_NOT_DIALOG: The window is not a valid dialog window
     58D       1421 CONTROL_ID_NOT_FOUND: Control ID not found
     58E       1422 INVALID_COMBOBOX_MESSAGE: Invalid message for a combo box because it does not have an edit control
     58F       1423 WINDOW_NOT_COMBOBOX: The window is not a combo box
     590       1424 INVALID_EDIT_HEIGHT: Height must be less than 256
     591       1425 DC_NOT_FOUND: Invalid device context (DC) handle
     592       1426 INVALID_HOOK_FILTER: Invalid hook procedure type
     593       1427 INVALID_FILTER_PROC: Invalid hook procedure
     594       1428 HOOK_NEEDS_HMOD: Cannot set nonlocal hook without a module handle
     595       1429 GLOBAL_ONLY_HOOK: This hook procedure can only be set globally
     596       1430 JOURNAL_HOOK_SET: The journal hook procedure is already installed
     597       1431 HOOK_NOT_INSTALLED: The hook procedure is not installed
     598       1432 INVALID_LB_MESSAGE: Invalid message for single-selection list box
     599       1433 SETCOUNT_ON_BAD_LB: LB_SETCOUNT sent to non-lazy list box
     59A       1434 LB_WITHOUT_TABSTOPS: This list box does not support tab stops
     59B       1435 DESTROY_OBJECT_OF_OTHER_THREAD: Cannot destroy object created by another thread
     59C       1436 CHILD_WINDOW_MENU: Child windows cannot have menus
     59D       1437 NO_SYSTEM_MENU: The window does not have a system menu
     59E       1438 INVALID_MSGBOX_STYLE: Invalid message box style
     59F       1439 INVALID_SPI_VALUE: Invalid system-wide (SPI_*) parameter
     5A0       1440 SCREEN_ALREADY_LOCKED: Screen already locked
     5A1       1441 HWNDS_HAVE_DIFF_PARENT: All handles to windows in a multiple-window position structure must have the same parent
     5A2       1442 NOT_CHILD_WINDOW: The window is not a child window
     5A3       1443 INVALID_GW_COMMAND: Invalid GW_* command
     5A4       1444 INVALID_THREAD_ID: Invalid thread identifier
     5A5       1445 NON_MDICHILD_WINDOW: Cannot process a message from a window that is not a multiple document interface (MDI) window
     5A6       1446 POPUP_ALREADY_ACTIVE: Popup menu already active
     5A7       1447 NO_SCROLLBARS: The window does not have scroll bars
     5A8       1448 INVALID_SCROLLBAR_RANGE: Scroll bar range cannot be greater than MAXLONG
     5A9       1449 INVALID_SHOWWIN_COMMAND: Cannot show or remove the window in the way specified
     5AA       1450 NO_SYSTEM_RESOURCES: Insufficient system resources exist to complete the requested service
     5AB       1451 NONPAGED_SYSTEM_RESOURCES: Insufficient system resources exist to complete the requested service
     5AC       1452 PAGED_SYSTEM_RESOURCES: Insufficient system resources exist to complete the requested service
     5AD       1453 WORKING_SET_QUOTA: Insufficient quota to complete the requested service
     5AE       1454 PAGEFILE_QUOTA: Insufficient quota to complete the requested service
     5AF       1455 COMMITMENT_LIMIT: The paging file is too small for this operation to complete
     5B0       1456 MENU_ITEM_NOT_FOUND: A menu item was not found
     5B1       1457 INVALID_KEYBOARD_HANDLE: Invalid keyboard layout handle
     5B2       1458 HOOK_TYPE_NOT_ALLOWED: Hook type not allowed
     5B3       1459 REQUIRES_INTERACTIVE_WINDOWSTATION: This operation requires an interactive window station
     5B4       1460 TIMEOUT: This operation returned because the timeout period expired
     5B5       1461 Invalid monitor handle
     5DC       1500 EVENTLOG_FILE_CORRUPT: The event log file is corrupted
     5DD       1501 EVENTLOG_CANT_START: No event log file could be opened, so the event logging service did not start
     5DE       1502 LOG_FILE_FULL: The event log file is full
     5DF       1503 EVENTLOG_FILE_CHANGED: The event log file has changed between read operations
     641       1601 The Windows Installer Service could not be accessed. This can occur if you are running Windows in safe mode, or if the Windows Installer is not correctly installed. Contact your support personnel for assistance
     642       1602 User cancelled installation
     643       1603 Fatal error during installation
     644       1604 Installation suspended, incomplete
     645       1605 This action is only valid for products that are currently installed
     646       1606 Feature ID not registered
     647       1607 Component ID not registered
     648       1608 Unknown property
     649       1609 Handle is in an invalid state
     64A       1610 The configuration data for this product is corrupt.  Contact your support personnel
     64B       1611 Component qualifier not present
     64C       1612 The installation source for this product is not available.  Verify that the source exists and that you can access it
     64D       1613 This installation package cannot be installed by the Windows Installer service.  You must install a Windows service pack that contains a newer version of the Windows Installer service
     64E       1614 Product is uninstalled
     64F       1615 SQL query syntax invalid or unsupported
     650       1616 Record field does not exist
     651       1617 The device has been removed
     652       1618 Another installation is already in progress.  Complete that installation before proceeding with this install
     653       1619 This installation package could not be opened.  Verify that the package exists and that you can access it, or contact the application vendor to verify that this is a valid Windows Installer package
     654       1620 This installation package could not be opened.  Contact the application vendor to verify that this is a valid Windows Installer package
     655       1621 There was an error starting the Windows Installer service user interface.  Contact your support personnel
     656       1622 Error opening installation log file. Verify that the specified log file location exists and that you can write to it
     657       1623 The language of this installation package is not supported by your system
     658       1624 Error applying transforms.  Verify that the specified transform paths are valid
     659       1625 This installation is forbidden by system policy.  Contact your system administrator
     65A       1626 Function could not be executed
     65B       1627 Function failed during execution
     65C       1628 Invalid or unknown table specified
     65D       1629 Data supplied is of wrong type
     65E       1630 Data of this type is not supported
     65F       1631 The Windows Installer service failed to start.  Contact your support personnel
     660       1632 The Temp folder is on a drive that is full or is inaccessible. Free up space on the drive or verify that you have write permission on the Temp folder
     661       1633 This installation package is not supported by this processor type. Contact your product vendor
     662       1634 Component not used on this computer
     663       1635 This patch package could not be opened.  Verify that the patch package exists and that you can access it, or contact the application vendor to verify that this is a valid Windows Installer patch package
     664       1636 This patch package could not be opened.  Contact the application vendor to verify that this is a valid Windows Installer patch package
     665       1637 This patch package cannot be processed by the Windows Installer service.  You must install a Windows service pack that contains a newer version of the Windows Installer service
     666       1638 Another version of this product is already installed.  Installation of this version cannot continue.  To configure or remove the existing version of this product, use Add/Remove Programs on the Control Panel
     667       1639 Invalid command line argument.  Consult the Windows Installer SDK for detailed command line help
     668       1640 Only administrators have permission to add, remove, or configure server software during a Terminal services remote session. If you want to install or configure software on the server, contact your network administrator
     669       1641 The requested operation completed successfully.  The system will be restarted so the changes can take effect
     66B       1643 The patch package is not permitted by software restriction policy
     66C       1644 One or more customizations are not permitted by software restriction policy
     6A4       1700 The string binding is invalid
     6A5       1701 The binding handle is not the correct type
     6A6       1702 The binding handle is invalid
     6A7       1703 The RPC protocol sequence is not supported
     6A8       1704 The RPC protocol sequence is invalid
     6A9       1705 The string universal unique identifier (UUID) is invalid
     6AA       1706 The endpoint format is invalid
     6AB       1707 The network address is invalid
     6AC       1708 No endpoint was found
     6AD       1709 The timeout value is invalid
     6AE       1710 The object universal unique identifier (UUID) was not found
     6AF       1711 The object universal unique identifier (UUID) has already been registered
     6B0       1712 The type universal unique identifier (UUID) has already been registered
     6B1       1713 The RPC server is already listening
     6B2       1714 No protocol sequences have been registered
     6B3       1715 The RPC server is not listening
     6B4       1716 The manager type is unknown
     6B5       1717 The interface is unknown
     6B6       1718 There are no bindings
     6B7       1719 There are no protocol sequences
     6B8       1720 The endpoint cannot be created
     6B9       1721 Not enough resources are available to complete this operation
     6BA       1722 The RPC server is unavailable
     6BB       1723 The RPC server is too busy to complete this operation
     6BC       1724 The network options are invalid
     6BD       1725 There are no remote procedure calls active on this thread
     6BE       1726 The remote procedure call failed
     6BF       1727 The remote procedure call failed and did not execute
     6C0       1728 A remote procedure call (RPC) protocol error occurred
     6C2       1730 The transfer syntax is not supported by the RPC server
     6C4       1732 The universal unique identifier (UUID) type is not supported
     6C5       1733 The tag is invalid
     6C6       1734 The array bounds are invalid
     6C7       1735 The binding does not contain an entry name
     6C8       1736 The name syntax is invalid
     6C9       1737 The name syntax is not supported
     6CB       1739 No network address is available to use to construct a universal unique identifier (UUID)
     6CC       1740 The endpoint is a duplicate
     6CD       1741 The authentication type is unknown
     6CE       1742 The maximum number of calls is too small
     6CF       1743 The string is too long
     6D0       1744 The RPC protocol sequence was not found
     6D1       1745 The procedure number is out of range
     6D2       1746 The binding does not contain any authentication information
     6D3       1747 The authentication service is unknown
     6D4       1748 The authentication level is unknown
     6D5       1749 The security context is invalid
     6D6       1750 The authorization service is unknown
     6D7       1751 The entry is invalid
     6D8       1752 The server endpoint cannot perform the operation
     6D9       1753 There are no more endpoints available from the endpoint mapper
     6DA       1754 No interfaces have been exported
     6DB       1755 The entry name is incomplete
     6DC       1756 The version option is invalid
     6DD       1757 There are no more members
     6DE       1758 There is nothing to unexport
     6DF       1759 The interface was not found
     6E0       1760 The entry already exists
     6E1       1761 The entry is not found
     6E2       1762 The name service is unavailable
     6E3       1763 The network address family is invalid
     6E4       1764 The requested operation is not supported
     6E5       1765 No security context is available to allow impersonation
     6E6       1766 An internal error occurred in a remote procedure call (RPC)
     6E7       1767 The RPC server attempted an integer division by zero
     6E8       1768 An addressing error occurred in the RPC server
     6E9       1769 A floating-point operation at the RPC server caused a division by zero
     6EA       1770 A floating-point underflow occurred at the RPC server
     6EB       1771 A floating-point overflow occurred at the RPC server
     6EC       1772 The list of RPC servers available for the binding of auto handles has been exhausted
     6ED       1773 Unable to open the character translation table file
     6EE       1774 The file containing the character translation table has fewer than 512 bytes
     6EF       1775 A null context handle was passed from the client to the host during a remote procedure call
     6F1       1777 The context handle changed during a remote procedure call
     6F2       1778 The binding handles passed to a remote procedure call do not match
     6F3       1779 The stub is unable to get the remote procedure call handle
     6F4       1780 A null reference pointer was passed to the stub
     6F5       1781 The enumeration value is out of range
     6F6       1782 The byte count is too small
     6F7       1783 The stub received bad data
     6F8       1784 INVALID_USER_BUFFER: The supplied user buffer is not valid for the requested operation
     6F9       1785 UNRECOGNIZED_MEDIA: The disk media is not recognized. It may not be formatted
     6FA       1786 NO_TRUST_LSA_SECRET: The workstation does not have a trust secret
     6FB       1787 NO_TRUST_SAM_ACCOUNT: The security database on the server does not have a computer account for this workstation trust relationship
     6FC       1788 TRUSTED_DOMAIN_FAILURE: The trust relationship between the primary domain and the trusted domain failed
     6FD       1789 TRUSTED_RELATIONSHIP_FAILURE: The trust relationship between this workstation and the primary domain failed
     6FE       1790 TRUST_FAILURE: The network logon failed
     6FF       1791 A remote procedure call is already in progress for this thread
     700       1792 NETLOGON_NOT_STARTED: An attempt was made to logon, but the network logon service was not started
     701       1793 ACCOUNT_EXPIRED: The user's account has expired
     702       1794 REDIRECTOR_HAS_OPEN_HANDLES: The redirector is in use and cannot be unloaded
     703       1795 PRINTER_DRIVER_ALREADY_INSTALLED: The specified printer driver is already installed
     704       1796 UNKNOWN_PORT: The specified port is unknown
     705       1797 UNKNOWN_PRINTER_DRIVER: The printer driver is unknown
     706       1798 UNKNOWN_PRINTPROCESSOR: The print processor is unknown
     707       1799 INVALID_SEPARATOR_FILE: The specified separator file is invalid
     708       1800 INVALID_PRIORITY: The specified priority is invalid
     709       1801 INVALID_PRINTER_NAME: The printer name is invalid
     70A       1802 PRINTER_ALREADY_EXISTS: The printer already exists
     70B       1803 INVALID_PRINTER_COMMAND: The printer command is invalid
     70C       1804 INVALID_DATATYPE: The specified datatype is invalid
     70D       1805 INVALID_ENVIRONMENT: The environment specified is invalid
     70E       1806 There are no more bindings
     70F       1807 NOLOGON_INTERDOMAIN_TRUST_ACCOUNT: The account used is an interdomain trust account. Use your global user account or local user account to access this server
     710       1808 NOLOGON_WORKSTATION_TRUST_ACCOUNT: The account used is a computer account. Use your global user account or local user account to access this server
     711       1809 NOLOGON_SERVER_TRUST_ACCOUNT: The account used is a server trust account. Use your global user account or local user account to access this server
     712       1810 DOMAIN_TRUST_INCONSISTENT: The name or security ID (SID) of the domain specified is inconsistent with the trust information for that domain
     713       1811 SERVER_HAS_OPEN_HANDLES: The server is in use and cannot be unloaded
     714       1812 RESOURCE_DATA_NOT_FOUND: The specified image file did not contain a resource section
     715       1813 RESOURCE_TYPE_NOT_FOUND: The specified resource type cannot be found in the image file
     716       1814 RESOURCE_NAME_NOT_FOUND: The specified resource name cannot be found in the image file
     717       1815 RESOURCE_LANG_NOT_FOUND: The specified resource language ID cannot be found in the image file
     718       1816 NOT_ENOUGH_QUOTA: Not enough quota is available to process this command
     719       1817 No interfaces have been registered
     71A       1818 The remote procedure call was cancelled
     71B       1819 The binding handle does not contain all required information
     71C       1820 A communications failure occurred during a remote procedure call
     71D       1821 The requested authentication level is not supported
     71E       1822 No principal name registered
     71F       1823 The error specified is not a valid Windows RPC error code
     720       1824 A UUID that is valid only on this computer has been allocated
     721       1825 A security package specific error occurred
     722       1826 Thread is not canceled
     723       1827 Invalid operation on the encoding/decoding handle
     724       1828 Incompatible version of the serializing package
     725       1829 Incompatible version of the RPC stub
     726       1830 The RPC pipe object is invalid or corrupted
     727       1831 An invalid operation was attempted on an RPC pipe object
     728       1832 Unsupported RPC pipe version
     76A       1898 The group member was not found
     76B       1899 The endpoint mapper database entry could not be created
     76C       1900 The object universal unique identifier (UUID) is the nil UUID
     76D       1901 INVALID_TIME: The specified time is invalid
     76E       1902 INVALID_FORM_NAME: The specified form name is invalid
     76F       1903 INVALID_FORM_SIZE: The specified form size is invalid
     770       1904 ALREADY_WAITING: The specified printer handle is already being waited on
     771       1905 PRINTER_DELETED: The specified printer has been deleted
     772       1906 INVALID_PRINTER_STATE: The state of the printer is invalid
     773       1907 PASSWORD_MUST_CHANGE: The user's password must be changed before logging on the first time
     774       1908 DOMAIN_CONTROLLER_NOT_FOUND: Could not find the domain controller for this domain
     775       1909 ACCOUNT_LOCKED_OUT: The referenced account is currently locked out and may not be logged on to


3       Network errors

Base of error codes from network utilities (see NETERR.H from Windows
for Workgroups Software Development Kit), chosen to avoid conflict with
OS/2 and redirector error codes. 2100 is a value that has been assigned
to Windows by OS/2.

     Hex        Dec Text
--------  --------- ------------------------------------------------------------------------------------------------------------------------
     776       1910 The object exporter specified was not found
     777       1911 The object specified was not found
     778       1912 The object resolver set specified was not found
     779       1913 Some data remains to be sent in the request buffer
     77A       1914 Invalid asynchronous remote procedure call handle
     77B       1915 Invalid asynchronous RPC call handle for this operation
     77C       1916 The RPC pipe object has already been closed
     77D       1917 The RPC call completed before all pipes were processed
     77E       1918 No more data is available from the RPC pipe
     77F       1919 No site name is available for this machine
     780       1920 The file can not be accessed by the system
     781       1921 The name of the file cannot be resolved by the system
     782       1922 The entry is not of the expected type
     783       1923 Not all object UUIDs could be exported to the specified entry
     784       1924 Interface could not be exported to the specified entry
     785       1925 The specified profile entry could not be added
     786       1926 The specified profile element could not be added
     787       1927 The specified profile element could not be removed
     788       1928 The group element could not be added
     789       1929 The group element could not be removed
     78A       1930 The printer driver is not compatible with a policy enabled on your computer that blocks NT 4.0 drivers
     78B       1931 The context has expired and can no longer be used
     7D0       2000 The pixel format is invalid
     7D1       2001 The specified driver is invalid
     7D2       2002 The window style or class attribute is invalid for this operation
     7D3       2003 The requested metafile operation is not supported
     7D4       2004 The requested transformation operation is not supported
     7D5       2005 The requested clipping operation is not supported
     7DA       2010 The specified color management module is invalid
     7DB       2011 The specified color profile is invalid
     7DC       2012 The specified tag was not found
     7DD       2013 A required tag is not present
     7DE       2014 The specified tag is already present
     7DF       2015 The specified color profile is not associated with any device
     7E0       2016 The specified color profile was not found
     7E1       2017 The specified color space is invalid
     7E2       2018 Image Color Management is not enabled
     7E3       2019 There was an error while deleting the color transform
     7E4       2020 The specified color transform is invalid
     7E5       2021 The specified transform does not match the bitmap's color space
     7E6       2022 The specified named color index is not present in the profile
     836       2102 NetNotStarted: The workstation driver is not installed
     837       2103 UnknownServer: The server could not be located
     838       2104 ShareMem: An internal error occurred.  The network cannot access a shared memory segment
     839       2105 NoNetworkResource: A network resource shortage occurred 
     83A       2106 RemoteOnly: This operation is not supported on workstations
     83B       2107 DevNotRedirected: The device is not connected
     83C       2108 The network connection was made successfully, but the user had to be prompted for a password other than the one originally specified
     83D       2109 The network connection was made successfully using default credentials
     842       2114 ServerNotStarted: The Server service is not started
     843       2115 ItemNotFound: The queue is empty
     844       2116 UnknownDevDir: The device or directory does not exist
     845       2117 RedirectedPath: The operation is invalid on a redirected resource
     846       2118 DuplicateShare: The name has already been shared
     847       2119 NoRoom: The server is currently out of the requested resource
     849       2121 TooManyItems: Requested addition of items exceeds the maximum allowed
     84A       2122 InvalidMaxUsers: The Peer service supports only two simultaneous users
     84B       2123 BufTooSmall: The API return buffer is too small
     84F       2127 RemoteErr: A remote API error occurred
     853       2131 LanmanIniError: An error occurred when opening or reading the configuration file LANMAN.INI
     856       2134 OS2IoctlError: An internal error occurred when calling the workstation driver
     858       2136 NetworkError: A general network error occurred
     859       2137 The Workstation service is in an inconsistent state. Restart the computer before restarting the Workstation service
     85A       2138 WkstaNotStarted: The Workstation service has not been started
     85B       2139 BrowserNotStarted: The requested information is not available
     85C       2140 InternalError: An internal Windows 2000 error occurred
     85D       2141 BadTransactConfig: The server is not configured for transactions
     85E       2142 InvalidAPI: The requested API is not supported on the remote server
     85F       2143 BadEventName: The event name is invalid

3.0     Configuration API

     860       2144 The computer name already exists on the network. Change it and restart the computer
     862       2146 CfgCompNotFound: The specified component could not be found in the configuration information LANMAN.INI
     863       2147 CfgParamNotFound: The specified parameter could not be found in the configuration information LANMAN.INI
     865       2149 LineTooLong: A line in the configuration file is too long

3.1     Spooler

     866       2150 QNotFound: The printer does not exist
     867       2151 JobNotFound: The print job does not exist
     868       2152 DestNotFound: The printer destination cannot be found
     869       2153 DestExists: The printer destination already exists
     86A       2154 QExists: The printer queue already exists
     86B       2155 QNoRoom: No more printers can be added
     86C       2156 JobNoRoom: No more print jobs can be added
     86D       2157 DestNoRoom: No more printer destinations can be added
     86E       2158 DestIdle: This printer destination is idle and cannot accept control operations
     86F       2159 DestInvalidOp: This printer destination request contains an invalid control function
     870       2160 ProcNoRespond: The print processor is not responding
     871       2161 SpoolerNotLoaded: The spooler is not running
     872       2162 DestInvalidState: This operation cannot be performed on the print destination in its current state
     873       2163 QInvalidState: This operation cannot be performed on the printer queue in its current state
     874       2164 JobInvalidState: This operation cannot be performed on the print job in its current state
     875       2165 SpoolNoMemory: A spooler memory allocation failure occurred
     876       2166 DriverNotFound: The device driver does not exist
     877       2167 DataTypeInvalid: The data type is not supported by the print processor
     878       2168 ProcNotFound: The print processor is not installed

3.2     Service API

     884       2180 ServiceTableLocked: The service database is locked
     885       2181 ServiceTableFull: The service table is full
     886       2182 ServiceInstalled: The requested service has already been started
     887       2183 ServiceEntryLocked: The service does not respond to control actions
     888       2184 ServiceNotInstalled: The service has not been started
     889       2185 BadServiceName: The service name is invalid
     88A       2186 ServiceCtlTimeout: The service is not responding to the control function
     88B       2187 ServiceCtlBusy: The service control is busy
     88C       2188 BadServiceProgName: The configuration file contains an invalid service program name
     88D       2189 ServiceNotCtrl: The service could not be controlled in its present state
     88E       2190 ServiceKillProc: The service ended abnormally
     88F       2191 ServiceCtlNotValid: The requested pause or stop is not valid for this service

3.3     Wksta and Logon API

     890       2192 The service control dispatcher could not find the service name in the dispatch table
     891       2193 The service control dispatcher pipe read failed
     892       2194 A thread for the new service could not be created
     898       2200 AlreadyLoggedOn: This workstation is already logged on to the local-area network
     899       2201 NotLoggedOn: The workstation is not logged on to the local-area network
     89A       2202 BadUsername: The specified username is invalid
     89B       2203 BadPassword: The password parameter is invalid
     89C       2204 UnableToAddName_W: The logon processor did not add the message alias
     89D       2205 UnableToAddName_F: The logon processor did not add the message alias
     89E       2206 UnableToDelName_W: The logoff processor did not delete the message alias
     89F       2207 UnableToDelName_F: The logoff processor did not delete the message alias
     8A1       2209 LogonsPaused: Network logons are paused
     8A2       2210 LogonServerConflict: A centralized logon-server conflict occurred
     8A3       2211 LogonNoUserPath: The server is configured without a valid user path
     8A4       2212 LogonScriptError: An error occurred while loading or running the logon script
     8A6       2214 StandaloneLogon: The logon server was not specified.  Your computer will be logged on as STANDALONE
     8A7       2215 LogonServerNotFound: The logon server could not be found
     8A8       2216 LogonDomainExists: There is already a logon domain for this computer
     8A9       2217 NonValidatedLogon: The logon server could not validate the logon

3.4     ACF API (access, user, group)

     8AB       2219 ACFNotFound: The security database could not be found
     8AC       2220 GroupNotFound: The group name could not be found
     8AD       2221 UserNotFound: The user name could not be found
     8AE       2222 ResourceNotFound: The resource name could not be found
     8AF       2223 GroupExists: The group already exists
     8B0       2224 UserExists: The account already exists
     8B1       2225 ResourceExists: The resource permission list already exists
     8B2       2226 NotPrimary: This operation is only allowed on the primary domain controller of the domain
     8B3       2227 ACFNotLoaded: The security database has not been started
     8B4       2228 ACFNoRoom: There are too many names in the user accounts database
     8B5       2229 ACFFileIOFail: A disk I/O failure occurred
     8B6       2230 ACFTooManyLists: The limit of 64 entries per resource was exceeded
     8B7       2231 UserLogon: Deleting a user with a session is not allowed
     8B8       2232 ACFNoParent: The parent directory could not be located
     8B9       2233 CanNotGrowSegment: Unable to add to the security database session cache segment
     8BA       2234 SpeGroupOp: This operation is not allowed on this special group
     8BB       2235 NotInCache: This user is not cached in user accounts database session cache
     8BC       2236 UserInGroup: The user already belongs to this group
     8BD       2237 UserNotInGroup: The user does not belong to this group
     8BE       2238 AccountUndefined: This user account is undefined
     8BF       2239 AccountExpired: This user account has expired
     8C0       2240 InvalidWorkstation: The user is not allowed to log on from this workstation
     8C1       2241 InvalidLogonHours: The user is not allowed to log on at this time
     8C2       2242 PasswordExpired: The password of this user has expired
     8C3       2243 PasswordCantChange: The password of this user cannot change
     8C4       2244 PasswordHistConflict: This password cannot be used now
     8C5       2245 PasswordTooShort: The password does not meet the password policy requirements. Check the minimum password length, password complexity and password history requirements
     8C6       2246 PasswordTooRecent: The password of this user is too recent to change
     8C7       2247 InvalidDatabase: The security database is corrupted
     8C8       2248 DatabaseUpToDate: No updates are necessary to this replicant network/local security database
     8C9       2249 SyncRequired: This replicant database is outdated; synchronization is required

3.5     Use API

     8CA       2250 UseNotFound/NOT_CONNECTED: This network connection does not exist
     8CB       2251 BadAsgType: This asg_type is invalid
     8CC       2252 DeviceIsShared: This device is currently being shared

3.6     Message Server

     8DE       2270 NoComputerName: The computer name could not be added as a message alias.  The name may already exist on the network
     8DF       2271 MsgAlreadyStarted: The Messenger service is already started
     8E0       2272 MsgInitFailed: The Messenger service failed to start
     8E1       2273 NameNotFound: The message alias could not be found on the network
     8E2       2274 AlreadyForwarded: This message alias has already been forwarded
     8E3       2275 AddForwarded: This message alias has been added but is still forwarded
     8E4       2276 AlreadyExists: This message alias already exists locally
     8E5       2277 TooManyNames: The maximum number of added message aliases has been exceeded
     8E6       2278 DelComputerName: The computer name could not be deleted
     8E7       2279 LocalForward: Messages cannot be forwarded back to the same workstation
     8E8       2280 GrpMsgProcessor: An error occurred in the domain message processor
     8E9       2281 PausedRemote: The message was sent, but the recipient has paused the Messenger service
     8EA       2282 BadReceive: The message was sent but not received
     8EB       2283 NameInUse: The message alias is currently in use. Try again later
     8EC       2284 MsgNotStarted: The Messenger service has not been started
     8ED       2285 NotLocalName: The name is not on the local computer
     8EE       2286 NoForwardName: The forwarded message alias could not be found on the network
     8EF       2287 RemoteFull: The message alias table on the remote station is full
     8F0       2288 NameNotForwarded: Messages for this alias are not currently being forwarded
     8F1       2289 TruncatedBroadcast: The broadcast message was truncated
     8F6       2294 InvalidDevice: This is an invalid device name
     8F7       2295 WriteFault: A write fault occurred
     8F9       2297 DuplicateName: A duplicate message alias exists on the network
     8FA       2298 DeleteLater: This message alias will be deleted later
     8FB       2299 IncompleteDel: The message alias was not successfully deleted from all networks
     8FC       2300 MultipleNets: This operation is not supported on computers with multiple networks

3.7     Server API

     906       2310 NetNameNotFound: This shared resource does not exist
     907       2311 DeviceNotShared: This device is not shared
     908       2312 ClientNameNotFound: A session does not exist with that computer name
     90A       2314 FileIdNotFound: There is not an open file with that identification number
     90B       2315 ExecFailure: A failure occurred when executing a remote administration command
     90C       2316 TmpFile: A failure occurred when opening a remote temporary file
     90D       2317 TooMuchData: The data returned from a remote administration command has been truncated to 64K
     90E       2318 DeviceShareConflict: This device cannot be shared as both a spooled and a non-spooled resource
     90F       2319 BrowserTableIncomplete: The information in the list of servers may be incorrect
     910       2320 NotLocalDomain: The computer is not active in this domain

3.8     CharDev API

     911       2321 The share must be removed from the Distributed File System before it can be deleted
     91B       2331 DevInvalidOpCode: The operation is invalid for this device
     91C       2332 DevNotFound: This device cannot be shared
     91D       2333 DevNotOpen: This device was not open
     91E       2334 BadQueueDevString: This device name list is invalid
     91F       2335 BadQueuePriority: The queue priority is invalid
     921       2337 NoCommDevs: There are no shared communication devices
     922       2338 QueueNotFound: The queue you specified does not exist
     924       2340 BadDevString: This list of devices is invalid
     925       2341 BadDev: The requested device is invalid
     926       2342 InUseBySpooler: This device is already in use by the spooler
     927       2343 CommDevInUse: This device is already in use as a communication device

    - NetICanonicalize and NetIType and NetIMakeLMFileName,
      NetIListCanon and NetINameCheck:

     92F       2351 InvalidComputer: This computer name is invalid
     932       2354 MaxLenExceeded: The string and prefix specified are too long
     934       2356 BadComponent: This path component is invalid
     935       2357 CantType: Could not determine the type of input
     93A       2362 TooManyEntries: The buffer for types is not big enough

    - NetProfile:

     942       2370 ProfileFileTooBig: Profile files cannot exceed 64K
     943       2371 ProfileOffset: The start offset is out of range
     944       2372 ProfileCleanup: The system cannot delete current connections to network resources
     945       2373 ProfileUnknownCmd: The system was unable to parse the command line in this file
     946       2374 ProfileLoadErr: An error occurred while loading the profile file
     947       2375 ProfileSaveErr: Errors occurred while saving the profile file.  The profile was partially saved

    - NetAudit and NetErrorLog:

     949       2377 LogOverflow: This log file exceeds the maximum defined size
     94A       2378 LogFileChanged: This log file has changed between reads
     94B       2379 LogFileCorrupt: This log file is corrupt

    - NetRemote:

     94C       2380 SourceIsDir: The source path cannot be a directory
     94D       2381 BadSource: The source path is illegal
     94E       2382 BadDest: The destination path is illegal
     94F       2383 DifferentServers: The source and destination paths are on different servers
     951       2385 RunSrvPaused: The Run server you requested is paused
     955       2389 ErrCommRunSrv: An error occurred when communicating with a Run server
     957       2391 ErrorExecingGhost: An error occurred when starting a background process
     958       2392 ShareNotFound: The shared resource you are connected to could not be found

    - NetWksta.sys (redir):

     960       2400 InvalidLana: The LAN adapter number is invalid
     961       2401 OpenFiles: This network connection has files open or requests pending
     962       2402 ActiveConns: Active connections still exist
     963       2403 BadPasswordCore: This share name or password is invalid
     964       2404 DevInUse: The device is in use by an active process and cannot be disconnected
     965       2405 LocalDrive: The drive letter is in use locally

    - Alert:

     97E       2430 AlertExists: The specified client is already registered for the specified event
     97F       2431 TooManyAlerts: The alert table is full
     980       2432 NoSuchAlert: An invalid or nonexistent alert name was raised
     981       2433 BadRecipient: The alert recipient is invalid
     982       2434 AcctLimitExceeded: A user's session with this server has been deleted because the user's logon hours are no longer valid

    - Additional Error and Audit log codes:

     988       2440 InvalidLogSeek: The log file does not contain the requested record number

    - Additional UAS and NETLOGON codes:

     992       2450 BadUasConfig: The user accounts database is not configured correctly
     993       2451 InvalidUASOp: This operation is not permitted when the Netlogon service is running
     994       2452 LastAdmin: This operation is not allowed on the last administrative account
     995       2453 DCNotFound: Could not find domain controller for this domain
     996       2454 LogonTrackingError: Could not set logon information for this user
     997       2455 NetlogonNotStarted: The Netlogon service has not been started
     998       2456 CanNotGrowUASFile: Unable to add to the user accounts database
     999       2457 TimeDiffAtDC: This server's clock is not synchronized with the primary domain controller's clock
     99A       2458 PasswordMismatch: A password mismatch has been detected

    - Server Integration:

     99C       2460 NoSuchServer: The server identification does not specify a valid server
     99D       2461 NoSuchSession: The session identification does not specify a valid session
     99E       2462 NoSuchConnection: The connection identification does not specify a valid connection
     99F       2463 TooManyServers: There is no space for another entry in the table of available servers
     9A0       2464 TooManySessions: The server has reached the maximum number of sessions it supports
     9A1       2465 TooManyConnections: The server has reached the maximum number of connections it supports
     9A2       2466 TooManyFiles: The server cannot open more files because it has reached its maximum number
     9A3       2467 NoAlternateServers: There are no alternate servers registered on this server

    - UPS:

     9A6       2470 Try down-level (remote admin protocol) version of API instead
     9B0       2480 UPSDriverNotStarted: The UPS driver could not be accessed by the UPS service

    - Remoteboot:

     9B1       2481 The UPS service is not configured correctly
     9B2       2482 The UPS service could not access the specified Comm Port
     9B3       2483 The UPS indicated a line fail or low battery situation. Service not started
     9B4       2484 The UPS service failed to perform a system shut down
     9C4       2500 BadDosRetCode: The program below returned an MS-DOS error code:
     9C5       2501 ProgNeedsExtraMem: The program below needs more memory:
     9C6       2502 BadDosFunction: The program below called an unsupported MS-DOS function:
     9C7       2503 RemoteBootFailed: The workstation failed to boot
     9C8       2504 BadFileCheckSum: The file below is corrupt
     9C9       2505 NoRplBootSystem: No loader is specified in the boot-block definition file
     9CA       2506 RplLoadrNetBiosErr: NetBIOS returned an error: The NCB and SMB are dumped above
     9CB       2507 RplLoadrDiskErr: A disk I/O error occurred
     9CC       2508 ImageParamErr: Image parameter substitution failed
     9CD       2509 TooManyImageParams: Too many image parameters cross disk sector boundaries
     9CE       2510 NonDosFloppyUsed: The image was not generated from an MS-DOS diskette formatted with /S
     9CF       2511 RplBootRestart: Remote boot will be restarted later
     9D0       2512 RplSrvrCallFailed: The call to the Remoteboot server failed
     9D1       2513 CantConnectRplSrvr: Cannot connect to the Remoteboot server
     9D2       2514 CantOpenImageFile: Cannot open image file on the Remoteboot server
     9D3       2515 CallingRplSrvr: Connecting to the Remoteboot server..
     9D4       2516 StartingRplBoot: Connecting to the Remoteboot server..
     9D5       2517 RplBootServiceTerm: Remote boot service was stopped; check the error log for the cause of the problem
     9D6       2518 RplBootStartFailed: Remote boot startup failed; check the error log for the cause of the problem
     9D7       2519 RPL_CONNECTED: A second connection to a Remoteboot resource is not allowed

    - FTA     DMIN API:

     9DD       2525 FTNotInstalled: DISKFT.SYS is not installed
     9DE       2526 FTMONITNotRunning: FTMONIT is not running
     9DF       2527 FTDiskNotLocked: FTADMIN has not locked the disk
     9E0       2528 FTDiskNotAvailable: Some other process has locked the disk
     9E1       2529 FTUnableToStart: The verifier/correcter cannot be started
     9E2       2530 FTNotInProgress: The verifier/correcter can't be aborted because it isn't started
     9E3       2531 FTUnableToAbort: The verifier/correcter can't be aborted
     9E4       2532 FTUnabletoChange: The disk could not be locked/unlocked
     9E5       2533 FTInvalidErrHandle: The error handle was not recognized
     9E6       2534 FTDriveNotMirrored: The drive is not mirrored


4       WSA (Windows Sockets API)

Dieser Fehlercodes stammen aus "WinSock2.H" (Sockets Version 2.0). Eine
textuelle Beschreibung ist zu finden in [MSDN "Error codes in the API"
unter "Windows Sockets Version 2"].

     9F6       2550 The browser service was configured with MaintainServerList=No
     A32       2610 Service failed to start since none of the network adapters started with this service
     A33       2611 Service failed to start due to bad startup information in the registry
     A34       2612 Service failed to start because its database is absent or corrupt
     A35       2613 Service failed to start because RPLFILES share is absent
     A36       2614 Service failed to start because RPLUSER group is absent
     A37       2615 Cannot enumerate service records
     A38       2616 Workstation record information has been corrupted
     A39       2617 Workstation record was not found
     A3A       2618 Workstation name is in use by some other workstation
     A3B       2619 Profile record information has been corrupted
     A3C       2620 Profile record was not found
     A3D       2621 Profile name is in use by some other profile
     A3E       2622 There are workstations using this profile
     A3F       2623 Configuration record information has been corrupted
     A40       2624 Configuration record was not found
     A41       2625 Adapter id record information has been corrupted
     A42       2626 An internal service error has occurred
     A43       2627 Vendor id record information has been corrupted
     A44       2628 Boot block record information has been corrupted
     A45       2629 The user account for this workstation record is missing
     A46       2630 The RPLUSER local group could not be found
     A47       2631 Boot block record was not found
     A48       2632 Chosen profile is incompatible with this workstation
     A49       2633 Chosen network adapter id is in use by some other workstation
     A4A       2634 There are profiles using this configuration
     A4B       2635 There are workstations, profiles or configurations using this boot block
     A4C       2636 Service failed to backup Remoteboot database
     A4D       2637 Adapter record was not found
     A4E       2638 Vendor record was not found
     A4F       2639 Vendor name is in use by some other vendor record
     A50       2640 (boot name, vendor id) is in use by some other boot block record
     A51       2641 Configuration name is in use by some other configuration
     A64       2660 The internal database maintained by the DFS service is corrupt
     A65       2661 One of the records in the internal DFS database is corrupt
     A66       2662 There is no DFS name whose entry path matches the input Entry Path
     A67       2663 A root or link with the given name already exists
     A68       2664 The server share specified is already shared in the DFS
     A69       2665 The indicated server share does not support the indicated DFS namespace
     A6A       2666 The operation is not valid on this portion of the namespace
     A6B       2667 The operation is not valid on this portion of the namespace
     A6C       2668 The operation is ambiguous because the link has multiple servers
     A6D       2669 Unable to create a link
     A6E       2670 The server is not DFS Aware
     A6F       2671 The specified rename target path is invalid
     A70       2672 The specified DFS link is offline
     A71       2673 The specified server is not a server for this link
     A72       2674 A cycle in the DFS name was detected
     A73       2675 The operation is not supported on a server-based DFS
     A74       2676 This link is already supported by the specified server-share
     A75       2677 Can't remove the last server-share supporting this root or link
     A76       2678 The operation is not supported for an Inter-DFS link
     A77       2679 The internal state of the DFS Service has become inconsistent
     A78       2680 The DFS Service has been installed on the specified server
     A79       2681 The DFS data being reconciled is identical
     A7A       2682 The DFS root cannot be deleted - Uninstall DFS if required
     A7B       2683 A child or parent directory of the share is already in a DFS
     A82       2690 DFS internal error
     A83       2691 This machine is already joined to a domain
     A84       2692 This machine is not currently joined to a domain
     A85       2693 This machine is a domain controller and cannot be unjoined from a domain
     A86       2694 The destination domain controller does not support creating machine accounts in OUs
     A87       2695 The specified workgroup name is invalid
     A88       2696 The specified computer name is incompatible with the default language used on the domain controller
     A89       2697 The specified computer account could not be found
     A8A       2698 This version of Windows cannot be joined to a domain
     BB7       2999 This is the last error in NERR range
     BB8       3000 The specified print monitor is unknown
     BB9       3001 The specified printer driver is currently in use
     BBA       3002 The spool file was not found
     BBB       3003 A StartDocPrinter call was not issued
     BBC       3004 An AddJob call was not issued
     BBD       3005 The specified print processor has already been installed
     BBE       3006 The specified print monitor has already been installed
     BBF       3007 The specified print monitor does not have the required functions
     BC0       3008 The specified print monitor is currently in use
     BC1       3009 The requested operation is not allowed when there are jobs queued to the printer
     BC2       3010 The requested operation is successful. Changes will not be effective until the system is rebooted
     BC3       3011 The requested operation is successful. Changes will not be effective until the service is restarted
     BC4       3012 No printers were found
     BC5       3013 The printer driver is known to be unreliable
     BC6       3014 The printer driver is known to harm the system
     BCF       3023 There is a problem with a configuration of user specified shut down command file.  The UPS service started anyway
     BD5       3029 Local security could not be started because the user accounts database (NET.ACC) was missing or corrupted, and no usable backup database was present.  THE SYSTEM IS NOT SECURE
     BDD       3037 @I *LOGON HOURS
     BDF       3039 Replicator limit for files in a directory has been exceeded
     BE0       3040 Replicator limit for tree depth has been exceeded
     BE6       3046 Cannot log on. User is currently logged on and argument TRYUSER is set to NO
     BEC       3052 The required parameter was not provided on the command line or in the configuration file
     BEE       3054 A request for resource could not be satisfied
     BEF       3055 A problem exists with the system configuration
     BF0       3056 A system error has occurred
     BF1       3057 An internal consistency error has occurred
     BF2       3058 The configuration file or the command line has an ambiguous option
     BF3       3059 The configuration file or the command line has a duplicate parameter
     BF4       3060 The service did not respond to control and was stopped with the DosKillProc function
     BF5       3061 An error occurred when attempting to run the service program
     BF6       3062 The sub-service failed to start
     BF8       3064 There is a problem with the file
     BFE       3070 Speicher: memory
     BFF       3071 Plattenspeicher: disk space
     C00       3072 Thread: thread
     C01       3073 Prozess: process
     C02       3074 Sicherheitsfehler: Security Failure
     C03       3075 Bad or missing LAN Manager root directory
     C04       3076 The network software is not installed
     C05       3077 The server is not started
     C06       3078 The server cannot access the user accounts database (NET.ACC)
     C07       3079 Incompatible files are installed in the LANMAN tree
     C08       3080 The LANMAN\LOGS directory is invalid
     C09       3081 The domain specified could not be used
     C0A       3082 The computer name is being used as a message alias on another computer
     C0B       3083 The announcement of the server name failed
     C0C       3084 The user accounts database is not configured correctly
     C0D       3085 The server is not running with user-level security
     C0F       3087 The workstation is not configured properly
     C10       3088 View your error log for details
     C11       3089 Unable to write to this file
     C12       3090 ADDPAK file is corrupted.  Delete LANMAN\NETPROG\ADDPAK.SER and reapply all ADDPAKs
     C13       3091 The LM386 server cannot be started because CACHE.EXE is not running
     C14       3092 There is no account for this computer in the security database
     C15       3093 This computer is not a member of the group SERVERS
     C16       3094 The group SERVERS is not present in the local security database
     C17       3095 This computer is configured as a member of a workgroup, not as a member of a domain. The Netlogon service does not need to run in this configuration
     C18       3096 The primary Domain Controller for this domain could not be located
     C1A       3098 The service failed to authenticate with the primary domain controller
     C1B       3099 There is a problem with the security database creation date or serial number
     C1C       3100 The operation failed because a network software error occurred
     C1E       3102 The service failed to obtain a long-term lock on the segment for network control blocks (NCBs). The error code is the data
     C1F       3103 The service failed to release the long-term lock on the segment for network control blocks (NCBs). The error code is the data
     C22       3106 An unexpected network control block (NCB) was received. The NCB is the data
     C23       3107 The network is not started
     C24       3108 Ein DosDevIoctl oder ein DosFsCtl an NETWKSTA.SYS ist fehlgeschlagen. Die angezeigten Daten haben folgendes Format: A DosDevIoctl or DosFsCtl to NETWKSTA.SYS failed. The data shown is in this format: DWORD  approx CS:IP of call to ioctl or fsctl WORD   error code WORD   ioctl or fsctl number
     C27       3111 An unexpected NetBIOS error occurred. The error code is the data
     C28       3112 An illegal server message block (SMB) was received. The SMB is the data
     C2A       3114 Some entries in the error log were lost because of a buffer overflow
     C30       3120 Initialization parameters controlling resource usage other than net buffers are sized so that too much memory is needed
     C31       3121 The server cannot increase the size of a memory segment
     C34       3124 The server failed to start. Either all three chdev parameters must be zero or all three must be nonzero
     C39       3129 The server cannot update the AT schedule file. The file is corrupted
     C3A       3130 The server encountered an error when calling NetIMakeLMFileName. The error code is the data
     C3C       3132 Longterm lock of the server buffers failed. Check swap disk's free space and restart the system to start the server
     C44       3140 The service has stopped due to repeated consecutive occurrences of a network control block (NCB) error.  The last bad NCB follows in raw data
     C45       3141 The Message server has stopped due to a lock on the Message server shared data segment
     C4F       3151 Unable to display message POPUP due to system VIO call error. The error code is the data
     C50       3152 An illegal server message block (SMB) was received.  The SMB is the data
     C58       3160 The workstation information segment is bigger than 64K. The size follows, in DWORD format:
     C59       3161 The workstation was unable to get the name-number of the computer
     C5A       3162 The workstation could not initialize the Async NetBIOS Thread. The error code is the data
     C5B       3163 The workstation could not open the initial shared segment. The error code is the data
     C5C       3164 The workstation host table is full
     C5D       3165 A bad mailslot server message block (SMB) was received.  The SMB is the data
     C5E       3166 Die Arbeitsstation hat beim Versuch, das UAS zu starten, einen Fehler entdeckt. Daten: The workstation encountered an error while trying to start the user accounts database. The error code is the data
     C5F       3167 Die Arbeitsstation hat beim Bearbeiten einer SSI-Wiederherstellungsanfrage einen Fehler entdeckt. Daten: The workstation encountered an error while responding to an SSI revalidation request. The function code and the error codes are the data
     C66       3174 The server could not read the AT schedule file
     C67       3175 The server found an invalid AT schedule record
     C68       3176 The server could not find an AT schedule file so it created one
     C71       3185 Local security could not be started because the user accounts database (NET.ACC) was missing or corrupted, and no usable backup database was present.  THE SYSTEM IS NOT SECURE
     C84       3204 The server could not create a thread. The THREADS parameter in the CONFIG.SYS file should be increased
     C8D       3213 Replicator limit for files in a directory has been exceeded
     C8E       3214 Replicator limit for tree depth has been exceeded
     C8F       3215 Unrecognized message received in mailslot
     C91       3217 Cannot log on. User is currently logged on and argument TRYUSER is set to NO
     C9E       3230 A power failure was detected at the server
     C9F       3231 The UPS service performed server shut down
     CA0       3232 The UPS service did not complete execution of the user specified shut down command file
     CA1       3233 The UPS driver could not be opened.  The error code is the data
     CA2       3234 Power has been restored
     CA3       3235 There is a problem with a configuration of user specified shut down command file
     CB8       3256 There was an unrecoverable error in the dynamic- link library of the service
     CB9       3257 The system returned an unexpected error code. The error code is the data
     CBA       3258 The fault-tolerance error log file, LANROOT\LOGS\FT.LOG, is more than 64K
     CBB       3259 The fault-tolerance error-log file, LANROOT\LOGS\FT.LOG, had the update in progress bit set upon opening, which means that the system crashed while working on the error log
     CE5       3301 Remote-IPC: Remote IPC
     CE6       3302 Remoteadmin: Remote Admin
     CE7       3303 Logon server share
     CE8       3304 A network error occurred
     D48       3400 There is not enough memory to start the Workstation service
     D49       3401 An error occurred when reading the NETWORKS entry in the LANMAN.INI file
     D4C       3404 There are too many NETWORKS entries in the LANMAN.INI file
     D50       3408 The program cannot be used with this operating system
     D51       3409 The redirector is already installed
     D53       3411 There was an error installing NETWKSTA.SYS.  Press ENTER to continue
     D54       3412 Resolver linkage problem
     D5B       3419 You have open files or devices, and a forced disconnection may cause you to lose data
     D5C       3420 Default Share for Internal Use
     D5D       3421 Nachrichtendienst: Messenger Service
     DAC       3500 The command completed successfully
     DAD       3501 You used an invalid option
     DAF       3503 The command contains an invalid number of arguments
     DB0       3504 The command completed with one or more errors
     DB1       3505 You used an option with an invalid value
     DB6       3510 A command was used with conflicting switches
     DB8       3512 The software requires a newer version of the operating system
     DB9       3513 More data is available than can be returned by Windows
     DBB       3515 This command can be used only on a Windows Domain Controller
     DBC       3516 This command cannot be used on a Windows Domain Controller
     DC0       3520 These Windows services are started:
     DC5       3525 Stopping the Workstation service also stops the Server service
     DC6       3526 The workstation has open files
     DCD       3533 The service is starting or stopping.  Please try again later
     DCE       3534 The service did not report an error
     DCF       3535 An error occurred controlling the device
     E4C       3660 These workstations have sessions on this server:
     E4D       3661 These workstations have sessions with open files on this server:
     E52       3666 The message alias is forwarded
     E56       3670 You have these remote connections:
     E57       3671 Continuing will cancel the connections
     E5C       3676 New connections will be remembered
     E5D       3677 New connections will not be remembered
     E5E       3678 An error occurred while saving your profile. The state of your remembered connections has not changed
     E5F       3679 An error occurred while reading your profile
     E62       3682 No network services are started
     E63       3683 There are no entries in the list
     E69       3689 The Workstation service is already running. Windows will ignore command options for the workstation
     E6E       3694 The shared queue cannot be deleted while a print job is being spooled to the queue
     E7E       3710 An error occurred while opening the Help file
     E7F       3711 The Help file is empty
     E80       3712 The Help file is corrupted
     E82       3714 This operation is privileged on systems with earlier versions of the software
     E84       3716 The device type is unknown
     E85       3717 The log file has been corrupted
     E86       3718 Program filenames must end with .EXE
     E87       3719 A matching share could not be found so nothing was deleted
     E88       3720 A bad value is in the units-per-week field of the user record
     E8D       3725 An error occurred when the share was deleted
     E8E       3726 The user name is invalid
     E8F       3727 The password is invalid
     E90       3728 The passwords do not match
     E91       3729 Your persistent connections were not all restored
     E92       3730 This is not a valid computer name or domain name
     E94       3732 Default permissions cannot be set for that resource
     E96       3734 A valid password was not entered
     E97       3735 A valid name was not entered
     E98       3736 The resource named cannot be shared
     E99       3737 The permissions string contains invalid permissions
     E9A       3738 You can only perform this operation on printers and communication devices
     E9F       3743 The server is not configured for remote administration
     EA8       3752 No users have sessions with this server
     EAC       3756 This is an invalid response
     EAD       3757 No valid response was provided
     EAE       3758 The destination list provided does not match the destination list of the printer queue
     EB1       3761 The time range specified ends before it starts
     EB4       3764 Time supplied is not exactly on the hour
     EB5       3765 12 and 24 hour time formats may not be mixed
     EB7       3767 An illegal date format has been supplied
     EB8       3768 An illegal day range has been supplied
     EB9       3769 An illegal time range has been supplied
     EBA       3770 Arguments to NET USER are invalid. Check the minimum password length and/or arguments supplied
     EBB       3771 The value for ENABLESCRIPT must be YES
     EBD       3773 An illegal country code has been supplied
     EBE       3774 The user was successfully created but could not be added to the USERS local group
     EBF       3775 The user context supplied is invalid
     EC1       3777 Sending files is no longer supported
     EC2       3778 You may not specify paths for ADMIN$ and IPC$ shares
     EC8       3784 Only disk shares can be marked as cacheable
     EDA       3802 This schedule date is invalid
     EDB       3803 The LANMAN root directory is unavailable
     EDC       3804 The SCHED.LOG file could not be opened
     EDD       3805 The Server service has not been started
     EDE       3806 The AT job ID does not exist
     EDF       3807 The AT schedule file is corrupted
     EE0       3808 The delete failed due to a problem with the AT schedule file
     EE1       3809 The command line cannot exceed 259 characters
     EE2       3810 The AT schedule file could not be updated because the disk is full
     EE4       3812 The AT schedule file is invalid.  Please delete the file and create a new one
     EE5       3813 The AT schedule file was deleted
     EE7       3815 The AT command has timed-out. Please try again later
     EE8       3816 The minimum password age for user accounts cannot be greater than the maximum password age
     EE9       3817 You have specified a value that is incompatible with servers with down-level software. Please specify a lower value
     F3D       3901 ****
     F3E       3902 **** unexpected end of message ****
     F41       3905 Press ESC to exit
     F42       3906 ..
     F48       3912 Could not locate a time-server
     F4B       3915 The user's home directory could not be determined
     F4C       3916 The user's home directory has not been specified
     F50       3920 There are no available drive letters left
     F60       3936 This computer is not currently configured to use a specific SNTP server
     F71       3953 The syntax is incorrect
     F78       3960 You specified an invalid file number
     F79       3961 You specified an invalid print job number
     F7B       3963 The user or group account specified cannot be found
     F7D       3965 The user was added but could not be enabled for File and Print Services for NetWare
     F7E       3966 File and Print Services for NetWare is not installed
     F7F       3967 Cannot set user properties for File and Print Services for NetWare
     F81       3969 NetWare compatible logon
     FA0       4000 WINS: WINS encountered an error while processing the command
     FA1       4001 The local WINS can not be deleted
     FA2       4002 The importation from the file failed
     FA3       4003 The backup failed. Was a full backup done before?
     FA4       4004 The backup failed. Check the directory to which you are backing the database
     FA5       4005 The name does not exist in the WINS database
     FA6       4006 Replication with a nonconfigured partner is not allowed
    1004       4100 The DHCP client has obtained an IP address that is already in use on the network. The local interface will be disabled until the DHCP client can obtain a new address
    1068       4200 The GUID passed was not recognized as valid by a WMI data provider
    1069       4201 The instance name passed was not recognized as valid by a WMI data provider
    106A       4202 The data item ID passed was not recognized as valid by a WMI data provider
    106B       4203 The WMI request could not be completed and should be retried
    106C       4204 The WMI data provider could not be located
    106D       4205 The WMI data provider references an instance set that has not been registered
    106E       4206 The WMI data block or event notification has already been enabled
    106F       4207 The WMI data block is no longer available
    1070       4208 The WMI data service is not available
    1071       4209 The WMI data provider failed to carry out the request
    1072       4210 The WMI MOF information is not valid
    1073       4211 The WMI registration information is not valid
    1074       4212 The WMI data block or event notification has already been disabled
    1075       4213 The WMI data item or data block is read only
    1076       4214 The WMI data item or data block could not be changed
    10CC       4300 The media identifier does not represent a valid medium
    10CD       4301 The library identifier does not represent a valid library
    10CE       4302 The media pool identifier does not represent a valid media pool
    10CF       4303 The drive and medium are not compatible or exist in different libraries
    10D0       4304 The medium currently exists in an offline library and must be online to perform this operation
    10D1       4305 The operation cannot be performed on an offline library
    10D2       4306 The library, drive, or media pool is empty
    10D3       4307 The library, drive, or media pool must be empty to perform this operation
    10D4       4308 No media is currently available in this media pool or library
    10D5       4309 A resource required for this operation is disabled
    10D6       4310 The media identifier does not represent a valid cleaner
    10D7       4311 The drive cannot be cleaned or does not support cleaning
    10D8       4312 The object identifier does not represent a valid object
    10D9       4313 Unable to read from or write to the database
    10DA       4314 The database is full
    10DB       4315 The medium is not compatible with the device or media pool
    10DC       4316 The resource required for this operation does not exist
    10DD       4317 The operation identifier is not valid
    10DE       4318 The media is not mounted or ready for use
    10DF       4319 The device is not ready for use
    10E0       4320 The operator or administrator has refused the request
    10E1       4321 The drive identifier does not represent a valid drive
    10E2       4322 Library is full.  No slot is available for use
    10E3       4323 The transport cannot access the medium
    10E4       4324 Unable to load the medium into the drive
    10E5       4325 Unable to retrieve the drive status
    10E6       4326 Unable to retrieve the slot status
    10E7       4327 Unable to retrieve status about the transport
    10E8       4328 Cannot use the transport because it is already in use
    10E9       4329 Unable to open or close the inject/eject port
    10EA       4330 Unable to eject the medium because it is in a drive
    10EB       4331 A cleaner slot is already reserved
    10EC       4332 A cleaner slot is not reserved
    10ED       4333 The cleaner cartridge has performed the maximum number of drive cleanings
    10EE       4334 Unexpected on-medium identifier
    10EF       4335 The last remaining item in this group or resource cannot be deleted
    10F0       4336 The message provided exceeds the maximum size allowed for this parameter
    10F1       4337 The volume contains system or paging files
    10F2       4338 The media type cannot be removed from this library since at least one drive in the library reports it can support this media type
    10F3       4339 This offline media cannot be mounted on this system since no enabled drives are present which can be used
    10F4       4340 A cleaner cartridge is present in the tape library
    10F5       4341 (Y/N) [N]
    10F6       4342 Fehler: Error
    10F7       4343 OK
    10F8       4344 J: Y
    10F9       4345 N
    10FA       4346 Jeder: Any
    10FB       4347 A
    10FC       4348 P
    10FD       4349 (not found)
    10FE       4350 The remote storage service was not able to recall the file
    10FF       4351 The remote storage service is not operational at this time
    1100       4352 The remote storage service encountered a media error
    1102       4354 Please type the password:
    1106       4358 Type a password for the user:
    1107       4359 Type the password for the shared resource:
    1108       4360 Type your password:
    1109       4361 Retype the password to confirm:
    110A       4362 Type the user's old password:
    110B       4363 Type the user's new password:
    110C       4364 Type your new password:
    110D       4365 Type the Replicator service password:
    1110       4368 Type your user name:
    1114       4372 Druckauftragdetails: Print job detail
    111A       4378 The following running services can be controlled:
    111B       4379 Statistics are available for the following running services:
    111D       4381 The syntax of this command is:
    111E       4382 The options of this command are:
    111F       4383 Please enter the name of the Primary Domain Controller:
    1121       4385 Sonntag: Sunday
    1122       4386 Montag: Monday
    1123       4387 Dienstag: Tuesday
    1124       4388 Mittwoch: Wednesday
    1125       4389 Donnerstag: Thursday
    1126       4390 The file or directory is not a reparse point
    1127       4391 The reparse point attribute cannot be set because it conflicts with an existing attribute
    1128       4392 The data present in the reparse point buffer is invalid
    1129       4393 The tag present in the reparse point buffer is invalid
    112A       4394 There is a mismatch between the tag specified in the request and the tag present in the reparse point
    112B       4395 Mi: W
    112C       4396 Do: Th
    112D       4397 Fr: F
    112E       4398 Sa: S
    112F       4399 Sa
    1131       4401 Group name
    1132       4402 Comment
    1133       4403 Members
    1136       4406 Alias name
    1137       4407 Comment
    1138       4408 Members
    113B       4411 User name
    113C       4412 Full Name
    113D       4413 Comment
    113E       4414 User's comment
    113F       4415 Parameters
    1140       4416 Country code
    1141       4417 Privilege level
    1142       4418 Rechte: Operator privileges
    1143       4419 Account active
    1144       4420 Account expires
    1145       4421 Password last set
    1146       4422 Password expires
    1147       4423 Password changeable
    1148       4424 Workstations allowed
    1149       4425 Maximum disk space
    114A       4426 Unlimited
    114B       4427 Local Group Memberships
    114C       4428 Domain controller
    114D       4429 Logon script
    114E       4430 Last logon
    114F       4431 Global Group memberships
    1150       4432 Logon hours allowed
    1151       4433 All
    1152       4434 None
    1154       4436 Home directory
    1155       4437 Password required
    1156       4438 User may change password
    1157       4439 User profile
    1158       4440 Locked
    1162       4450 Computer name
    1163       4451 User name
    1164       4452 Software version
    1165       4453 Workstation active on
    1166       4454 Windows NT root directory
    1167       4455 Workstation domain
    1168       4456 Logon domain
    1169       4457 Other domain(s)
    116A       4458 COM Open Timeout (sec)
    116B       4459 COM Send Count (byte)
    116C       4460 COM Send Timeout (msec)
    116D       4461 DOS session print time-out (sec)
    116E       4462 Maximum error log size (K)
    116F       4463 Maximum cache memory (K)
    1170       4464 Number of network buffers
    1171       4465 Number of character buffers
    1172       4466 Size of network buffers
    1173       4467 Size of character buffers
    1174       4468 Full Computer name
    1175       4469 Workstation Domain DNS Name
    1176       4470 Windows 2002
    1181       4481 Server Name
    1182       4482 Server Comment
    1183       4483 Send administrative alerts to
    1184       4484 Software version
    1185       4485 Peer Server
    1186       4486 Windows NT
    1187       4487 Server Level
    1188       4488 Windows NT Server
    1189       4489 Server is active on
    118C       4492 Server hidden
    1194       4500 Single Instance Storage is not available on this volume
    119A       4506 Maximum Logged On Users
    119B       4507 Maximum concurrent administrators
    119C       4508 Maximum resources shared
    119D       4509 Maximum connections to resources
    119E       4510 Maximum open files on server
    119F       4511 Maximum open files per session
    11A0       4512 Maximum file locks
    11A8       4520 Idle session time (min)
    11AE       4526 Share-level
    11AF       4527 User-level
    11B2       4530 Unlimited Server
    11DA       4570 Force user logoff how long after time expires?:
    11DB       4571 Lock out account after how many bad passwords?:
    11DC       4572 Minimum password age (days):
    11DD       4573 Maximum password age (days):
    11DE       4574 Minimum password length:
    11DF       4575 Length of password history maintained:
    11E0       4576 Computer role:
    11E1       4577 Primary Domain controller for workstation domain:
    11E2       4578 Lockout threshold:
    11E3       4579 Lockout duration (minutes):
    11E4       4580 Lockout observation window (minutes):
    11F8       4600 Statistics since
    11F9       4601 Sessions accepted
    11FA       4602 Sessions timed-out
    11FB       4603 Sessions errored-out
    11FC       4604 Kilobytes sent
    11FD       4605 Kilobytes received
    11FE       4606 Mean response time (msec)
    11FF       4607 Network errors
    1200       4608 Files accessed
    1201       4609 Print jobs spooled
    1202       4610 System errors
    1203       4611 Password violations
    1204       4612 Permission violations
    1205       4613 Communication devices accessed
    1206       4614 Sessions started
    1207       4615 Sessions reconnected
    1208       4616 Sessions starts failed
    1209       4617 Sessions disconnected
    120A       4618 Network I/O's performed
    120B       4619 Files and pipes accessed
    120C       4620 Times buffers exhausted
    120D       4621 Big buffers
    120E       4622 Request buffers
    1212       4626 Connections made
    1213       4627 Connections failed
    1216       4630 Bytes received
    1217       4631 Server Message Blocks (SMBs) received
    1218       4632 Bytes transmitted
    1219       4633 Server Message Blocks (SMBs) transmitted
    121A       4634 Read operations
    121B       4635 Write operations
    121C       4636 Raw reads denied
    121D       4637 Raw writes denied
    121E       4638 Network errors
    121F       4639 Connections made
    1220       4640 Reconnections made
    1221       4641 Server disconnects
    1222       4642 Sessions started
    1223       4643 Hung sessions
    1224       4644 Failed sessions
    1225       4645 Failed operations
    1226       4646 Use count
    1227       4647 Failed use count
    122F       4655 The message name forwarding was successfully canceled
    1235       4661 The password was changed successfully
    1238       4664 The message was successfully sent to all users of the network
    123A       4666 The message was successfully sent to all users of this server
    1258       4696 Windows NT Server
    1259       4697 Windows NT Workstation
    125A       4698 MS-DOS Enhanced Workstation
    125C       4700 Server Name            Remark
    125E       4702 (UNC)
    125F       4703 ..
    1260       4704 Domain
    1262       4706 Invalid network provider.  Available networks are:
    1266       4710 Disk
    1267       4711 Print
    1268       4712 Comm
    1269       4713 IPC
    126A       4714 Status       Local     Remote                    Network
    126B       4715 OK
    126C       4716 Dormant
    126D       4717 Paused
    126E       4718 Disconnected
    126F       4719 Error
    1270       4720 Connecting
    1271       4721 Reconnecting
    1272       4722 Status
    1273       4723 Local name
    1274       4724 Remote name
    1275       4725 Resource type
    1276       4726 # Opens
    1277       4727 # Connections
    1278       4728 Unavailable
    127A       4730 Share name   Resource                        Remark
    127B       4731 Share name
    127C       4732 Resource
    127D       4733 Spooled
    127E       4734 Permission
    127F       4735 Maximum users
    1280       4736 No limit
    1281       4737 Users
    1283       4739 Caching
    1284       4740 ID         Path                                    User name            # Locks
    1285       4741 Datei-File ID
    1286       4742 Locks
    1287       4743 Permissions
    1288       4744 Share name
    1289       4745 Type
    128A       4746 Used as
    128B       4747 Comment
    128E       4750 Computer               User name            Client Type       Opens Idle time
    128F       4751 Computer
    1290       4752 Sess time
    1291       4753 Idle time
    1292       4754 Share name     Type     # Opens
    1293       4755 Client type
    1294       4756 Guest logon
    12A2       4770 Manual caching of documents
    12A3       4771 Automatic caching of documents
    12A4       4772 Automatic caching of programs and documents
    12A5       4773 Caching disabled
    12A6       4774 Automatic
    12A7       4775 Manual
    12A8       4776 Documents
    12A9       4777 Programs
    12AA       4778 None
    12C0       4800 Name
    12C1       4801 Forwarded to
    12C2       4802 Forwarded to you from
    12C3       4803 Users of this server
    12C4       4804 Net Send has been interrupted by a Ctrl+Break from the user
    12CA       4810 Name                         Job #      Size            Status
    12CB       4811 jobs
    12CC       4812 Print
    12CD       4813 Name
    12CE       4814 Job #
    12CF       4815 Size
    12D0       4816 Status
    12D1       4817 Separator file
    12D2       4818 Comment
    12D3       4819 Priority
    12D4       4820 Print after
    12D5       4821 Print until
    12D6       4822 Print processor
    12D7       4823 Additional info
    12D8       4824 Parameters
    12D9       4825 Print Devices
    12DA       4826 Printer Active
    12DB       4827 Printer held
    12DC       4828 Printer error
    12DD       4829 Printer being deleted
    12DE       4830 Printer status unknown
    12E9       4841 Job #
    12EA       4842 Submitting user
    12EB       4843 Notify
    12EC       4844 Job data type
    12ED       4845 Job parameters
    12EE       4846 Waiting
    12EF       4847 Held in queue
    12F0       4848 Spooling
    12F1       4849 Paused
    12F2       4850 Offline
    12F3       4851 Error
    12F4       4852 Out of paper
    12F5       4853 Intervention required
    12F6       4854 Printing
    12F7       4855 on
    12FE       4862 Driver
    1342       4930 User name              Type                 Date
    1343       4931 Lockout
    1344       4932 Service
    1345       4933 Server
    1346       4934 Server started
    1347       4935 Server paused
    1348       4936 Server continued
    1349       4937 Server stopped
    134A       4938 Session
    134B       4939 Logon Guest
    134C       4940 Logon User
    134D       4941 Logon Administrator
    134E       4942 Logoff normal
    134F       4943 Logon
    1350       4944 Logoff error
    1351       4945 Logoff auto-disconnect
    1352       4946 Logoff administrator-disconnect
    1353       4947 Logoff forced by logon restrictions
    1354       4948 Service
    135D       4957 Account
    1364       4964 Account system settings were modified
    1365       4965 Logon restriction
    1366       4966 Limit exceeded:  UNKNOWN
    1367       4967 Limit exceeded:  Logon hours
    1368       4968 Limit exceeded:  Account expired
    1369       4969 Limit exceeded:  Workstation ID invalid
    136A       4970 Limit exceeded:  Account disabled
    136B       4971 Limit exceeded:  Account deleted
    136C       4972 Share
    1372       4978 Bad password
    1373       4979 Administrator privilege required
    1374       4980 Access
    1378       4984 Access denied
    1379       4985 Unknown
    137A       4986 Other
    137B       4987 Duration:
    137C       4988 Duration: Not available
    137D       4989 Duration: Less than one second
    137E       4990 (none)
    1382       4994 Access ended
    1383       4995 Log on to network
    1384       4996 Logon denied
    1385       4997 Program             Message             Time
    1387       4999 Account unlocked by administrator
    1388       5000 Log off network
    1389       5001 The cluster resource cannot be moved to another group because other resources are dependent on it
    138A       5002 The cluster resource dependency cannot be found
    138B       5003 The cluster resource cannot be made dependent on the specified resource because it is already dependent
    138C       5004 The cluster resource is not online
    138D       5005 A cluster node is not available for this operation
    138E       5006 The cluster resource is not available
    138F       5007 The cluster resource could not be found
    1390       5008 The cluster is being shut down
    1391       5009 A cluster node cannot be evicted from the cluster unless the node is down or it is the last node
    1392       5010 The object already exists
    1393       5011 The object is already in the list
    1394       5012 The cluster group is not available for any new requests
    1395       5013 The cluster group could not be found
    1396       5014 The operation could not be completed because the cluster group is not online
    1397       5015 The cluster node is not the owner of the resource
    1398       5016 The cluster node is not the owner of the group
    1399       5017 The cluster resource could not be created in the specified resource monitor
    139A       5018 The cluster resource could not be brought online by the resource monitor
    139B       5019 The operation could not be completed because the cluster resource is online
    139C       5020 The cluster resource could not be deleted or brought offline because it is the quorum resource
    139D       5021 The cluster could not make the specified resource a quorum resource because it is not capable of being a quorum resource
    139E       5022 The cluster software is shutting down
    139F       5023 The group or resource is not in the correct state to perform the requested operation
    13A0       5024 The properties were stored but not all changes will take effect until the next time the resource is brought online
    13A1       5025 The cluster could not make the specified resource a quorum resource because it does not belong to a shared storage class
    13A2       5026 The cluster resource could not be deleted since it is a core resource
    13A3       5027 The quorum resource failed to come online
    13A4       5028 The quorum log could not be created or mounted successfully
    13A5       5029 The cluster log is corrupt
    13A6       5030 The record could not be written to the cluster log since it exceeds the maximum size
    13A7       5031 The cluster log exceeds its maximum size
    13A8       5032 No checkpoint record was found in the cluster log
    13A9       5033 The minimum required disk space needed for logging is not available
    13AA       5034 The cluster node failed to take control of the quorum resource because the resource is owned by another active node
    13AB       5035 A cluster network is not available for this operation
    13AC       5036 A cluster node is not available for this operation
    13AD       5037 All cluster nodes must be running to perform this operation
    13AE       5038 A cluster resource failed
    13AF       5039 The cluster node is not valid
    13B0       5040 The cluster node already exists
    13B1       5041 A node is in the process of joining the cluster
    13B2       5042 The cluster node was not found
    13B3       5043 The cluster local node information was not found
    13B4       5044 The cluster network already exists
    13B5       5045 The cluster network was not found
    13B6       5046 The cluster network interface already exists
    13B7       5047 The cluster network interface was not found
    13B8       5048 The cluster request is not valid for this object
    13B9       5049 The cluster network provider is not valid
    13BA       5050 The cluster node is down
    13BB       5051 The cluster node is not reachable
    13BC       5052 The cluster node is not a member of the cluster
    13BD       5053 A cluster join operation is not in progress
    13BE       5054 The cluster network is not valid
    13BF       5055 Mar
    13C0       5056 The cluster node is up
    13C1       5057 The cluster IP address is already in use
    13C2       5058 The cluster node is not paused
    13C3       5059 No cluster security context is available
    13C4       5060 The cluster network is not configured for internal cluster communication
    13C5       5061 The cluster node is already up
    13C6       5062 The cluster node is already down
    13C7       5063 The cluster network is already online
    13C8       5064 The cluster network is already offline
    13C9       5065 The cluster node is already a member of the cluster
    13CA       5066 The cluster network is the only one configured for internal cluster communication between two or more active cluster nodes. The internal communication capability cannot be removed from the network
    13CB       5067 One or more cluster resources depend on the network to provide service to clients. The client access capability cannot be removed from the network
    13CC       5068 This operation cannot be performed on the cluster resource as it the quorum resource. You may not bring the quorum resource offline or modify its possible owners list
    13CD       5069 The cluster quorum resource is not allowed to have any dependencies
    13CE       5070 The cluster node is paused
    13CF       5071 The cluster resource cannot be brought online. The owner node cannot run this resource
    13D0       5072 The cluster node is not ready to perform the requested operation
    13D1       5073 The cluster node is shutting down
    13D2       5074 The cluster join operation was aborted
    13D3       5075 The cluster join operation failed due to incompatible software versions between the joining node and its sponsor
    13D4       5076 This resource cannot be created because the cluster has reached the limit on the number of resources it can monitor
    13D5       5077 The system configuration changed during the cluster join or form operation. The join or form operation was aborted
    13D6       5078 The specified resource type was not found
    13D7       5079 The specified node does not support a resource of this type.  This may be due to version inconsistencies or due to the absence of the resource DLL on this node
    13D8       5080 The specified resource name is not supported by this resource DLL. This may be due to a bad (or changed) name supplied to the resource DLL
    13D9       5081 No authentication package could be registered with the RPC server
    13DA       5082 You cannot bring the group online because the owner of the group is not in the preferred list for the group. To change the owner node for the group, move the group
    13DB       5083 The join operation failed because the cluster database sequence number has changed or is incompatible with the locker node. This may happen during a join operation if the cluster database was changing during the join
    13DC       5084 The resource monitor will not allow the fail operation to be performed while the resource is in its current state. This may happen if the resource is in a pending state
    13DD       5085 A non locker code got a request to reserve the lock for making global updates
    13DE       5086 The quorum disk could not be located by the cluster service
    13DF       5087 The backed up cluster database is possibly corrupt
    13E0       5088 A DFS root already exists in this cluster node
    13E1       5089 An attempt to modify a resource property failed because it conflicts with another existing property
    13E2       5090 Spain
    13E3       5091 Denmark
    13E4       5092 Sweden
    13E5       5093 Norway
    13E6       5094 Germany
    13E7       5095 Australia
    13E8       5096 Japan
    13E9       5097 Korea
    13EA       5098 China (PRC)
    13EB       5099 Taiwan
    13EC       5100 Asia
    13ED       5101 Portugal
    13EE       5102 Finland
    13EF       5103 Arabic
    13F0       5104 Hebrew
    1421       5153 The UPS service is about to perform final shut down
    1432       5170 The Workstation must be started with the NET START command
    1437       5175 Remote IPC
    1438       5176 Remote Admin
    1439       5177 Default share
    14AB       5291 Never
    14AC       5292 Never
    14AD       5293 Never
    14AF       5295 NET.HLP
    14B0       5296 NET.HLP
    14B4       5300 The network control block (NCB) request completed successfully. The NCB is the data
    14B5       5301 Illegal network control block (NCB) buffer length on SEND DATAGRAM, SEND BROADCAST, ADAPTER STATUS, or SESSION STATUS. The NCB is the data
    14B6       5302 The data descriptor array specified in the network control block (NCB) is invalid.  The NCB is the data
    14B7       5303 The command specified in the network control block (NCB) is illegal. The NCB is the data
    14B8       5304 The message correlator specified in the network control block (NCB) is invalid.  The NCB is the data
    14B9       5305 A network control block (NCB) command timed-out.  The session may have terminated abnormally.  The NCB is the data
    14BA       5306 An incomplete network control block (NCB) message was received. The NCB is the data
    14BB       5307 The buffer address specified in the network control block (NCB) is illegal. The NCB is the data
    14BC       5308 The session number specified in the network control block (NCB) is not active. The NCB is the data
    14BD       5309 No resource was available in the network adapter. The network control block (NCB) request was refused.  The NCB is the data
    14BE       5310 The session specified in the network control block (NCB) was closed. The NCB is the data
    14BF       5311 The network control block (NCB) command was canceled. The NCB is the data
    14C0       5312 The message segment specified in the network control block (NCB) is illogical.  The NCB is the data
    14C1       5313 The name already exists in the local adapter name table. The network control block (NCB) request was refused.  The NCB is the data
    14C2       5314 The network adapter name table is full. The network control block (NCB) request was refused.  The NCB is the data
    14C3       5315 The network name has active sessions and is now de-registered. The network control block (NCB) command completed.  The NCB is the data
    14C4       5316 A previously issued Receive Lookahead command is active for this session.  The network control block (NCB) command was rejected. The NCB is the data
    14C5       5317 The local session table is full. The network control block (NCB) request was refused. The NCB is the data
    14C6       5318 A network control block (NCB) session open was rejected.  No LISTEN is outstanding on the remote computer.  The NCB is the data
    14C7       5319 The name number specified in the network control block (NCB) is illegal. The NCB is the data
    14C8       5320 The call name specified in the network control block (NCB) cannot be found or did not answer.  The NCB is the data
    14C9       5321 The name specified in the network control block (NCB) was not found.  Cannot put '*' or 00h in the NCB name.  The NCB is the data
    14CA       5322 The name specified in the network control block (NCB) is in use on a remote adapter. The NCB is the data
    14CB       5323 The name specified in the network control block (NCB) has been deleted. The NCB is the data
    14CC       5324 The session specified in the network control block (NCB) ended abnormally. The NCB is the data
    14CD       5325 The network protocol has detected two or more identical names on the network.	The network control block (NCB) is the data
    14CE       5326 An unexpected protocol packet was received.  There may be an incompatible remote device.  The network control block (NCB) is the data
    14D5       5333 The NetBIOS interface is busy. The network control block (NCB) request was refused.  The NCB is the data
    14D6       5334 There are too many network control block (NCB) commands outstanding. The NCB request was refused.  The NCB is the data
    14D7       5335 The adapter number specified in the network control block (NCB) is illegal. The NCB is the data
    14D8       5336 The network control block (NCB) command completed while a cancel was occurring. The NCB is the data
    14D9       5337 The name specified in the network control block (NCB) is reserved. The NCB is the data
    14DA       5338 The network control block (NCB) command is not valid to cancel. The NCB is the data
    14E7       5351 There are multiple network control block (NCB) requests for the same session. The NCB request was refused.  The NCB is the data
    14E8       5352 There has been a network adapter error. The only NetBIOS command that may be issued is an NCB RESET. The network control block (NCB) is the data
    14EA       5354 The maximum number of applications was exceeded. The network control block (NCB) request was refused.  The NCB is the data
    14EC       5356 The requested resources are not available. The network control block (NCB) request was refused.  The NCB is the data
    14F4       5364 A system error has occurred. The network control block (NCB) request was refused.  The NCB is the data
    14F5       5365 A ROM checksum failure has occurred. The network control block (NCB) request was refused.  The NCB is the data
    14F6       5366 A RAM test failure has occurred. The network control block (NCB) request was refused.  The NCB is the data
    14F7       5367 A digital loopback failure has occurred. The network control block (NCB) request was refused.  The NCB is the data
    14F8       5368 An analog loopback failure has occurred. The network control block (NCB) request was refused.  The NCB is the data
    14F9       5369 An interface failure has occurred. The network control block (NCB) request was refused.  The NCB is the data
    14FA       5370 An unrecognized network control block (NCB) return code was received. The NCB is the data
    1504       5380 A network adapter malfunction has occurred. The network control block (NCB) request was refused.  The NCB is the data
    1505       5381 The network control block (NCB) command is still pending. The NCB is the data
    1585       5509 Windows 2000 could not be started as configured. A previous working configuration was used instead
    15E0       5600 Could not share the User or Script path
    15E1       5601 The password for this computer is not found in the local security database
    15E2       5602 An internal error occurred while accessing the computer's local or network security database
    1649       5705 The change log cache maintained by the Netlogon service for database changes is corrupted. The Netlogon service is resetting the change log
    1660       5728 Could not load any transport
    166B       5739 This domain has more global groups than can be replicated to a LanMan BDC.  Either delete some of your global groups or remove the LanMan BDCs from the domain
    166E       5742 Service failed to retrieve messages needed to boot remote boot clients
    166F       5743 Service experienced a severe error and can no longer provide remote boot for 3Com 3Start remote boot clients
    1670       5744 Service experienced a severe system error and will shut itself down
    1680       5760 Service experienced error evaluating RPL configurations
    1681       5761 Service experienced error creating RPL profiles for all configurations
    1682       5762 Service experienced error accessing registry
    1683       5763 Service experienced error replacing possibly outdated RPLDISK.SYS
    1684       5764 Service experienced error adding security accounts or setting file permissions.  These accounts are the RPLUSER local group and the user accounts for the individual RPL workstations
    1685       5765 Service failed to back up its database
    1686       5766 Service failed to initialize from its database.  The database may be missing or corrupted.  Service will attempt restoring the database from the backup
    1687       5767 Service failed to restore its database from the backup.  Service will not start
    1688       5768 Service successfully restored its database from the backup
    1689       5769 Service failed to initialize from its restored database.  Service will not start
    168B       5771 The Remoteboot database was in NT 3.5 / NT 3.51 format and NT is attempting to convert it to NT 4.0 format. The JETCONV converter will write to the Application event log when it is finished
    1695       5781 Dynamic registration or deregistration of one or more DNS records failed because no DNS servers are available
    1702       5890 An operation was attempted that is incompatible with the current membership state of the node
    1703       5891 The quorum resource does not contain the quorum log
    1704       5892 The membership engine requested shutdown of the cluster service on this node
    1705       5893 The join operation failed because the cluster instance ID of the joining node does not match the cluster instance ID of the sponsor node
    1706       5894 A matching network for the specified IP address could not be found. Please also specify a subnet mask and a cluster network
    1707       5895 The actual data type of the property did not match the expected data type of the property
    1708       5896 The cluster node was evicted from the cluster successfully, but the node was not cleaned up.  Extended status information explaining why the node was not cleaned up is available
    1709       5897 Two or more parameter values specified for a resource's properties are in conflict
    170A       5898 This computer cannot be made a member of a cluster
    170B       5899 This computer cannot be made a member of a cluster because it does not have the correct version of Windows installed
    170C       5900 A cluster cannot be created with the specified cluster name because that cluster name is already in use. Specify a different name for the cluster
    1770       6000 The specified file could not be encrypted
    1771       6001 The specified file could not be decrypted
    1772       6002 The specified file is encrypted and the user does not have the ability to decrypt it
    1773       6003 There is no valid encryption recovery policy configured for this system
    1774       6004 The required encryption driver is not loaded for this system
    1775       6005 The file was encrypted with a different encryption driver than is currently loaded
    1776       6006 There are no EFS keys defined for the user
    1777       6007 The specified file is not encrypted
    1778       6008 The specified file is not in the defined EFS export format
    1779       6009 The specified file is read only
    177A       6010 The directory has been disabled for encryption
    177B       6011 The server is not trusted for remote encryption operation
    177C       6012 Recovery policy configured for this system contains invalid recovery certificate
    177D       6013 The encryption algorithm used on the source file needs a bigger key buffer than the one on the destination file
    177E       6014 The disk partition does not support file encryption
    177F       6015 This machine is disabled for file encryption
    1780       6016 A newer system is required to decrypt this encrypted file
    17E6       6118 The list of servers for this workgroup is not currently available
    1838       6200 The Task Scheduler service must be configured to run in the System account to function properly.  Individual tasks may be configured to run in other accounts
    1B59       7001 The specified session name is invalid
    1B5A       7002 The specified protocol driver is invalid
    1B5B       7003 The specified protocol driver was not found in the system path
    1B5C       7004 The specified terminal connection driver was not found in the system path
    1B5D       7005 A registry key for event logging could not be created for this session
    1B5E       7006 A service with the same name already exists on the system
    1B5F       7007 A close operation is pending on the session
    1B60       7008 There are no free output buffers available
    1B61       7009 The MODEM.INF file was not found
    1B62       7010 The modem name was not found in MODEM.INF
    1B63       7011 The modem did not accept the command sent to it. Verify that the configured modem name matches the attached modem
    1B64       7012 The modem did not respond to the command sent to it. Verify that the modem is properly cabled and powered on
    1B65       7013 Carrier detect has failed or carrier has been dropped due to disconnect
    1B66       7014 Dial tone not detected within the required time. Verify that the phone cable is properly attached and functional
    1B67       7015 Busy signal detected at remote site on callback
    1B68       7016 Voice detected at remote site on callback
    1B69       7017 Transport driver error
    1B6E       7022 The specified session cannot be found
    1B6F       7023 The specified session name is already in use
    1B70       7024 The requested operation cannot be completed because the terminal connection is currently busy processing a connect, disconnect, reset, or delete operation
    1B71       7025 An attempt has been made to connect to a session whose video mode is not supported by the current client
    1B7B       7035 The application attempted to enable DOS graphics mode. DOS graphics mode is not supported
    1B7D       7037 Your interactive logon privilege has been disabled. Please contact your administrator
    1B7E       7038 The requested operation can be performed only on the system console. This is most often the result of a driver or system DLL requiring direct console access
    1B80       7040 The client failed to respond to the server connect message
    1B81       7041 Disconnecting the console session is not supported
    1B82       7042 Reconnecting a disconnected session to the console is not supported
    1B84       7044 The request to control another session remotely was denied
    1B85       7045 The requested session access is denied
    1B89       7049 The specified terminal connection driver is invalid
    1B8A       7050 The requested session cannot be controlled remotely. This may be because the session is disconnected or does not currently have a user logged on
    1B8B       7051 The requested session is not configured to allow remote control
    1B8C       7052 Your request to connect to this Terminal Server has been rejected. Your Terminal Server client license number is currently being used by another user. Please call your system administrator to obtain a unique license number
    1B8D       7053 Your request to connect to this Terminal Server has been rejected. Your Terminal Server client license number has not been entered for this copy of the Terminal Server client. Please contact your system administrator
    1B8E       7054 The system has reached its licensed logon limit. Please try again later
    1B8F       7055 The client you are using is not licensed to use this system.  Your logon request is denied
    1B90       7056 The system license has expired.  Your logon request is denied
    1B91       7057 Remote control could not be terminated because the specified session is not currently being remotely controlled
    1B92       7058 The remote control of the console was terminated because the display mode was changed. Changing the display mode in a remote control session is not supported
    1F41       8001 The file replication service API was called incorrectly
    1F42       8002 The file replication service cannot be started
    1F43       8003 The file replication service cannot be stopped
    1F44       8004 The file replication service API terminated the request. The event log may have more information
    1F45       8005 The file replication service terminated the request. The event log may have more information
    1F46       8006 The file replication service cannot be contacted. The event log may have more information
    1F47       8007 The file replication service cannot satisfy the request because the user has insufficient privileges. The event log may have more information
    1F48       8008 The file replication service cannot satisfy the request because authenticated RPC is not available. The event log may have more information
    1F49       8009 The file replication service cannot satisfy the request because the user has insufficient privileges on the domain controller. The event log may have more information
    1F4A       8010 The file replication service cannot satisfy the request because authenticated RPC is not available on the domain controller. The event log may have more information
    1F4B       8011 The file replication service cannot communicate with the file replication service on the domain controller. The event log may have more information
    1F4C       8012 The file replication service on the domain controller cannot communicate with the file replication service on this computer. The event log may have more information
    1F4D       8013 The file replication service cannot populate the system volume because of an internal error. The event log may have more information
    1F4E       8014 The file replication service cannot populate the system volume because of an internal timeout. The event log may have more information
    1F4F       8015 The file replication service cannot process the request. The system volume is busy with a previous request
    1F50       8016 The file replication service cannot stop replicating the system volume because of an internal error. The event log may have more information
    1F51       8017 The file replication service detected an invalid parameter
    2008       8200 An error occurred while installing the directory service. For more information, see the event log
    2009       8201 The directory service evaluated group memberships locally
    200A       8202 The specified directory service attribute or value does not exist
    200B       8203 The attribute syntax specified to the directory service is invalid
    200C       8204 The attribute type specified to the directory service is not defined
    200D       8205 The specified directory service attribute or value already exists
    200E       8206 The directory service is busy
    200F       8207 The directory service is unavailable
    2010       8208 The directory service was unable to allocate a relative identifier
    2011       8209 The directory service has exhausted the pool of relative identifiers
    2012       8210 The requested operation could not be performed because the directory service is not the master for that type of operation
    2013       8211 The directory service was unable to initialize the subsystem that allocates relative identifiers
    2014       8212 The requested operation did not satisfy one or more constraints associated with the class of the object
    2015       8213 The directory service can perform the requested operation only on a leaf object
    2016       8214 The directory service cannot perform the requested operation on the RDN attribute of an object
    2017       8215 The directory service detected an attempt to modify the object class of an object
    2018       8216 The requested cross-domain move operation could not be performed
    2019       8217 Unable to contact the global catalog server
    201A       8218 The policy object is shared and can only be modified at the root
    201B       8219 The policy object does not exist
    201C       8220 The requested policy information is only in the directory service
    201D       8221 A domain controller promotion is currently active
    201E       8222 A domain controller promotion is not currently active
    2020       8224 An operations error occurred
    2021       8225 A protocol error occurred
    2022       8226 The time limit for this request was exceeded
    2023       8227 The size limit for this request was exceeded
    2024       8228 The administrative limit for this request was exceeded
    2025       8229 The compare response was false
    2026       8230 The compare response was true
    2027       8231 The requested authentication method is not supported by the server
    2028       8232 A more secure authentication method is required for this server
    2029       8233 Inappropriate authentication
    202A       8234 The authentication mechanism is unknown
    202B       8235 A referral was returned from the server
    202C       8236 The server does not support the requested critical extension
    202D       8237 This request requires a secure connection
    202E       8238 Inappropriate matching
    202F       8239 A constraint violation occurred
    2030       8240 There is no such object on the server
    2031       8241 There is an alias problem
    2032       8242 An invalid dn syntax has been specified
    2033       8243 The object is a leaf object
    2034       8244 There is an alias dereferencing problem
    2035       8245 The server is unwilling to process the request
    2036       8246 A loop has been detected
    2037       8247 There is a naming violation
    2038       8248 The result set is too large
    2039       8249 The operation affects multiple DSAs
    203A       8250 The server is not operational
    203B       8251 A local error has occurred
    203C       8252 An encoding error has occurred
    203D       8253 A decoding error has occurred
    203E       8254 The search filter cannot be recognized
    203F       8255 One or more parameters are illegal
    2040       8256 The specified method is not supported
    2041       8257 No results were returned
    2042       8258 The specified control is not supported by the server
    2043       8259 A referral loop was detected by the client
    2044       8260 The preset referral limit was exceeded
    2045       8261 The search requires a SORT control
    2046       8262 The search results exceed the offset range specified
    206D       8301 The root object must be the head of a naming context. The root object cannot have an instantiated parent
    206E       8302 The add replica operation cannot be performed. The naming context must be writable in order to create the replica
    206F       8303 A reference to an attribute that is not defined in the schema occurred
    2070       8304 The maximum size of an object has been exceeded
    2071       8305 An attempt was made to add an object to the directory with a name that is already in use
    2072       8306 An attempt was made to add an object of a class that does not have an RDN defined in the schema
    2073       8307 An attempt was made to add an object using an RDN that is not the RDN defined in the schema
    2074       8308 None of the requested attributes were found on the objects
    2075       8309 The user buffer is too small
    2076       8310 The attribute specified in the operation is not present on the object
    2077       8311 Illegal modify operation. Some aspect of the modification is not permitted
    2078       8312 The specified object is too large
    2079       8313 The specified instance type is not valid
    207A       8314 The operation must be performed at a master DSA
    207B       8315 The object class attribute must be specified
    207C       8316 A required attribute is missing
    207D       8317 An attempt was made to modify an object to include an attribute that is not legal for its class
    207E       8318 The specified attribute is already present on the object
    2080       8320 The specified attribute is not present, or has no values
    2081       8321 Mutliple values were specified for an attribute that can have only one value
    2082       8322 A value for the attribute was not in the acceptable range of values
    2083       8323 The specified value already exists
    2084       8324 The attribute cannot be removed because it is not present on the object
    2085       8325 The attribute value cannot be removed because it is not present on the object
    2086       8326 The specified root object cannot be a subref
    2087       8327 Chaining is not permitted
    2088       8328 Chained evaluation is not permitted
    2089       8329 The operation could not be performed because the object's parent is either uninstantiated or deleted
    208A       8330 Having a parent that is an alias is not permitted. Aliases are leaf objects
    208B       8331 The object and parent must be of the same type, either both masters or both replicas
    208C       8332 The operation cannot be performed because child objects exist. This operation can only be performed on a leaf object
    208D       8333 Directory object not found
    208E       8334 The aliased object is missing
    208F       8335 The object name has bad syntax
    2090       8336 It is not permitted for an alias to refer to another alias
    2091       8337 The alias cannot be dereferenced
    2092       8338 The operation is out of scope
    2093       8339 The operation cannot continue because the object is in the process of being removed
    2094       8340 The DSA object cannot be deleted
    2095       8341 A directory service error has occurred
    2096       8342 The operation can only be performed on an internal master DSA object
    2097       8343 The object must be of class DSA
    2098       8344 Insufficient access rights to perform the operation
    2099       8345 The object cannot be added because the parent is not on the list of possible superiors
    209A       8346 Access to the attribute is not permitted because the attribute is owned by the Security Accounts Manager (SAM)
    209B       8347 The name has too many parts
    209C       8348 The name is too long
    209D       8349 The name value is too long
    209E       8350 The directory service encountered an error parsing a name
    209F       8351 The directory service cannot get the attribute type for a name
    20A0       8352 The name does not identify an object; the name identifies a phantom
    20A1       8353 The security descriptor is too short
    20A2       8354 The security descriptor is invalid
    20A3       8355 Failed to create name for deleted object
    20A4       8356 The parent of a new subref must exist
    20A5       8357 The object must be a naming context
    20A6       8358 It is not permitted to add an attribute which is owned by the system
    20A7       8359 The class of the object must be structural; you cannot instantiate an abstract class
    20A8       8360 The schema object could not be found
    20A9       8361 A local object with this GUID (dead or alive) already exists
    20AA       8362 The operation cannot be performed on a back link
    20AB       8363 The cross reference for the specified naming context could not be found
    20AC       8364 The operation could not be performed because the directory service is shutting down
    20AD       8365 The directory service request is invalid
    20AE       8366 The role owner attribute could not be read
    20AF       8367 The requested FSMO operation failed. The current FSMO holder could not be contacted
    20B0       8368 Modification of a DN across a naming context is not permitted
    20B1       8369 The attribute cannot be modified because it is owned by the system
    20B2       8370 Only the replicator can perform this function
    20B3       8371 The specified class is not defined
    20B4       8372 The specified class is not a subclass
    20B5       8373 The name reference is invalid
    20B6       8374 A cross reference already exists
    20B7       8375 It is not permitted to delete a master cross reference
    20B8       8376 Subtree notifications are only supported on NC heads
    20B9       8377 Notification filter is too complex
    20BA       8378 Schema update failed: duplicate RDN
    20BB       8379 Schema update failed: duplicate OID
    20BC       8380 Schema update failed: duplicate MAPI identifier
    20BD       8381 Schema update failed: duplicate schema-id GUID
    20BE       8382 Schema update failed: duplicate LDAP display name
    20BF       8383 Schema update failed: range-lower less than range upper
    20C0       8384 Schema update failed: syntax mismatch
    20C1       8385 Schema deletion failed: attribute is used in must-contain
    20C2       8386 Schema deletion failed: attribute is used in may-contain
    20C3       8387 Schema update failed: attribute in may-contain does not exist
    20C4       8388 Schema update failed: attribute in must-contain does not exist
    20C5       8389 Schema update failed: class in aux-class list does not exist or is not an auxiliary class
    20C6       8390 Schema update failed: class in poss-superiors does not exist
    20C7       8391 Schema update failed: class in subclassof list does not exist or does not satisfy hierarchy rules
    20C8       8392 Schema update failed: Rdn-Att-Id has wrong syntax
    20C9       8393 Schema deletion failed: class is used as auxiliary class
    20CA       8394 Schema deletion failed: class is used as sub class
    20CB       8395 Schema deletion failed: class is used as poss superior
    20CC       8396 Schema update failed in recalculating validation cache
    20CD       8397 The tree deletion is not finished.  The request must be made again to continue deleting the tree
    20CE       8398 The requested delete operation could not be performed
    20CF       8399 Cannot read the governs class identifier for the schema record
    20D0       8400 The attribute schema has bad syntax
    20D1       8401 The attribute could not be cached
    20D2       8402 The class could not be cached
    20D3       8403 The attribute could not be removed from the cache
    20D4       8404 The class could not be removed from the cache
    20D5       8405 The distinguished name attribute could not be read
    20D6       8406 A required subref is missing
    20D7       8407 The instance type attribute could not be retrieved
    20D8       8408 An internal error has occurred
    20D9       8409 A database error has occurred
    20DA       8410 The attribute GOVERNSID is missing
    20DB       8411 An expected attribute is missing
    20DC       8412 The specified naming context is missing a cross reference
    20DD       8413 A security checking error has occurred
    20DE       8414 The schema is not loaded
    20DF       8415 Schema allocation failed. Please check if the machine is running low on memory
    20E0       8416 Failed to obtain the required syntax for the attribute schema
    20E1       8417 The global catalog verification failed. The global catalog is not available or does not support the operation. Some part of the directory is currently not available
    20E2       8418 The replication operation failed because of a schema mismatch between the servers involved
    20E3       8419 The DSA object could not be found
    20E4       8420 The naming context could not be found
    20E5       8421 The naming context could not be found in the cache
    20E6       8422 The child object could not be retrieved
    20E7       8423 The modification was not permitted for security reasons
    20E8       8424 The operation cannot replace the hidden record
    20E9       8425 The hierarchy file is invalid
    20EA       8426 The attempt to build the hierarchy table failed
    20EB       8427 The directory configuration parameter is missing from the registry
    20EC       8428 The attempt to count the address book indices failed
    20ED       8429 The allocation of the hierarchy table failed
    20EE       8430 The directory service encountered an internal failure
    20EF       8431 The directory service encountered an unknown failure
    20F0       8432 A root object requires a class of 'top'
    20F1       8433 This directory server is shutting down, and cannot take ownership of new floating single-master operation roles
    20F2       8434 The directory service is missing mandatory configuration information, and is unable to determine the ownership of floating single-master operation roles
    20F3       8435 The directory service was unable to transfer ownership of one or more floating single-master operation roles to other servers
    20F4       8436 The replication operation failed
    20F5       8437 An invalid parameter was specified for this replication operation
    20F6       8438 The directory service is too busy to complete the replication operation at this time
    20F7       8439 The distinguished name specified for this replication operation is invalid
    20F8       8440 The naming context specified for this replication operation is invalid
    20F9       8441 The distinguished name specified for this replication operation already exists
    20FA       8442 The replication system encountered an internal error
    20FB       8443 The replication operation encountered a database inconsistency
    20FC       8444 The server specified for this replication operation could not be contacted
    20FD       8445 The replication operation encountered an object with an invalid instance type
    20FE       8446 The replication operation failed to allocate memory
    20FF       8447 The replication operation encountered an error with the mail system
    2100       8448 The replication reference information for the target server already exists
    2101       8449 The replication reference information for the target server does not exist
    2102       8450 The naming context cannot be removed because it is replicated to another server
    2103       8451 The replication operation encountered a database error
    2104       8452 The naming context is in the process of being removed or is not replicated from the specified server
    2105       8453 Replication access was denied
    2106       8454 The requested operation is not supported by this version of the directory service
    2107       8455 The replication remote procedure call was cancelled
    2108       8456 The source server is currently rejecting replication requests
    2109       8457 The destination server is currently rejecting replication requests
    210A       8458 The replication operation failed due to a collision of object names
    210B       8459 The replication source has been reinstalled
    210C       8460 The replication operation failed because a required parent object is missing
    210D       8461 The replication operation was preempted
    210E       8462 The replication synchronization attempt was abandoned because of a lack of updates
    210F       8463 The replication operation was terminated because the system is shutting down
    2110       8464 The replication synchronization attempt failed as the destination partial attribute set is not a subset of source partial attribute set
    2111       8465 The replication synchronization attempt failed because a master replica attempted to sync from a partial replica
    2112       8466 The server specified for this replication operation was contacted, but that server was unable to contact an additional server needed to complete the operation
    2114       8468 Schema update failed: An attribute with the same link identifier already exists
    2115       8469 Name translation: Generic processing error
    2116       8470 Name translation: Could not find the name or insufficient right to see name
    2117       8471 Name translation: Input name mapped to more than one output name
    2118       8472 Name translation: Input name found, but not the associated output format
    2119       8473 Name translation: Unable to resolve completely, only the domain was found
    211A       8474 Name translation: Unable to perform purely syntactical mapping at the client without going out to the wire
    211B       8475 Modification of a constructed att is not allowed
    211C       8476 The OM-Object-Class specified is incorrect for an attribute with the specified syntax
    211D       8477 The replication request has been posted; waiting for reply
    211E       8478 The requested operation requires a directory service, and none was available
    211F       8479 The LDAP display name of the class or attribute contains non-ASCII characters
    2120       8480 The requested search operation is only supported for base searches
    2121       8481 The search failed to retrieve attributes from the database
    2122       8482 The schema update operation tried to add a backward link attribute that has no corresponding forward link
    2123       8483 Source and destination of a cross-domain move do not agree on the object's epoch number.  Either source or destination does not have the latest version of the object
    2124       8484 Source and destination of a cross-domain move do not agree on the object's current name.  Either source or destination does not have the latest version of the object
    2125       8485 Source and destination for the cross-domain move operation are identical.  Caller should use local move operation instead of cross-domain move operation
    2126       8486 Source and destination for a cross-domain move are not in agreement on the naming contexts in the forest.  Either source or destination does not have the latest version of the Partitions container
    2127       8487 Destination of a cross-domain move is not authoritative for the destination naming context
    2128       8488 Source and destination of a cross-domain move do not agree on the identity of the source object.  Either source or destination does not have the latest version of the source object
    2129       8489 Object being moved across-domains is already known to be deleted by the destination server.  The source server does not have the latest version of the source object
    212A       8490 Another operation which requires exclusive access to the PDC FSMO is already in progress
    212B       8491 A cross-domain move operation failed such that two versions of the moved object exist - one each in the source and destination domains.  The destination object needs to be removed to restore the system to a consistent state
    212C       8492 This object may not be moved across domain boundaries either because cross-domain moves for this class are disallowed, or the object has some special characteristics, eg: trust account or restricted RID, which prevent its move
    212D       8493 Can't move objects with memberships across domain boundaries as once moved, this would violate the membership conditions of the account group.  Remove the object from any account group memberships and retry
    212E       8494 A naming context head must be the immediate child of another naming context head, not of an interior node
    2130       8496 Destination domain must be in native mode
    2131       8497 The operation can not be performed because the server does not have an infrastructure container in the domain of interest
    2132       8498 Cross-domain move of non-empty account groups is not allowed
    2133       8499 Cross-domain move of non-empty resource groups is not allowed
    2134       8500 The search flags for the attribute are invalid. The ANR bit is valid only on attributes of Unicode or Teletex strings
    2135       8501 Tree deletions starting at an object which has an NC head as a descendant are not allowed
    2136       8502 The directory service failed to lock a tree in preparation for a tree deletion because the tree was in use
    2137       8503 The directory service failed to identify the list of objects to delete while attempting a tree deletion
    2139       8505 Only an administrator can modify the membership list of an administrative group
    213A       8506 Cannot change the primary group ID of a domain controller account
    213B       8507 An attempt is made to modify the base schema
    213C       8508 Das Hinzufügen oder Löschen eines erforderlichen Attributs zu einer vorhandenen Klasse, oder das Hinzufügen eines optionalen Attributs zur Klasse "Top" (direkt oder durch Vererbung, z.B. durch Hinzufügen bzw. Löschen einer Erweiterungsklasse), das kein Backlinkattribut ist, ist unzulässig
    213D       8509 Schema update is not allowed on this DC because the DC is not the schema FSMO Role Owner
    213E       8510 An object of this class cannot be created under the schema container. You can only create attribute-schema and class-schema objects under the schema container
    213F       8511 The replica/child install failed to get the objectVersion attribute on the schema container on the source DC. Either the attribute is missing on the schema container or the credentials supplied do not have permission to read it
    2140       8512 The replica/child install failed to read the objectVersion attribute in the SCHEMA section of the file schema.ini in the system32 directory
    2141       8513 The specified group type is invalid
    2142       8514 You cannot nest global groups in a mixed domain if the group is security-enabled
    2143       8515 You cannot nest local groups in a mixed domain if the group is security-enabled
    2144       8516 A global group cannot have a local group as a member
    2145       8517 A global group cannot have a universal group as a member
    2146       8518 A universal group cannot have a local group as a member
    2147       8519 A global group cannot have a cross-domain member
    2148       8520 A local group cannot have another cross domain local group as a member
    2149       8521 A group with primary members cannot change to a security-disabled group
    214A       8522 The schema cache load failed to convert the string default SD on a class-schema object
    214B       8523 Only DSAs configured to be Global Catalog servers should be allowed to hold the Domain Naming Master FSMO role. (Applies only to Windows 2000 servers)
    214C       8524 The DSA operation is unable to proceed because of a DNS lookup failure
    214D       8525 While processing a change to the DNS Host Name for an object, the Service Principal Name values could not be kept in sync
    214E       8526 The Security Descriptor attribute could not be read
    214F       8527 The object requested was not found, but an object with that key was found
    2150       8528 The syntax of the linked attribute being added is incorrect. Forward links can only have syntax 2.5.5.1, 2.5.5.7, and 2.5.5.14, and backlinks can only have syntax 2.5.5.1
    2151       8529 Security Account Manager needs to get the boot password
    2152       8530 Security Account Manager needs to get the boot key from floppy disk
    2153       8531 Directory Service cannot start
    2154       8532 Directory Services could not start
    2155       8533 The connection between client and server requires packet privacy or better
    2156       8534 The source domain may not be in the same forest as destination
    2157       8535 The destination domain must be in the forest
    2158       8536 The operation requires that destination domain auditing be enabled
    2159       8537 The operation couldn't locate a DC for the source domain
    215A       8538 The source object must be a group or user
    215B       8539 The source object's SID already exists in destination forest
    215C       8540 The source and destination object must be of the same type
    215E       8542 Schema information could not be included in the replication request
    215F       8543 The replication operation could not be completed due to a schema incompatibility
    2160       8544 The replication operation could not be completed due to a previous schema incompatibility
    2161       8545 The replication update could not be applied because either the source or the destination has not yet received information regarding a recent cross-domain move operation
    2162       8546 The requested domain could not be deleted because there exist domain controllers that still host this domain
    2163       8547 The requested operation can be performed only on a global catalog server
    2164       8548 A local group can only be a member of other local groups in the same domain
    2165       8549 Foreign security principals cannot be members of universal groups
    2166       8550 The attribute is not allowed to be replicated to the GC because of security reasons
    2167       8551 The checkpoint with the PDC could not be taken because there too many modifications being processed currently
    2168       8552 The operation requires that source domain auditing be enabled
    2169       8553 Security principal objects can only be created inside domain naming contexts
    216A       8554 A Service Principal Name (SPN) could not be constructed because the provided hostname is not in the necessary format
    216B       8555 A Filter was passed that uses constructed attributes
    216C       8556 The unicodePwd attribute value must be enclosed in double quotes
    216D       8557 Your computer could not be joined to the domain. You have exceeded the maximum number of computer accounts you are allowed to create in this domain. Contact your system administrator to have this limit reset or increased
    216E       8558 For security reasons, the operation must be run on the destination DC
    216F       8559 For security reasons, the source DC must be NT4SP4 or greater
    2170       8560 Critical Directory Service System objects cannot be deleted during tree delete operations.  The tree delete may have been partially performed
    2173       8563 This version of Windows is too old to support the current directory forest behavior.  You must upgrade the operating system on this server before it can become a domain controller in this forest
    2174       8564 This version of Windows is too old to support the current domain behavior.  You must upgrade the operating system on this server before it can become a domain controller in this domain
    2175       8565 This version of Windows no longer supports the behavior version in use in this directory forest.  You must advance the forest behavior version before this server can become a domain controller in the forest
    2176       8566 This version of Windows no longer supports the behavior version in use in this domain.  You must advance the domain behavior version before this server can become a domain controller in the domain
    2177       8567 The version of Windows is incompatible with the behavior version of the domain or forest
    2178       8568 The behavior version cannot be increased to the requested value because Domain Controllers still exist with versions lower than the requested value
    2179       8569 The behavior version value cannot be increased while the domain is still in mixed domain mode.  You must first change the domain to native mode before increasing the behavior version
    217A       8570 The sort order requested is not supported
    217B       8571 Found an object with a non unique name
    217C       8572 The machine account was created pre-NT4.  The account needs to be recreated
    217D       8573 The database is out of version store
    217E       8574 Unable to continue operation because multiple conflicting controls were used
    217F       8575 Unable to find a valid security descriptor reference domain for this partition
    2180       8576 Schema update failed: The link identifier is reserved
    2181       8577 Schema update failed: There are no link identifiers available
    2182       8578 A account group can not have a universal group as a member
    2183       8579 Rename or move operations on naming context heads or read-only objects are not allowed
    2184       8580 Move operations on objects in the schema naming context are not allowed
    2185       8581 A system flag has been set on the object and does not allow the object to be moved or renamed
    2186       8582 This object is not allowed to change its grandparent container. Moves are not forbidden on this object, but are restricted to sibling containers
    2187       8583 Unable to resolve completely, a referral to another forest is generated
    2188       8584 The requested action is not supported on standard server
    2189       8585 Could not access a partition of the Active Directory located on a remote server.  Make sure at least one server is running for the partition in question
    218B       8587 The thread limit for this request was exceeded
    218C       8588 The Global catalog server is not in the closest site
    218D       8589 The DS cannot derive a service principal name (SPN) with which to mutually authenticate the target server because the corresponding server object in the local DS database has no serverReference attribute
    218E       8590 The Directory Service failed to enter single user mode
    218F       8591 The Directory Service cannot parse the script because of a syntax error
    2190       8592 The Directory Service cannot process the script because of an error
    2191       8593 The directory service cannot perform the requested operation because the servers involved are of different replication epochs (which is usually related to a domain rename that is in progress)
    2192       8594 The directory service binding must be renegotiated due to a change in the server extensions information
    2193       8595 Operation not allowed on a disabled cross ref
    2194       8596 Schema update failed: No values for msDS-IntId are available
    2195       8597 Schema update failed: Duplicate msDS-INtId. Retry the operation
    2196       8598 Schema deletion failed: attribute is used in rDNAttID
    2197       8599 The directory service failed to authorize the request
    2198       8600 The Directory Service cannot process the script because it is invalid
    2199       8601 The remote create cross reference operation failed on the Domain Naming Master FSMO.  The operation's error is in the extended data
    2329       9001 DNS server unable to interpret format
    232A       9002 DNS server failure
    232B       9003 DNS name does not exist
    232C       9004 DNS request not supported by name server
    232D       9005 DNS operation refused
    232E       9006 DNS name that ought not exist, does exist
    232F       9007 DNS RR set that ought not exist, does exist
    2330       9008 DNS RR set that ought to exist, does not exist
    2331       9009 DNS server not authoritative for zone
    2332       9010 DNS name in update or prereq is not in zone
    2338       9016 DNS signature failed to verify
    2339       9017 DNS bad key
    233A       9018 DNS signature validity expired
    251D       9501 No records found for given DNS query
    251E       9502 Bad DNS packet
    251F       9503 No DNS packet
    2520       9504 DNS error, check rcode
    2521       9505 Unsecured DNS packet
    254F       9551 Invalid DNS type
    2550       9552 Invalid IP address
    2551       9553 Invalid property
    2552       9554 Try DNS operation again later
    2553       9555 Record for given name and type is not unique
    2554       9556 DNS name does not comply with RFC specifications
    2555       9557 DNS name is a fully-qualified DNS name
    2556       9558 DNS name is dotted (multi-label)
    2557       9559 DNS name is a single-part name
    2558       9560 DNS name contains an invalid character
    2559       9561 DNS name is entirely numeric
    255A       9562 The operation requested is not permitted on a DNS root server
    2581       9601 DNS zone does not exist
    2582       9602 DNS zone information not available
    2583       9603 Invalid operation for DNS zone
    2584       9604 Invalid DNS zone configuration
    2585       9605 DNS zone has no start of authority (SOA) record
    2586       9606 DNS zone has no Name Server (NS) record
    2587       9607 DNS zone is locked
    2588       9608 DNS zone creation failed
    2589       9609 DNS zone already exists
    258A       9610 DNS automatic zone already exists
    258B       9611 Invalid DNS zone type
    258C       9612 Secondary DNS zone requires master IP address
    258D       9613 DNS zone not secondary
    258E       9614 Need secondary IP address
    258F       9615 WINS initialization failed
    2590       9616 Need WINS servers
    2591       9617 NBTSTAT initialization call failed
    2592       9618 Invalid delete of start of authority (SOA)
    2593       9619 A conditional forwarding zone already exists for that name
    2594       9620 This zone must be configured with one or more master DNS server IP addresses
    2595       9621 The operation cannot be performed because this zone is shutdown
    25B3       9651 Primary DNS zone requires datafile
    25B4       9652 Invalid datafile name for DNS zone
    25B5       9653 Failed to open datafile for DNS zone
    25B6       9654 Failed to write datafile for DNS zone
    25B7       9655 Failure while reading datafile for DNS zone
    25E5       9701 DNS record does not exist
    25E6       9702 DNS record format error
    25E7       9703 Node creation failure in DNS
    25E8       9704 Unknown DNS record type
    25E9       9705 DNS record timed out
    25EA       9706 Name not in DNS zone
    25EB       9707 CNAME loop detected
    25EC       9708 Node is a CNAME DNS record
    25ED       9709 A CNAME record already exists for given name
    25EE       9710 Record only at DNS zone root
    25EF       9711 DNS record already exists
    25F0       9712 Secondary DNS zone data error
    25F1       9713 Could not create DNS cache data
    25F2       9714 DNS name does not exist
    25F3       9715 Could not create pointer (PTR) record
    25F4       9716 DNS domain was undeleted
    25F5       9717 The directory service is unavailable
    25F6       9718 DNS zone already exists in the directory service
    25F7       9719 DNS server not creating or reading the boot file for the directory service integrated DNS zone
    2617       9751 DNS AXFR (zone transfer) complete
    2618       9752 DNS zone transfer failed
    2619       9753 Added local WINS server
    2649       9801 Secure update call needs to continue update request
    267B       9851 TCP/IP network protocol not installed
    267C       9852 No DNS servers configured for local system
    26AD       9901 The specified directory partition does not exist
    26AE       9902 The specified directory partition already exists
    26AF       9903 The DS is not enlisted in the specified directory partition
    26B0       9904 The DS is already enlisted in the specified directory partition
    2714      10004 WSAEINTR: A blocking operation was interrupted by a call to WSACancelBlockingCall
    2719      10009 WSAEBADF: The file handle supplied is not valid
    271D      10013 WSAEACCES: An attempt was made to access a socket in a way forbidden by its access permissions
    271E      10014 WSAEFAULT: The system detected an invalid pointer address in attempting to use a pointer argument in a call
    2726      10022 WSAEINVAL: An invalid argument was supplied
    2728      10024 WSAEMFILE: Too many open sockets

    2733      10035 WSAEWOULDBLOCK: A non-blocking socket operation could not be completed immediately
    2734      10036 WSAEINPROGRESS: A blocking operation is currently executing
    2735      10037 WSAEALREADY: An operation was attempted on a non-blocking socket that already had an operation in progress
    2736      10038 WSAENOTSOCK: An operation was attempted on something that is not a socket
    2737      10039 WSAEDESTADDRREQ: A required address was omitted from an operation on a socket
    2738      10040 WSAEMSGSIZE: A message sent on a datagram socket was larger than the internal message buffer or some other network limit, or the buffer used to receive a datagram into was smaller than the datagram itself
    2739      10041 WSAEPROTOTYPE: A protocol was specified in the socket function call that does not support the semantics of the socket type requested
    273A      10042 WSAENOPROTOOPT: An unknown, invalid, or unsupported option or level was specified in a getsockopt or setsockopt call
    273B      10043 WSAEPROTONOSUPPORT: The requested protocol has not been configured into the system, or no implementation for it exists
    273C      10044 WSAESOCKTNOSUPPORT: The support for the specified socket type does not exist in this address family
    273D      10045 WSAEOPNOTSUPP: The attempted operation is not supported for the type of object referenced
    273E      10046 WSAEPFNOSUPPORT: The protocol family has not been configured into the system or no implementation for it exists
    273F      10047 WSAEAFNOSUPPORT: An address incompatible with the requested protocol was used
    2740      10048 WSAEADDRINUSE: Only one usage of each socket address (protocol/network address/port) is normally permitted
    2741      10049 WSAEADDRNOTAVAIL: The requested address is not valid in its context
    2742      10050 WSAENETDOWN: A socket operation encountered a dead network
    2743      10051 WSAENETUNREACH: A socket operation was attempted to an unreachable network
    2744      10052 WSAENETRESET: The connection has been broken due to keep-alive activity detecting a failure while the operation was in progress
    2745      10053 WSAECONNABORTED: An established connection was aborted by the software in your host machine
    2746      10054 WSAECONNRESET: An existing connection was forcibly closed by the remote host
    2747      10055 WSAENOBUFS: An operation on a socket could not be performed because the system lacked sufficient buffer space or because a queue was full
    2748      10056 WSAEISCONN: A connect request was made on an already connected socket
    2749      10057 WSAENOTCONN: A request to send or receive data was disallowed because the socket is not connected and (when sending on a datagram socket using a sendto call) no address was supplied
    274A      10058 WSAESHUTDOWN: A request to send or receive data was disallowed because the socket had already been shut down in that direction with a previous shutdown call
    274B      10059 WSAETOOMANYREFS: Too many references to some kernel object
    274C      10060 WSAETIMEDOUT: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond
    274D      10061 WSAECONNREFUSED: No connection could be made because the target machine actively refused it
    274E      10062 WSAELOOP: Cannot translate name
    274F      10063 WSAENAMETOOLONG: Name component or name was too long
    2750      10064 WSAEHOSTDOWN: A socket operation failed because the destination host was down
    2751      10065 WSAEHOSTUNREACH: A socket operation was attempted to an unreachable host
    2752      10066 WSAENOTEMPTY: Cannot remove a directory that is not empty
    2753      10067 WSAEPROCLIM: A Windows Sockets implementation may have a limit on the number of applications that may use it simultaneously
    2754      10068 WSAEUSERS: Ran out of quota
    2755      10069 WSAEDQUOT: Ran out of disk quota
    2756      10070 WSAESTALE: File handle reference is no longer available
    2757      10071 WSAEREMOTE: Item is not available locally

    276B      10091 WSASYSNOTREADY: WSAStartup cannot function at this time because the underlying system it uses to provide network services is currently unavailable
    276C      10092 WSAVERNOTSUPPORTED: The Windows Sockets version requested is not supported
    276D      10093 WSANOTINITIALISED: Either the application has not called WSAStartup, or WSAStartup failed
    2775      10101 WSAEDISCON: Returned by WSARecv or WSARecvFrom to indicate the remote party has initiated a graceful shutdown sequence
    2776      10102 WSAENOMORE: No more results can be returned by WSALookupServiceNext
    2777      10103 WSAECANCELLED: A call to WSALookupServiceEnd was made while this call was still processing. The call has been canceled
    2778      10104 WSAEINVALIDPROCTABLE: The procedure call table is invalid
    2779      10105 WSAEINVALIDPROVIDER: The requested service provider is invalid
    277A      10106 WSAEPROVIDERFAILEDINIT: The requested service provider could not be loaded or initialized
    277B      10107 WSASYSCALLFAILURE: A system call that should never fail has failed
    277C      10108 WSASERVICE_NOT_FOUND: No such service is known. The service cannot be found in the specified name space
    277D      10109 WSATYPE_NOT_FOUND: The specified class was not found
    277E      10110 WSA_E_NO_MORE: No more results can be returned by WSALookupServiceNext
    277F      10111 WSA_E_CANCELLED: A call to WSALookupServiceEnd was made while this call was still processing. The call has been canceled
    2780      10112 WSAEREFUSED: A database query failed because it was actively refused

    2AF9      11001 WSAHOST_NOT_FOUND: No such host is known
    2AFA      11002 WSATRY_AGAIN: This is usually a temporary error during hostname resolution and means that the local server did not receive a response from an authoritative server
    2AFB      11003 WSANO_RECOVERY: A non-recoverable error occurred during a database lookup
    2AFC      11004 WSANO_DATA = WSANO_ADDRESS: The requested name is valid and was found in the database, but it does not have the correct associated data being resolved for

    2AFD      11005 WSA_QOS_RECEIVERS: At least one reserve has arrived
    2AFE      11006 WSA_QOS_SENDERS: At least one path has arrived
    2AFF      11007 WSA_QOS_NO_SENDERS: There are no senders
    2B00      11008 WSA_QOS_NO_RECEIVERS: There are no receivers
    2B01      11009 WSA_QOS_REQUEST_CONFIRMED: Reserve has been confirmed
    2B02      11010 WSA_QOS_ADMISSION_FAILURE: Error due to lack of resources
    2B03      11011 WSA_QOS_POLICY_FAILURE: Rejected for administrative reasons - bad credentials
    2B04      11012 WSA_QOS_BAD_STYLE: Unknown or conflicting style
    2B05      11013 WSA_QOS_BAD_OBJECT: Problem with some part of the filterspec or providerspecific buffer in general
    2B06      11014 WSA_QOS_TRAFFIC_CTRL_ERROR: Problem with some part of the flowspec
    2B07      11015 WSA_QOS_GENERIC_ERROR: General QOS error


5       Internet-API

Diese Fehlercodes stammen aus "WinINET.h".

5.0     General

    2B08      11016 An invalid or unrecognized service type was found in the flowspec
    2B09      11017 An invalid or inconsistent flowspec was found in the QOS structure
    2B0A      11018 Invalid QOS provider-specific buffer
    2B0B      11019 An invalid QOS filter style was used
    2B0C      11020 An invalid QOS filter type was used
    2B0D      11021 An incorrect number of QOS FILTERSPECs were specified in the FLOWDESCRIPTOR
    2B0E      11022 An object with an invalid ObjectLength field was specified in the QOS provider-specific buffer
    2B0F      11023 An incorrect number of flow descriptors was specified in the QOS structure
    2B10      11024 An unrecognized object was found in the QOS provider-specific buffer
    2B11      11025 An invalid policy object was found in the QOS provider-specific buffer
    2B12      11026 An invalid QOS flow descriptor was found in the flow descriptor list
    2B13      11027 An invalid or inconsistent flowspec was found in the QOS provider specific buffer
    2B14      11028 An invalid FILTERSPEC was found in the QOS provider-specific buffer
    2B15      11029 An invalid shape discard mode object was found in the QOS provider specific buffer
    2B16      11030 An invalid shaping rate object was found in the QOS provider-specific buffer
    2B17      11031 A reserved policy element was found in the QOS provider-specific buffer
    2EE1      12001 INTERNET_OUT_OF_HANDLES: No more handles could be generated at this time
    2EE2      12002 INTERNET_TIMEOUT: The request has timed out
    2EE3      12003 INTERNET_EXTENDED_ERROR: An extended error was returned from the server. This is typically a string or buffer containing a verbose error message. Call InternetGetLastResponseInfo to retrieve the error text
    2EE4      12004 INTERNET_INTERNAL_ERROR: An internal error has occurred
    2EE5      12005 INTERNET_INVALID_URL: The URL is invalid
    2EE6      12006 INTERNET_UNRECOGNIZED_SCHEME: The URL scheme could not be recognized or is not supported
    2EE7      12007 INTERNET_NAME_NOT_RESOLVED: The server name could not be resolved
    2EE8      12008 INTERNET_PROTOCOL_NOT_FOUND: The requested protocol could not be located
    2EE9      12009 INTERNET_INVALID_OPTION: A request to InternetQueryOption or InternetSetOption specified an invalid option value
    2EEA      12010 INTERNET_BAD_OPTION_LENGTH: The length of an option supplied to InternetQueryOption or InternetSetOption is incorrect for the type of option specified
    2EEB      12011 INTERNET_OPTION_NOT_SETTABLE: The request option cannot be set, only queried
    2EEC      12012 INTERNET_SHUTDOWN: The Win32 Internet function support is being shut down or unloaded
    2EED      12013 INTERNET_INCORRECT_USER_NAME: The request to connect and log on to an FTP server could not be completed because the supplied user name is incorrect
    2EEE      12014 INTERNET_INCORRECT_PASSWORD: The request to connect and log on to an FTP server could not be completed because the supplied password is incorrect
    2EEF      12015 INTERNET_LOGIN_FAILURE: The request to connect to and log on to an FTP server failed
    2EF0      12016 INTERNET_INVALID_OPERATION: The requested operation is invalid
    2EF1      12017 INTERNET_OPERATION_CANCELLED: The operation was canceled, usually because the handle on which the request was operating was closed before the operation completed
    2EF2      12018 INTERNET_INCORRECT_HANDLE_TYPE: The type of handle supplied is incorrect for this operation
    2EF3      12019 INTERNET_INCORRECT_HANDLE_STATE: The requested operation cannot be carried out because the handle supplied is not in the correct state
    2EF4      12020 INTERNET_NOT_PROXY_REQUEST: The request cannot be made via a proxy
    2EF5      12021 INTERNET_REGISTRY_VALUE_NOT_FOUND: A required registry value could not be located
    2EF6      12022 INTERNET_BAD_REGISTRY_PARAMETER: A required registry value was located but is an incorrect type or has an invalid value
    2EF7      12023 INTERNET_NO_DIRECT_ACCESS: Direct network access cannot be made at this time
    2EF8      12024 INTERNET_NO_CONTEXT: An asynchronous request could not be made because a zero context value was supplied
    2EF9      12025 INTERNET_NO_CALLBACK: An asynchronous request could not be made because a callback function has not been set
    2EFA      12026 INTERNET_REQUEST_PENDING: The required operation could not be completed because one or more requests are pending
    2EFB      12027 INTERNET_INCORRECT_FORMAT: The format of the request is invalid
    2EFC      12028 INTERNET_ITEM_NOT_FOUND: The requested item could not be located
    2EFD      12029 INTERNET_CANNOT_CONNECT: The attempt to connect to the server failed
    2EFE      12030 INTERNET_CONNECTION_ABORTED: The connection with the server has been terminated
    2EFF      12031 INTERNET_CONNECTION_RESET: The connection with the server has been reset
    2F00      12032 INTERNET_FORCE_RETRY: Calls for the Win32 Internet function to redo the request
    2F01      12033 INTERNET_INVALID_PROXY_REQUEST: The request to the proxy was invalid
    2F02      12034 INTERNET_NEED_UI

    2F04      12036 INTERNET_HANDLE_EXISTS: The request failed because the handle already exists
    2F05      12037 INTERNET_SEC_CERT_DATE_INVALID: SSL certificate date that was received from the server is bad. The certificate is expired
    2F06      12038 INTERNET_SEC_CERT_CN_INVALID: SSL certificate common name (host name field) is incorrect. For example, if you entered www.server.com and the common name on the certificate says www.different.com
    2F07      12039 INTERNET_HTTP_TO_HTTPS_ON_REDIR: The application is moving from a non-SSL to an SSL connection because of a redirect
    2F08      12040 INTERNET_HTTPS_TO_HTTP_ON_REDIR: The application is moving from an SSL to an non-SSL connection because of a redirect
    2F09      12041 INTERNET_MIXED_SECURITY: Indicates that the content is not entirely secure. Some of the content being viewed may have come from unsecured servers
    2F0A      12042 INTERNET_CHG_POST_IS_NON_SECURE: The application is posting and attempting to change multiple lines of text on a server that is not secure
    2F0B      12043 INTERNET_POST_IS_NON_SECURE: The application is posting data to a server that is not secure
    2F0C      12044 INTERNET_CLIENT_AUTH_CERT_NEEDED
    2F0D      12045 INTERNET_INVALID_CA
    2F0E      12046 INTERNET_CLIENT_AUTH_NOT_SETUP
    2F0F      12047 INTERNET_ASYNC_THREAD_FAILED
    2F10      12048 INTERNET_REDIRECT_SCHEME_CHANGE
    2F11      12049 INTERNET_DIALOG_PENDING
    2F12      12050 INTERNET_RETRY_DIALOG
    2F14      12052 INTERNET_HTTPS_HTTP_SUBMIT_REDIR
    2F15      12053 INTERNET_INSERT_CDROM

5.1     FTP API errors

    2F4E      12110 FTP_TRANSFER_IN_PROGRESS: The requested operation cannot be made on the FTP session handle because an operation is already in progress
    2F4F      12111 FTP_DROPPED: The FTP operation was not completed because the session was aborted
    2F50      12112 FTP_NO_PASSIVE_MODE

5.2     Gopher API errors

    2F62      12130 GOPHER_PROTOCOL_ERROR: An error was detected while parsing data returned from the gopher server
    2F63      12131 GOPHER_NOT_FILE: The request must be made for a file locator
    2F64      12132 GOPHER_DATA_ERROR: An error was detected while receiving data from the gopher server
    2F65      12133 GOPHER_END_OF_DATA: The end of the data has been reached
    2F66      12134 GOPHER_INVALID_LOCATOR: The supplied locator is not valid
    2F67      12135 GOPHER_INCORRECT_LOCATOR_TYPE: The type of the locator is not correct for this operation
    2F68      12136 GOPHER_NOT_GOPHER_PLUS: The requested operation can only be made against a Gopher+ server or with a locator that specifies a Gopher+ operation
    2F69      12137 GOPHER_ATTRIBUTE_NOT_FOUND: The requested attribute could not be located
    2F6A      12138 GOPHER_UNKNOWN_LOCATOR: The locator type is unknown

5.3     HTTP API errors

    2F76      12150 HTTP_HEADER_NOT_FOUND: The requested header could not be located
    2F77      12151 HTTP_DOWNLEVEL_SERVER: The server did not return any headers
    2F78      12152 HTTP_INVALID_SERVER_RESPONSE: The server response could not be parsed
    2F79      12153 HTTP_INVALID_HEADER: The supplied header is invalid
    2F7A      12154 HTTP_INVALID_QUERY_REQUEST: The request made to HttpQueryInfo is invalid
    2F7B      12155 HTTP_HEADER_ALREADY_EXISTS: The header could not be added because it already exists
    2F7C      12156 HTTP_REDIRECT_FAILED: The redirection failed because either the scheme changed (for example, HTTP to FTP) or all attempts made to redirect failed (default is five attempts)
    2F7D      12157 INTERNET_SECURITY_CHANNEL_ERROR
    2F7E      12158 INTERNET_UNABLE_TO_CACHE_FILE
    2F7F      12159 INTERNET_TCPIP_NOT_INSTALLED
    2F80      12160 HTTP_NOT_REDIRECTED
    2F81      12161 HTTP_COOKIE_NEEDS_CONFIRMATION
    2F82      12162 HTTP_COOKIE_DECLINED
    2F83      12163 INTERNET_DISCONNECTED
    2F84      12164 INTERNET_SERVER_UNREACHABLE
    2F85      12165 INTERNET_PROXY_SERVER_UNREACHABLE
    2F86      12166 INTERNET_BAD_AUTO_PROXY_SCRIPT
    2F87      12167 INTERNET_UNABLE_TO_DOWNLOAD_SCRIPT
    2F88      12168 HTTP_REDIRECT_NEEDS_CONFIRMATION

5.4     Additional Internet API error codes

    2F7D      12157 INTERNET_SECURITY_CHANNEL_ERROR
    2F7E      12158 INTERNET_UNABLE_TO_CACHE_FILE
    2F7F      12159 INTERNET_TCPIP_NOT_INSTALLED
    2F83      12163 INTERNET_DISCONNECTED
    2F84      12164 INTERNET_SERVER_UNREACHABLE
    2F85      12165 INTERNET_PROXY_SERVER_UNREACHABLE

    2F86      12166 INTERNET_BAD_AUTO_PROXY_SCRIPT
    2F87      12167 INTERNET_UNABLE_TO_DOWNLOAD_SCRIPT
    2F89      12169 INTERNET_SEC_INVALID_CERT
    2F8A      12170 INTERNET_SEC_CERT_REVOKED

5.5     InternetAutodial specific errors

    2F8B      12171 INTERNET_FAILED_DUETOSECURITYCHECK


6       DDEML (Dynamic Data Exchange Management Library)

Diese Fehlercodes stammen aus "DDEML.H".

    32C8      13000 The specified quick mode policy already exists
    32C9      13001 The specified quick mode policy was not found
    32CA      13002 The specified quick mode policy is being used
    32CB      13003 The specified main mode policy already exists
    32CC      13004 The specified main mode policy was not found
    32CD      13005 The specified main mode policy is being used
    32CE      13006 The specified main mode filter already exists
    32CF      13007 The specified main mode filter was not found
    32D0      13008 The specified transport mode filter already exists
    32D1      13009 The specified transport mode filter does not exist
    32D2      13010 The specified main mode authentication list exists
    32D3      13011 The specified main mode authentication list was not found
    32D4      13012 The specified quick mode policy is being used
    32D5      13013 The specified main mode policy was not found
    32D6      13014 The specified quick mode policy was not found
    32D7      13015 The manifest file contains one or more syntax errors
    32D8      13016 The application attempted to activate a disabled activation context
    32D9      13017 The requested lookup key was not found in any active activation context
    32DA      13018 The Main Mode filter is pending deletion
    32DB      13019 The transport filter is pending deletion
    32DC      13020 The tunnel filter is pending deletion
    32DD      13021 The Main Mode policy is pending deletion
    32DE      13022 The Main Mode authentication bundle is pending deletion
    32DF      13023 The Quick Mode policy is pending deletion
    35E8      13800 ERROR_IPSEC_IKE_NEG_STATUS_BEGIN: ERROR_IPSEC_IKE_NEG_STATUS_BEGIN
    35E9      13801 IKE authentication credentials are unacceptable
    35EA      13802 IKE security attributes are unacceptable
    35EB      13803 IKE Negotiation in progress
    35EC      13804 General processing error
    35ED      13805 Negotiation timed out
    35EE      13806 IKE failed to find valid machine certificate
    35EF      13807 IKE SA deleted by peer before establishment completed
    35F0      13808 IKE SA deleted before establishment completed
    35F1      13809 Negotiation request sat in Queue too long
    35F2      13810 Negotiation request sat in Queue too long
    35F3      13811 Negotiation request sat in Queue too long
    35F4      13812 Negotiation request sat in Queue too long
    35F5      13813 No response from peer
    35F6      13814 Negotiation took too long
    35F7      13815 Negotiation took too long
    35F8      13816 Unknown error occurred
    35F9      13817 Certificate Revocation Check failed
    35FA      13818 Invalid certificate key usage
    35FB      13819 Invalid certificate type
    35FC      13820 No private key associated with machine certificate
    35FE      13822 Failure in Diffie-Helman computation
    3600      13824 Invalid header
    3601      13825 No policy configured
    3602      13826 Failed to verify signature
    3603      13827 Failed to authenticate using kerberos
    3604      13828 Peer's certificate did not have a public key
    3605      13829 Error processing error payload
    3606      13830 Error processing SA payload
    3607      13831 Error processing Proposal payload
    3608      13832 Error processing Transform payload
    3609      13833 Error processing KE payload
    360A      13834 Error processing ID payload
    360B      13835 Error processing Cert payload
    360C      13836 Error processing Certificate Request payload
    360D      13837 Error processing Hash payload
    360E      13838 Error processing Signature payload
    360F      13839 Error processing Nonce payload
    3610      13840 Error processing Notify payload
    3611      13841 Error processing Delete Payload
    3612      13842 Error processing VendorId payload
    3613      13843 Invalid payload received
    3614      13844 Soft SA loaded
    3615      13845 Soft SA torn down
    3616      13846 Invalid cookie received
    3617      13847 Peer failed to send valid machine certificate
    3618      13848 Certification Revocation check of peer's certificate failed
    3619      13849 New policy invalidated SAs formed with old policy
    361A      13850 There is no available Main Mode IKE policy
    361B      13851 Failed to enabled TCB privilege
    361C      13852 Failed to load SECURITY.DLL
    361D      13853 Failed to obtain security function table dispatch address from SSPI
    361E      13854 Failed to query Kerberos package to obtain max token size
    3620      13856 Failed to determine SSPI principal name for ISAKMP/ERROR_IPSEC_IKE service (QueryCredentialsAttributes)
    3621      13857 Failed to obtain new SPI for the inbound SA from Ipsec driver.  The most common cause for this is that the driver does not have the correct filter.  Check your policy to verify the filters
    3622      13858 Given filter is invalid
    3623      13859 Memory allocation failed
    3624      13860 Failed to add Security Association to IPSec Driver.  The most common cause for this is if the IKE negotiation took too long to complete.  If the problem persists, reduce the load on the faulting machine
    3625      13861 Invalid policy
    3626      13862 Invalid DOI
    3627      13863 Invalid situation
    3628      13864 Diffie-Hellman-Fehler: Diffie-Hellman failure
    3629      13865 Invalid Diffie-Hellman group
    362A      13866 Error encrypting payload
    362B      13867 Error decrypting payload
    362C      13868 Policy match error
    362D      13869 Unsupported ID
    362E      13870 Hash verification failed
    362F      13871 Invalid hash algorithm
    3630      13872 Invalid hash size
    3631      13873 Invalid encryption algorithm
    3632      13874 Invalid authentication algorithm
    3633      13875 Invalid certificate signature
    3634      13876 Load failed
    3635      13877 Deleted via RPC call
    3636      13878 Temporary state created to perform reinit. This is not a real failure
    3637      13879 The lifetime value received in the Responder Lifetime Notify is below the Windows 2000 configured minimum value.  Please fix the policy on the peer machine
    3639      13881 Key length in certificate is too small for configured security requirements
    363A      13882 Max number of established MM SAs to peer exceeded
    363B      13883 IKE received a policy that disables negotiation
    363C      13884 ERROR_IPSEC_IKE_NEG_STATUS_END: ERROR_IPSEC_IKE_NEG_STATUS_END
    36B0      14000 The requested section was not present in the activation context
    36B1      14001 This application has failed to start because the application configuration is incorrect. Reinstalling the application may fix this problem
    36B2      14002 The application binding data format is invalid
    36B3      14003 The referenced assembly is not installed on your system
    36B4      14004 The manifest file does not begin with the required tag and format information
    36B5      14005 The manifest file contains one or more syntax errors
    36B6      14006 The application attempted to activate a disabled activation context
    36B7      14007 The requested lookup key was not found in any active activation context
    36B8      14008 A component version required by the application conflicts with another component version already active
    36B9      14009 The type requested activation context section does not match the query API used
    36BA      14010 Lack of system resources has required isolated activation to be disabled for the current thread of execution
    36BB      14011 An attempt to set the process default activation context failed because the process default activation context was already set
    36BC      14012 The encoding group identifier specified is not recognized
    36BD      14013 The encoding requested is not recognized
    36BE      14014 The manifest contains a reference to an invalid URI
    36BF      14015 The application manifest contains a reference to a dependent assembly which is not installed
    36C0      14016 The manifest for an assembly used by the application has a reference to a dependent assembly which is not installed
    36C1      14017 The manifest contains an attribute for the assembly identity which is not valid
    36C2      14018 The manifest is missing the required default namespace specification on the assembly element
    36C3      14019 The manifest has a default namespace specified on the assembly element but its value is not "urn:schemas-microsoft-com:asm.v1"
    36C4      14020 The private manifest probed has crossed reparse-point-associated path
    36C5      14021 Two or more components referenced directly or indirectly by the application manifest have files by the same name
    36C6      14022 Two or more components referenced directly or indirectly by the application manifest have window classes with the same name
    36C7      14023 Two or more components referenced directly or indirectly by the application manifest have the same COM server CLSIDs
    36C8      14024 Two or more components referenced directly or indirectly by the application manifest have proxies for the same COM interface IIDs
    36C9      14025 Two or more components referenced directly or indirectly by the application manifest have the same COM type library TLBIDs
    36CA      14026 Two or more components referenced directly or indirectly by the application manifest have the same COM ProgIDs
    36CB      14027 Two or more components referenced directly or indirectly by the application manifest are different versions of the same component which is not permitted
    36CC      14028 A component's file does not match the verification information present in the component manifest
    36CD      14029 The policy manifest contains one or more syntax errors
    36CE      14030 Manifest Parse Error : A string literal was expected, but no opening quote character was found
    36CF      14031 Manifest Parse Error : Incorrect syntax was used in a comment
    36D0      14032 Manifest Parse Error : A name was started with an invalid character
    36D1      14033 Manifest Parse Error : A name contained an invalid character
    36D2      14034 Manifest Parse Error : A string literal contained an invalid character
    36D3      14035 Manifest Parse Error : Invalid syntax for an xml declaration
    36D4      14036 Manifest Parse Error : An Invalid character was found in text content
    36D5      14037 Manifest Parse Error : Required white space was missing
    36D6      14038 Manifest Parse Error : The character '>' was expected
    36D7      14039 Manifest Parse Error : A semi colon character was expected
    36D8      14040 Manifest Parse Error : Unbalanced parentheses
    36D9      14041 Manifest Parse Error : Internal error
    36DA      14042 Manifest Parse Error : Whitespace is not allowed at this location
    36DB      14043 Manifest Parse Error : End of file reached in invalid state for current encoding
    36DC      14044 Manifest Parse Error : Missing parenthesis
    36DD      14045 Manifest Parse Error : A single or double closing quote character (\' or \") is missing
    36DE      14046 Manifest Parse Error : Multiple colons are not allowed in a name
    36DF      14047 Manifest Parse Error : Invalid character for decimal digit
    36E0      14048 Manifest Parse Error : Invalid character for hexidecimal digit
    36E1      14049 Manifest Parse Error : Invalid unicode character value for this platform
    36E2      14050 Manifest Parse Error : Expecting whitespace or '?'
    36E3      14051 Manifest Parse Error : End tag was not expected at this location
    36E5      14053 Manifest Parse Error : Duplicate attribute
    36E6      14054 Manifest Parse Error : Only one top level element is allowed in an XML document
    36E7      14055 Manifest Parse Error : Invalid at the top level of the document
    36E8      14056 Manifest Parse Error : Invalid xml declaration
    36E9      14057 Manifest Parse Error : XML document must have a top level element
    36EA      14058 Manifest Parse Error : Unexpected end of file
    36EB      14059 Manifest Parse Error : Parameter entities cannot be used inside markup declarations in an internal subset
    36EC      14060 Manifest Parse Error : Element was not closed
    36ED      14061 Manifest Parse Error : End element was missing the character '>'
    36EE      14062 Manifest Parse Error : A string literal was not closed
    36EF      14063 Manifest Parse Error : A comment was not closed
    36F0      14064 Manifest Parse Error : A declaration was not closed
    36F1      14065 Manifest Parse Error : A CDATA section was not closed
    36F2      14066 Manifest Parse Error : The namespace prefix is not allowed to start with the reserved string "xml"
    36F3      14067 Manifest Parse Error : System does not support the specified encoding
    36F4      14068 Manifest Parse Error : Switch from current encoding to specified encoding not supported
    36F5      14069 Manifest Parse Error : The name 'xml' is reserved and must be lower case
    36F6      14070 Manifest Parse Error : The standalone attribute must have the value 'yes' or 'no'
    36F7      14071 Manifest Parse Error : The standalone attribute cannot be used in external entities
    36F8      14072 Manifest Parse Error : Invalid version number
    36F9      14073 Manifest Parse Error : Missing equals sign between attribute and attribute value
    36FA      14074 Assembly Protection Error : Unable to recover the specified assembly
    36FB      14075 Assembly Protection Error : The public key for an assembly was too short to be allowed
    36FC      14076 Assembly Protection Error : The catalog for an assembly is not valid, or does not match the assembly's manifest
    36FD      14077 An HRESULT could not be translated to a corresponding Win32 error code
    36FE      14078 Assembly Protection Error : The catalog for an assembly is missing
    36FF      14079 The supplied assembly identity is missing one or more attributes which must be present in this context
    3700      14080 The supplied assembly identity has one or more attribute names that contain characters not permitted in XML names

    4000      16384 DMLERR_ADVACKTIMEOUT: Timeout waiting for an advise acknowledge
    4001      16385 DMLERR_BUSY: Recipient is busy
    4002      16386 DMLERR_DATAACKTIMEOUT: Timeout waiting for an advise data acknowledge
    4003      16387 DMLERR_DLL_NOT_INITIALIZED: DDEML.DLL is not initialized
    4004      16388 DMLERR_DLL_USAGE: General DDE library usage error
    4005      16389 DMLERR_EXECACKTIMEOUT: Timeout waiting for an exec acknowledgment
    4006      16390 DMLERR_INVALIDPARAMETER: Invalid parameter to DDEML function call
    4007      16391 DMLERR_LOW_MEMORY: Memory is becoming low
    4008      16392 DMLERR_MEMORY_ERROR: Memory is exhausted
    4009      16393 DMLERR_NOTPROCESSED: Receiving task was not interested in message
    400A      16394 DMLERR_NO_CONV_ESTABLISHED: No DDE conversation could be established
    400B      16395 DMLERR_POKEACKTIMEOUT: Timeout waiting for a poke acknowledge
    400C      16396 DMLERR_POSTMSG_FAILED: Attempt to post a window message failed
    400D      16397 DMLERR_REENTRANCY: The DDE library was re-entered during a blocking call
    400E      16398 DMLERR_SERVER_DIED: DDE server has died
    400F      16399 DMLERR_SYS_ERROR: A DDE call has caused a system error
    4010      16400 DMLERR_UNADVACKTIMEOUT: Timeout waiting for an unadvised acknowledge
    4011      16401 DMLERR_UNFOUND_QUEUE_ID: DDE queue id could not be found


7       OLE (Object Linking and Embedding)

   30200     197120 STG_S_CONVERTED: The underlying file was converted to compound file format
   30201     197121 STG_S_BLOCK: The storage operation should block until more data is available
   30202     197122 STG_S_RETRYNOW: The storage operation should retry immediately
   30203     197123 STG_S_MONITORING: The notified event sink will not influence the storage operation
   30204     197124 STG_S_MULTIPLEOPENS: Multiple opens prevent consolidated. (commit succeeded)
   30205     197125 STG_S_CONSOLIDATIONFAILED: Consolidation of the storage file failed. (commit succeeded)
   30206     197126 STG_S_CANNOTCONSOLIDATE: Consolidation of the storage file is inappropriate. (commit succeeded)

   40000     262144 OLE_S_USEREG: Use the registry database to provide the requested information
   40001     262145 OLE_S_STATIC: Success, but static
   40002     262146 OLE_S_MAC_CLIPFORMAT: Macintosh clipboard format
   40100     262400 DRAGDROP_S_DROP: Successful drop took place
   40101     262401 DRAGDROP_S_CANCEL: Drag-drop operation canceled
   40102     262402 DRAGDROP_S_USEDEFAULTCURSORS: Use the default cursor
   40130     262448 DATA_S_SAMEFORMATETC: Data has same FORMATETC
   40140     262464 VIEW_S_ALREADY_FROZEN: View is already frozen
   40170     262512 CACHE_S_FORMATETC_NOTSUPPORTED: FORMATETC not supported
   40171     262513 CACHE_S_SAMECACHE: Same cache
   40172     262514 CACHE_S_SOMECACHES_NOTUPDATED: Some cache(s) not updated
   40180     262528 OLEOBJ_S_INVALIDVERB: Invalid verb for OLE object
   40181     262529 OLEOBJ_S_CANNOT_DOVERB_NOW: Verb number is valid but verb cannot be done now
   40182     262530 OLEOBJ_S_INVALIDHWND: Invalid window handle passed
   401A0     262560 INPLACE_S_TRUNCATED: Message is too long; some of it had to be truncated before displaying
   401C0     262592 CONVERT10_S_NO_PRESENTATION: Unable to convert OLESTREAM to IStorage
   401E2     262626 MK_S_REDUCED_TO_SELF: Moniker reduced to itself
   401E4     262628 MK_S_ME: Common prefix is this moniker
   401E5     262629 MK_S_HIM: Common prefix is input moniker
   401E6     262630 MK_S_US: Common prefix is both monikers
   401E7     262631 MK_S_MONIKERALREADYREGISTERED: Moniker is already registered in running object table

   40200     262656 An event was able to invoke some but not all of the subscribers
   40202     262658 An event was delivered but there were no subscribers
   41300     267008 The task is ready to run at its next scheduled time
   41301     267009 The task is currently running
   41302     267010 The task will not run at the scheduled times because it has been disabled
   41303     267011 The task has not yet run
   41304     267012 There are no more runs scheduled for this task
   41305     267013 One or more of the properties that are needed to run this task on a schedule have not been set
   41306     267014 The last run of the task was terminated by the user
   41307     267015 Either the task has no triggers or the existing triggers are disabled or not set
   41308     267016 Event triggers don't have set run times

   4D000     315392 An asynchronous operation was specified. The operation has begun, but its outcome is not known yet
   4D001     315393 XACT_S_DEFECT
   4D002     315394 The method call succeeded because the transaction was read-only
   4D003     315395 The transaction was successfully aborted. However, this is a coordinated transaction, and some number of enlisted resources were aborted outright because they could not support abort-retaining semantics
   4D004     315396 No changes were made during this call, but the sink wants another chance to look if any other sinks make further changes
   4D005     315397 The sink is content and wishes the transaction to proceed. Changes were made to one or more resources during this call
   4D006     315398 The sink is for the moment and wishes the transaction to proceed, but if other changes are made following this return by other event sinks then this sink wants another chance to look
   4D007     315399 The transaction was successfully aborted. However, the abort was non-retaining
   4D008     315400 An abort operation was already in progress
   4D009     315401 The resource manager has performed a single-phase commit of the transaction
   4D00A     315402 The local transaction has not aborted
   4D010     315408 The resource manager has requested to be the coordinator (last resource manager) for the transaction

   80012     524306 CO_S_NOTALLINTERFACES: Not all the requested interfaces were available
   80013     524307 The specified machine name was not found in the cache

   90312     590610 The function completed successfully, but must be called again to complete the context
   90313     590611 The function completed successfully, but CompleteToken must be called
   90314     590612 The function completed successfully, but both CompleteToken and this function must be called to complete the context
   90315     590613 The logon was completed, but no network authority was available. The logon was made using locally known information
   90317     590615 The context has expired and can no longer be used
   90320     590624 The credentials supplied were not complete, and could not be verified. Additional information can be returned from the context
   90321     590625 The context data must be renegotiated with the peer
   90323     590627 There is no LSA mode context associated with this context
   91012     593938 The protected data needs to be re-protected

4004059F 1074005407 APC_S_SIGNFAILED: Unable to digitally sign the VBA project.

80000001 2147483649 E_NOTIMPL: Not implemented
80000002 2147483650 E_OUTOFMEMORY: Ran out of memory
80000003 2147483651 E_INVALIDARG: One or more arguments are invalid
80000004 2147483652 E_NOINTERFACE: No such interface supported
80000005 2147483653 E_POINTER: Invalid pointer
80000006 2147483654 E_HANDLE: Invalid handle
80000007 2147483655 E_ABORT: Operation aborted
80000008 2147483656 E_FAIL: Unspecified error
80000009 2147483657 E_ACCESSDENIED: General access denied error
8000000A 2147483658 E_PENDING: The data necessary to complete this operation is not yet available.
8000211D 2147492125 COR_E_AMBIGUOUSMATCH: While late binding to a method via reflection, could not resolve between multiple overloads of a method.
80004001 2147500033 E_NOTIMPL: Not implemented
80004002 2147500034 E_NOINTERFACE: No such interface supported / COR_E_INVALIDCAST: Indicates a bad cast condition
80004003 2147500035 E_POINTER: Invalid pointer / COR_E_NULLREFERENCE: Dereferencing a null reference. In general class libraries should not throw this
80004004 2147500036 E_ABORT: Operation aborted
80004005 2147500037 E_FAIL: Unspecified error
80004006 2147500038 CO_E_INIT_TLS: Thread local storage failure
80004007 2147500039 CO_E_INIT_SHARED_ALLOCATOR: Get shared memory allocator failure
80004008 2147500040 CO_E_INIT_MEMORY_ALLOCATOR: Get memory allocator failure
80004009 2147500041 CO_E_INIT_CLASS_CACHE: Unable to initialize class cache
8000400A 2147500042 CO_E_INIT_RPC_CHANNEL: Unable to initialize RPC services
8000400B 2147500043 CO_E_INIT_TLS_SET_CHANNEL_CONTROL: Cannot set thread local storage channel control
8000400C 2147500044 CO_E_INIT_TLS_CHANNEL_CONTROL: Could not allocate thread local storage channel control
8000400D 2147500045 CO_E_INIT_UNACCEPTED_USER_ALLOCATOR: The user supplied memory allocator is unacceptable
8000400E 2147500046 CO_E_INIT_SCM_MUTEX_EXISTS: The OLE service mutex already exists
8000400F 2147500047 CO_E_INIT_SCM_FILE_MAPPING_EXISTS: The OLE service file mapping already exists
80004010 2147500048 CO_E_INIT_SCM_MAP_VIEW_OF_FILE: Unable to map view of file for OLE service
80004011 2147500049 CO_E_INIT_SCM_EXEC_FAILURE: Failure attempting to launch OLE service
80004012 2147500050 CO_E_INIT_ONLY_SINGLE_THREADED: There was an attempt to call CoInitialize a second time while single threaded
80004013 2147500051 CO_E_CANT_REMOTE: A Remote activation was necessary but was not allowed
80004014 2147500052 CO_E_BAD_SERVER_NAME: A Remote activation was necessary but the server name provided was invalid
80004015 2147500053 CO_E_WRONG_SERVER_IDENTITY: The class is configured to run as a security id different from the caller
80004016 2147500054 CO_E_OLE1DDE_DISABLED: Use of Ole1 services requiring DDE windows is disabled
80004017 2147500055 CO_E_RUNAS_SYNTAX: A RunAs specification must be <domain name>\<user name> or simply <user name>
80004018 2147500056 CO_E_CREATEPROCESS_FAILURE: The server process could not be started.: The pathname may be incorrect.
80004019 2147500057 CO_E_RUNAS_CREATEPROCESS_FAILURE: The server process could not be started as the configured identity.: The pathname may be incorrect or unavailable.
8000401A 2147500058 CO_E_RUNAS_LOGON_FAILURE: The server process could not be started because the configured identity is incorrect. Check the username and password.
8000401B 2147500059 CO_E_LAUNCH_PERMSSION_DENIED: The client is not allowed to launch this server.
8000401C 2147500060 CO_E_START_SERVICE_FAILURE: The service providing this server could not be started.
8000401D 2147500061 CO_E_REMOTE_COMMUNICATION_FAILURE: This computer was unable to communicate with the computer providing the server.
8000401E 2147500062 CO_E_SERVER_START_TIMEOUT: The server did not respond after being launched.
8000401F 2147500063 CO_E_CLSREG_INCONSISTENT: The registration information for this server is inconsistent or incomplete.
80004020 2147500064 CO_E_IIDREG_INCONSISTENT: The registration information for this interface is inconsistent or incomplete.
80004021 2147500065 CO_E_NOT_SUPPORTED: The operation attempted is not supported.
80004022 2147500066 CO_E_RELOAD_DLL: A dll must be loaded.
80004023 2147500067 CO_E_MSI_ERRORA Microsoft Software Installer error was encoun
8000FFFF 2147549183 E_UNEXPECTED: Unexpected error

80010001 2147549185 RPC_E_CALL_REJECTED: Call was rejected by callee.
80010002 2147549186 RPC_E_CALL_CANCELED: Call was canceled by the message filter.
80010003 2147549187 RPC_E_CANTPOST_INSENDCALL: The caller is dispatching an intertask SendMessage call and cannot call out via PostMessage.
80010004 2147549188 RPC_E_CANTCALLOUT_INASYNCCALL: The caller is dispatching an asynchronous call and cannot make an outgoing call on behalf of this call.
80010005 2147549189 RPC_E_CANTCALLOUT_INEXTERNALCALL: It is illegal to call out while inside message filter.
80010006 2147549190 RPC_E_CONNECTION_TERMINATED: The connection terminated or is in a bogus state and cannot be used any more. Other connections are still valid.
80010007 2147549191 RPC_E_SERVER_DIED: The callee (server [not server application]) is not available and disappeared; all connections are invalid.: The call may have executed.
80010008 2147549192 RPC_E_CLIENT_DIED: The caller (client) disappeared while the callee (server) was processing a call.
80010009 2147549193 RPC_E_INVALID_DATAPACKET: The data packet with the marshalled parameter data is incorrect.
8001000A 2147549194 RPC_E_CANTTRANSMIT_CALL: The call was not transmitted properly; the message queue was full and was not emptied after yielding.
8001000B 2147549195 RPC_E_CLIENT_CANTMARSHAL_DATA: The client (caller) cannot marshall the parameter data - low memory, etc.
8001000C 2147549196 RPC_E_CLIENT_CANTUNMARSHAL_DATA: The client (caller) cannot unmarshall the return data - low memory, etc.
8001000D 2147549197 RPC_E_SERVER_CANTMARSHAL_DATA: The server (callee) cannot marshall the return data - low memory, etc.
8001000E 2147549198 RPC_E_SERVER_CANTUNMARSHAL_DATA: The server (callee) cannot unmarshall the parameter data - low memory, etc.
8001000F 2147549199 RPC_E_INVALID_DATA: Received data is invalid; could be server or client data.
80010010 2147549200 RPC_E_INVALID_PARAMETER: A particular parameter is invalid and cannot be (un)marshalled.
80010011 2147549201 RPC_E_CANTCALLOUT_AGAIN: There is no second outgoing call on same channel in DDE conversation.
80010012 2147549202 RPC_E_SERVER_DIED_DNE: The callee (server [not server application]) is not available and disappeared; all connections are invalid.: The call did not execute.
80010100 2147549440 RPC_E_SYS_CALL_FAILED: System call failed.
80010101 2147549441 RPC_E_OUT_OF_RESOURCES: Could not allocate some required resource (memory, events, ...)
80010102 2147549442 RPC_E_ATTEMPTED_MULTITHREAD: Attempted to make calls on more than one thread in single threaded mode.
80010103 2147549443 RPC_E_NOT_REGISTERED: The requested interface is not registered on the server object.
80010104 2147549444 RPC_E_FAULT: RPC could not call the server or could not return the results of calling the server.
80010105 2147549445 RPC_E_SERVERFAULT: The server threw an exception.
80010106 2147549446 RPC_E_CHANGED_MODE: Cannot change thread mode after it is set.
80010107 2147549447 RPC_E_INVALIDMETHOD: The method called does not exist on the server.
80010108 2147549448 RPC_E_DISCONNECTED: The object invoked has disconnected from its clients.
80010109 2147549449 RPC_E_RETRY: The object invoked chose not to process the call now.: Try again later.
8001010A 2147549450 RPC_E_SERVERCALL_RETRYLATER: The message filter indicated that the application is busy.
8001010B 2147549451 RPC_E_SERVERCALL_REJECTED: The message filter rejected the call.
8001010C 2147549452 RPC_E_INVALID_CALLDATA: A call control interfaces was called with invalid data.
8001010D 2147549453 RPC_E_CANTCALLOUT_ININPUTSYNCCALL: An outgoing call cannot be made since the application is dispatching an input-synchronous call.
8001010E 2147549454 RPC_E_WRONG_THREAD: The application called an interface that was marshalled for a different thread.
8001010F 2147549455 RPC_E_THREAD_NOT_INIT: CoInitialize has not been called on the current thread.
80010110 2147549456 RPC_E_VERSION_MISMATCH: The version of OLE on the client and server machines does not match.
80010111 2147549457 RPC_E_INVALID_HEADER: OLE received a packet with an invalid header.
80010112 2147549458 RPC_E_INVALID_EXTENSION: OLE received a packet with an invalid extension.
80010113 2147549459 RPC_E_INVALID_IPID: The requested object or interface does not exist.
80010114 2147549460 RPC_E_INVALID_OBJECT: The requested object does not exist.
80010115 2147549461 RPC_S_CALLPENDING: OLE is waiting before retrying a request.
80010116 2147549462 RPC_S_WAITONTIMER: Call context cannot be accessed after call completed.
80010117 2147549463 RPC_E_CALL_COMPLETE: OLE has sent a request and is waiting for a reply.
80010118 2147549464 RPC_E_UNSECURE_CALL: Impersonate on unsecure calls is not supported.
80010119 2147549465 RPC_E_TOO_LATE: Security must be initialized before any interfaces are marshalled or unmarshalled.: It cannot be changed once initialized.
8001011A 2147549466 RPC_E_NO_GOOD_SECURITY_PACKAGES: No security packages are installed on this machine or the user is not logged on or there are no compatible security packages between the client and server.
8001011B 2147549467 RPC_E_ACCESS_DENIED: Access is denied.
8001011C 2147549468 RPC_E_REMOTE_DISABLED: Remote calls are not allowed for this process.
8001011D 2147549469 RPC_E_INVALID_OBJREF: The marshaled interface data packet (OBJREF) has an invalid or unknown format.
8001011E 2147549470 RPC_E_NO_CONTEXT: No context is associated with this call.: This happens for some custom marshalled calls and on the client side of the call.
8001011F 2147549471 RPC_E_TIMEOUT: This operation returned because the timeout period expired.
80010120 2147549472 RPC_E_NO_SYNC: There are no synchronize objects to wait on.
8001FFFF 2147614719 RPC_E_UNEXPECTED: An internal error occurred.

80020001 2147614721 DISP_E_UNKNOWNINTERFACE: Unknown interface
80020003 2147614723 DISP_E_MEMBERNOTFOUND: Member not found.
80020004 2147614724 DISP_E_PARAMNOTFOUND: Parameter not found.
80020005 2147614725 DISP_E_TYPEMISMATCH: Type mismatch.
80020006 2147614726 DISP_E_UNKNOWNNAME: Unknown name.
80020007 2147614727 DISP_E_NONAMEDARGS: No named arguments.
80020008 2147614728 DISP_E_BADVARTYPE: Bad variable type.
80020009 2147614729 DISP_E_EXCEPTION: Exception occurred.
8002000A 2147614730 DISP_E_OVERFLOW: Out of present range.
8002000B 2147614731 DISP_E_BADINDEX: Invalid index.
8002000C 2147614732 DISP_E_UNKNOWNLCID: Unknown language.
8002000D 2147614733 DISP_E_ARRAYISLOCKED: Memory is locked.
8002000E 2147614734 DISP_E_BADPARAMCOUNT: Invalid number of parameters. / COR_E_TARGETPARAMCOUNT: There was a mismatch between number of arguments provided and the number expected
8002000F 2147614735 DISP_E_PARAMNOTOPTIONAL: Parameter not optional.
80020010 2147614736 DISP_E_BADCALLEE: Invalid callee.
80020011 2147614737 DISP_E_NOTACOLLECTION: Does not support a collection.
80020012 2147614738 DISP_E_DIVBYZERO: Division by zero.
80028016 2147647510 TYPE_E_BUFFERTOOSMALL: Buffer too small.
80028017 2147647511 TYPE_E_FIELDNOTFOUND: Field name not defined in the record.
80028018 2147647512 TYPE_E_INVDATAREAD: Old format or invalid type library.
80028019 2147647513 TYPE_E_UNSUPFORMAT: Old format or invalid type library.
8002801C 2147647516 TYPE_E_REGISTRYACCESS: Error accessing the OLE registry.
8002801D 2147647517 TYPE_E_LIBNOTREGISTERED: Library not registered.
80028027 2147647527 TYPE_E_UNDEFINEDTYPE: Bound to unknown type.
80028028 2147647528 TYPE_E_QUALIFIEDNAMEDISALLOWED: Qualified name disallowed.
80028029 2147647529 TYPE_E_INVALIDSTATE: Invalid forward reference, or reference to uncompiled type.
8002802A 2147647530 TYPE_E_WRONGTYPEKIND: Type mismatch.
8002802B 2147647531 TYPE_E_ELEMENTNOTFOUND: Element not found.
8002802C 2147647532 TYPE_E_AMBIGUOUSNAME: Ambiguous name.
8002802D 2147647533 TYPE_E_NAMECONFLICT: Name already exists in the library.
8002802E 2147647534 TYPE_E_UNKNOWNLCID: Unknown LCID.
8002802F 2147647535 TYPE_E_DLLFUNCTIONNOTFOUND: Function not defined in specified DLL.
800288BD 2147649725 TYPE_E_BADMODULEKIND: Wrong module kind for the operation.
800288C5 2147649733 TYPE_E_SIZETOOBIG: Size may not exceed 64K.
800288C6 2147649734 TYPE_E_DUPLICATEID: Duplicate ID in inheritance hierarchy.
800288CF 2147649743 TYPE_E_INVALIDID: Incorrect inheritance depth in standard OLE hmember.
80028CA0 2147650720 TYPE_E_TYPEMISMATCH: Type mismatch.
80028CA1 2147650721 TYPE_E_OUTOFBOUNDS: Invalid number of arguments.
80028CA2 2147650722 TYPE_E_IOERROR: I/O Error
80028CA3 2147650723 TYPE_E_CANTCREATETMPFILE: Error creating unique tmp file.
80029C4A 2147654730 TYPE_E_CANTLOADLIBRARY: Error loading type library/DLL.
80029C83 2147654787 TYPE_E_INCONSISTENTPROPFUNCS: Inconsistent property functions.
80029C84 2147654788 TYPE_E_CIRCULARTYPE: Circular dependency between types/modules.

80030001 2147680257 STG_E_INVALIDFUNCTION: Unable to perform requested operation.
80030002 2147680258 STG_E_FILENOTFOUND: %1 could not be found.
80030003 2147680259 STG_E_PATHNOTFOUND: The path %1 could not be found.
80030004 2147680260 STG_E_TOOMANYOPENFILES: There are insufficient resources to open another file.
80030005 2147680261 STG_E_ACCESSDENIED: Access Denied.
80030006 2147680262 STG_E_INVALIDHANDLE: Attempted an operation on an invalid object.
80030008 2147680264 STG_E_INSUFFICIENTMEMORY: There is insufficient memory available to complete operation.
80030009 2147680265 STG_E_INVALIDPOINTER: Invalid pointer error.
80030012 2147680274 STG_E_NOMOREFILES: There are no more entries to return.
80030013 2147680275 STG_E_DISKISWRITEPROTECTED: Disk is write-protected.
80030019 2147680281 STG_E_SEEKERROR: An error occurred during a seek operation.
8003001D 2147680285 STG_E_WRITEFAULT: A disk error occurred during a write operation.
8003001E 2147680286 STG_E_READFAULT: A disk error occurred during a read operation.
80030020 2147680288 STG_E_SHAREVIOLATION: A share violation has occurred.
80030021 2147680289 STG_E_LOCKVIOLATION: A lock violation has occurred.
80030050 2147680336 STG_E_FILEALREADYEXISTS: %1 already exists.
80030057 2147680343 STG_E_INVALIDPARAMETER: Invalid parameter error.
80030070 2147680368 STG_E_MEDIUMFULL: There is insufficient disk space to complete operation.
800300F0 2147680496 STG_E_PROPSETMISMATCHED: Illegal write of non-simple property to simple property set.
800300FA 2147680506 STG_E_ABNORMALAPIEXIT: An API call exited abnormally.
800300FB 2147680507 STG_E_INVALIDHEADER: The file %1 is not a valid compound file.
800300FC 2147680508 STG_E_INVALIDNAME: The name %1 is not valid.
800300FD 2147680509 STG_E_UNKNOWN: An unexpected error occurred.
800300FE 2147680510 STG_E_UNIMPLEMENTEDFUNCTION: That function is not implemented.
800300FF 2147680511 STG_E_INVALIDFLAG: Invalid flag error.
80030100 2147680512 STG_E_INUSE: Attempted to use an object that is busy.
80030101 2147680513 STG_E_NOTCURRENT: The storage has been changed since the last commit.
80030102 2147680514 STG_E_REVERTED: Attempted to use an object that has ceased to exist.
80030103 2147680515 STG_E_CANTSAVE: Can't save.
80030104 2147680516 STG_E_OLDFORMAT: The compound file %1 was produced with an incompatible version of storage.
80030105 2147680517 STG_E_OLDDLL: The compound file %1 was produced with a newer version of storage.
80030106 2147680518 STG_E_SHAREREQUIRED: Share.exe or equivalent is required for operation.
80030107 2147680519 STG_E_NOTFILEBASEDSTORAGE: Illegal operation called on non-file based storage.
80030108 2147680520 STG_E_EXTANTMARSHALLINGS: Illegal operation called on object with extant marshallings.
80030109 2147680521 STG_E_DOCFILECORRUPT: The docfile has been corrupted.
80030110 2147680528 STG_E_BADBASEADDRESS: OLE32.DLL has been loaded at the wrong address.
80030201 2147680769 STG_E_INCOMPLETE: The file download was aborted abnormally.: The file is incomplete.
80030202 2147680770 STG_E_TERMINATED: The file download has been terminated.

80040000 2147745792 OLE_E_OLEVERB: Invalid OLEVERB structure
80040001 2147745793 OLE_E_ADVF: Invalid advise flags
80040002 2147745794 OLE_E_ENUM_NOMORE: Can't enumerate any more, because the associated data is missing
80040003 2147745795 OLE_E_ADVISENOTSUPPORTED: This implementation doesn't take advises
80040004 2147745796 OLE_E_NOCONNECTION: There is no connection for this connection ID
80040005 2147745797 OLE_E_NOTRUNNING: Need to run the object to perform this operation
80040006 2147745798 OLE_E_NOCACHE: There is no cache to operate on
80040007 2147745799 OLE_E_BLANK: Uninitialized object
80040008 2147745800 OLE_E_CLASSDIFF: Linked object's source class has changed
80040009 2147745801 OLE_E_CANT_GETMONIKER: Not able to get the moniker of the object
8004000A 2147745802 OLE_E_CANT_BINDTOSOURCE: Not able to bind to the source
8004000B 2147745803 OLE_E_STATIC: Object is static; operation not allowed
8004000C 2147745804 OLE_E_PROMPTSAVECANCELLED: User canceled out of save dialog
8004000D 2147745805 OLE_E_INVALIDRECT: Invalid rectangle
8004000E 2147745806 OLE_E_WRONGCOMPOBJ: compobj.dll is too old for the ole2.dll initialized
8004000F 2147745807 OLE_E_INVALIDHWND: Invalid window handle
80040010 2147745808 OLE_E_NOT_INPLACEACTIVE: Object is not in any of the inplace active states
80040011 2147745809 OLE_E_CANTCONVERT: Not able to convert object
80040012 2147745810 OLE_E_NOSTORAGE: Not able to perform the operation because object is not given storage yet
80040064 2147745892 DV_E_FORMATETC: Invalid FORMATETC structure
80040065 2147745893 DV_E_DVTARGETDEVICE: Invalid DVTARGETDEVICE structure
80040066 2147745894 DV_E_STGMEDIUM: Invalid STDGMEDIUM structure
80040067 2147745895 DV_E_STATDATA: Invalid STATDATA structure
80040068 2147745896 DV_E_LINDEX: Invalid lindex
80040069 2147745897 DV_E_TYMED: Invalid tymed
8004006A 2147745898 DV_E_CLIPFORMAT: Invalid clipboard format
8004006B 2147745899 DV_E_DVASPECT: Invalid aspect(s)
8004006C 2147745900 DV_E_DVTARGETDEVICE_SIZE: tdSize parameter of the DVTARGETDEVICE structure is invalid
8004006D 2147745901 DV_E_NOIVIEWOBJECT: Object doesn't support IViewObject interface
80040100 2147746048 DRAGDROP_E_NOTREGISTERED: Trying to revoke a drop target that has not been registered
80040101 2147746049 DRAGDROP_E_ALREADYREGISTERED: This window has already been registered as a drop target
80040102 2147746050 DRAGDROP_E_INVALIDHWND: Invalid window handle
80040110 2147746064 CLASS_E_NOAGGREGATION: Class is not licensed for use
80040111 2147746065 CLASS_E_CLASSNOTAVAILABLE: ClassFactory cannot supply requested class
80040112 2147746066 CLASS_E_NOTLICENSEDClass is not licensed for use
80040140 2147746112 VIEW_E_DRAW: error drawing view
80040150 2147746128 REGDB_E_READREGDB: Could not read key from registry
80040151 2147746129 REGDB_E_WRITEREGDB: Could not write key to registry
80040152 2147746130 REGDB_E_KEYMISSING: Could not find the key in the registry
80040153 2147746131 REGDB_E_INVALIDVALUE: Invalid value for registry
80040154 2147746132 REGDB_E_CLASSNOTREG: Class not registered
80040155 2147746133 REGDB_E_IIDNOTREG: Interface not registered
80040160 2147746144 CAT_E_CATIDNOEXIST: CATID does not exist
80040161 2147746145 CAT_E_NODESCRIPTION: Description not found
80040164 2147746148 CS_E_PACKAGE_NOTFOUND: No package in Class Store meets this criteria
80040165 2147746149 CS_E_NOT_DELETABLE: Deleting this will break referential integrity
80040166 2147746150 CS_E_CLASS_NOTFOUND: No such CLSID in Class Store
80040167 2147746151 CS_E_INVALID_VERSION: The Class Store is corrupted or has a version that is no more supported
80040168 2147746152 CS_E_NO_CLASSSTORE: No such Class Store
80040170 2147746160 CACHE_E_NOCACHE_UPDATED: Cache not updated
80040180 2147746176 OLEOBJ_E_NOVERBS: No verbs for OLE object
80040181 2147746177 OLEOBJ_E_INVALIDVERB Invalid verb for OLE object
800401A0 2147746208 INPLACE_E_NOTUNDOABLE: Undo is not available
800401A1 2147746209 INPLACE_E_NOTOOLSPACE: Space for tools is not available
800401C0 2147746240 CONVERT10_E_OLESTREAM_GET: Get method failed
800401C1 2147746241 CONVERT10_E_OLESTREAM_PUT: OLESTREAM Put method failed
800401C2 2147746242 CONVERT10_E_OLESTREAM_FMT: Contents of the OLESTREAM not in correct format
800401C3 2147746243 CONVERT10_E_OLESTREAM_BITMAP_TO_DIB: There was an error in a Windows GDI call while converting the bitmap to a DIB
800401C4 2147746244 CONVERT10_E_STG_FMT: Contents of the IStorage not in correct format
800401C5 2147746245 CONVERT10_E_STG_NO_STD_STREAM: Contents of IStorage is missing one of the standard streams
800401C6 2147746246 CONVERT10_E_STG_DIB_TO_BITMAP: There was an error in a Windows GDI call while converting the DIB to a bitmap.
800401D0 2147746256 CLIPBRD_E_CANT_OPEN: OpenClipboard Failed
800401D1 2147746257 CLIPBRD_E_CANT_EMPTY: EmptyClipboard Failed
800401D2 2147746258 CLIPBRD_E_CANT_SET: SetClipboard Failed
800401D3 2147746259 CLIPBRD_E_BAD_DATA: Data on clipboard is invalid
800401D4 2147746260 CLIPBRD_E_CANT_CLOSE: CloseClipboard Failed
800401E0 2147746272 MK_E_CONNECTMANUALLY: Moniker needs to be connected manually
800401E1 2147746273 MK_E_EXCEEDEDDEADLINE: Operation exceeded deadline
800401E2 2147746274 MK_E_NEEDGENERIC: Moniker needs to be generic
800401E3 2147746275 MK_E_UNAVAILABLE: Operation unavailable
800401E4 2147746276 MK_E_SYNTAX: Invalid syntax
800401E5 2147746277 MK_E_NOOBJECT: No object for moniker
800401E6 2147746278 MK_E_INVALIDEXTENSION: Bad extension for file
800401E7 2147746279 MK_E_INTERMEDIATEINTERFACENOTSUPPORTED: Intermediate operation failed
800401E8 2147746280 MK_E_NOTBINDABLE: Moniker is not bindable
800401E9 2147746281 MK_E_NOTBOUND: Moniker is not bound
800401EA 2147746282 MK_E_CANTOPENFILE: Moniker cannot open file
800401EB 2147746283 MK_E_MUSTBOTHERUSER: User input required for operation to succeed
800401EC 2147746284 MK_E_NOINVERSE: Moniker class has no inverse
800401ED 2147746285 MK_E_NOSTORAGE: Moniker does not refer to storage
800401EE 2147746286 MK_E_NOPREFIX: No common prefix
800401EF 2147746287 MK_E_ENUMERATION_FAILED: Moniker could not be enumerated
800401F0 2147746288 CO_E_NOTINITIALIZED: CoInitialize has not been called.
800401F1 2147746289 CO_E_ALREADYINITIALIZED: CoInitialize has already been called.
800401F2 2147746290 CO_E_CANTDETERMINECLASS: Class of object cannot be determined
800401F3 2147746291 CO_E_CLASSSTRING: Invalid class string
800401F4 2147746292 CO_E_IIDSTRING: Invalid interface string
800401F5 2147746293 CO_E_APPNOTFOUND: Application not found
800401F6 2147746294 CO_E_APPSINGLEUSE: Application cannot be run more than once
800401F7 2147746295 CO_E_ERRORINAPP: Some error in application program
800401F8 2147746296 CO_E_DLLNOTFOUND: DLL for class not found
800401F9 2147746297 CO_E_ERRORINDLL: Error in the DLL
800401FA 2147746298 CO_E_WRONGOSFORAPP: Wrong OS or OS version for application
800401FB 2147746299 CO_E_OBJNOTREG: Object is not registered
800401FC 2147746300 CO_E_OBJISREG: Object is already registered
800401FD 2147746301 CO_E_OBJNOTCONNECTED: Object is not connected to server
800401FE 2147746302 CO_E_APPDIDNTREG: Application was launched but it didn't register a class factory
800401FF 2147746303 CO_E_RELEASED: Object has been released
80040200 2147746304 CO_E_FAILEDTOIMPERSONATE: Unable to impersonate DCOM client
80040201 2147746305 CO_E_FAILEDTOGETSECCTX: Unable to obtain server's security context
80040202 2147746306 CO_E_FAILEDTOOPENTHREADTOKEN: Unable to open the access token of the current thread
80040203 2147746307 CO_E_FAILEDTOGETTOKENINFO: Unable to obtain user info from an access token
80040204 2147746308 CO_E_TRUSTEEDOESNTMATCHCLIENT: The client who called IAccessControl::IsAccessPermitted was the trustee provided tot he method
80040205 2147746309 CO_E_FAILEDTOQUERYCLIENTBLANKET: Unable to obtain the client's security blanket
80040206 2147746310 CO_E_FAILEDTOSETDACL: Unable to set a discretionary ACL into a security descriptor
80040207 2147746311 CO_E_ACCESSCHECKFAILED: The system function, AccessCheck, returned false
80040208 2147746312 CO_E_NETACCESSAPIFAILED: Either NetAccessDel or NetAccessAdd returned an error code.
80040209 2147746313 CO_E_WRONGTRUSTEENAMESYNTAX: One of the trustee strings provided by the user did not conform to the <Domain>\<Name> syntax and it was not the "*" string
8004020A 2147746314 CO_E_INVALIDSID: One of the security identifiers provided by the user was invalid
8004020B 2147746315 CO_E_CONVERSIONFAILED: Unable to convert a wide character trustee string to a multibyte trustee string
8004020C 2147746316 CO_E_NOMATCHINGSIDFOUND: Unable to find a security identifier that corresponds to a trustee string provided by the user
8004020D 2147746317 CO_E_LOOKUPACCSIDFAILED: The system function, LookupAccountSID, failed
8004020E 2147746318 CO_E_NOMATCHINGNAMEFOUND: Unable to find a trustee name that corresponds to a security identifier provided by the user
8004020F 2147746319 CO_E_LOOKUPACCNAMEFAILED: The system function, LookupAccountName, failed
80040210 2147746320 CO_E_SETSERLHNDLFAILED: Unable to set or reset a serialization handle
80040211 2147746321 CO_E_FAILEDTOGETWINDIR: Unable to obtain the Windows directory
80040212 2147746322 CO_E_PATHTOOLONG: Path too long
80040213 2147746323 CO_E_FAILEDTOGENUUID: Unable to generate a uuid.
80040214 2147746324 CO_E_FAILEDTOCREATEFILE: Unable to create file
80040215 2147746325 CO_E_FAILEDTOCLOSEHANDLE: Unable to close a serialization handle or a file handle.
80040216 2147746326 CO_E_EXCEEDSYSACLLIMIT: The number of ACEs in an ACL exceeds the system limit
80040217 2147746327 CO_E_ACESINWRONGORDER: Not all the DENY_ACCESS ACEs are arranged in front of the GRANT_ACCESS ACEs in the stream
80040218 2147746328 CO_E_INCOMPATIBLESTREAMVERSION: The version of ACL format in the stream is not supported by this implementation of IAccessControl
80040219 2147746329 CO_E_FAILEDTOOPENPROCESSTOKEN: Unable to open the access token of the server process
8004021A 2147746330 CO_E_DECODEFAILED: Unable to decode the ACL in the stream provided by the user
8004021B 2147746331 CO_E_ACNOTINITIALIZED: The COM IAccessControl object is not initialized

80040500 2147747072 APC_E_INVALIDINDEX: Index not found. The specified index or name does not exist in the collection.
80040501 2147747073 APC_E_ZOMBIED: Object is disconnected. The object is no longer valid, but a reference to the object is still being held (most likely by the application).
80040502 2147747074 APC_E_UNEXPECTED: Unexpected internal error.
80040503 2147747075 APC_E_OUTOFMEMORY: Out of memory. This error is returned to indicate that there is not enough memory available to complete the operation.
80040504 2147747076 APC_E_OPENFILEFAILED: File doesn't exist or can't be opened.
80040505 2147747077 APC_E_ONLYDOCITEMS: Method or property valid only for host project items.
80040506 2147747078 APC_E_VBA: Unknown VBA error; error code = 0x%1!08X!.
80040507 2147747079 APC_E_OUTOFSYNC: Type library information is out of sync with implementation. This occurs most often in VB applications--in which case, you can synchronize this information either by restarting VB or by recreating the executable file.
80040508 2147747080 APC_E_INVALIDITEM: ProjectItems collection contains an unknown or invalid project item.
80040509 2147747081 APC_E_ONLYCODEMODULES: This method or property is only valid for code modules and host project items.
8004050A 2147747082 APC_E_PROJECTLOCKED: The VBA project is currently referenced by another open VBA project and therefore cannot be closed or destroyed.
8004050B 2147747083 APC_E_TYPELIBCHANGED: The type library of the application doesn't match that used to create this VBA project. For VB applications, make sure that Version Compatibility is set to 'Project Compatibility' and that you have generated an EXE with which you are compatible.
8004050C 2147747084 APC_E_CLASSNOTFOUND: Unable to find that class in the application's type library.
8004050D 2147747085 APC_E_ONLYSUBROUTINES: This method or property is only valid for subroutines (that is, methods that don't return values). Functions and property procedures are not supported.
8004050E 2147747086 APC_E_ALREADYRECORDING: Cannot start more than one recorder.
8004050F 2147747087 APC_E_UNDOEMPTY: Not enough undo items.
80040510 2147747088 APC_E_NOTEVENT: This property is only valid for event subroutines defined in host project items.
80040511 2147747089 APC_E_TOOMANYCONTROLS: Too many controls.
80040512 2147747090 APC_E_BADOBJ: Object in parameter %1!d! doesn't support type information or have the correct attributes.
80040513 2147747091 APC_E_SUBORFUNCEXPECTED: Expecting Sub or Function (the specified name was not found).
80040514 2147747092 APC_E_CANTCOPYTYPELIB: Unable to copy host type library. The host type library most likely contains unsupported constructs.
80040515 2147747093 APC_E_NOSCOPES: The Scopes collection is empty; you need to populate the Scopes collection before showing the Macros dialog box or using CallMacro.
80040516 2147747094 APC_E_NOPERMISSION: Permission denied (or access denied).
80040517 2147747095 APC_E_TOOMANYOPENFILES: Too many files open.
80040518 2147747096 APC_E_FILEALREADYEXISTS: File already exists.
80040519 2147747097 APC_E_OUTOFDISKSPACE: Out of disk space.
8004051A 2147747098 APC_E_ONLYFORINMEMORY: This property is only valid for root in-memory storage objects.
8004051B 2147747099 APC_E_CANTACCESSARRAY: Can't access the storage array.
8004051C 2147747100 APC_E_NOREADORLOCKSTORAGE: Invalid flag or attempt to create storage in read-only or locked mode.
8004051D 2147747101 APC_E_INVALIDFILENAME: Invalid filename.
8004051E 2147747102 APC_E_INVALIDINMEMORYSTG: This property is not valid for root in-memory storage objects.
8004051F 2147747103 APC_E_UNKNOWN: Unknown error; error code = 0x%1!08X!.
80040520 2147747104 APC_E_INVALIDARG: One or more arguments are invalid.
80040521 2147747105 APC_E_INVALIDARG_SPECIFIC: Argument %1!d! is invalid.
80040522 2147747106 APC_E_BADPARMCOUNT: Bad parameter count.
80040523 2147747107 APC_E_BADVARTYPE: Bad parameter type.
80040524 2147747108 APC_E_OVERFLOW: Out of present range.
80040525 2147747109 APC_E_TYPEMISMATCH: Type mismatch.
80040526 2147747110 APC_E_PARMNOTOPTIONAL: Parameter not optional.
80040527 2147747111 APC_E_UNKNOWNLCID: Unknown language.
80040528 2147747112 APC_E_CONNECTION_TERMINATED: Connection terminated with remote host.
80040529 2147747113 APC_E_CALL_REJECTED: Call rejected by callee.
8004052A 2147747114 APC_E_BUSY: Callee is busy or unavailable.
8004052B 2147747115 APC_E_CALLFAILED: Remote procedure call failed.
8004052C 2147747116 APC_E_EXCEPTION: Exception occurred.
8004052D 2147747117 APC_E_NOCOLLECTION: Unable to create VBA collection (Collection class not registered).
8004052E 2147747118 APC_E_CANT_CREATE_PROJECTITEMS_COLLECTION: Unable to populate the ProjectItems collection.
8004052F 2147747119 APC_E_CANT_CREATE_APC_DATA_STREAM: Unable to create private APC data stream.
80040530 2147747120 APC_E_CANT_CREATE_PROJITEM_DATA_STREAM: Unable to create private host project items data stream.
80040531 2147747121 APC_E_CANT_CREATE_VBA_STREAM: Unable to create VBA stream.
80040532 2147747122 APC_E_COULDNOTACCESSSTREAM: Unable to access stream.
80040533 2147747123 APC_E_DISKERROR: Disk error.
80040534 2147747124 APC_E_INVALIDSEEKPOS: Invalid seek position.
80040535 2147747125 APC_E_REVERTED: The Storage or Stream object is invalid due to a prior rollback operation in the transaction tree.
80040536 2147747126 APC_E_UNKNOWNPROPERTYNAME: Specified property name does not exist.
80040537 2147747127 APC_E_HOSTCONTROLALREADYSET: Host control already set.
80040538 2147747128 APC_E_EXTENDERALREADYSET: The extender has already been set for this control.
80040539 2147747129 APC_E_NOTATTACHED: The VBA project has been saved, but SaveCompleted has not been called. (Or the VBA project has not yet been attached to an IStorage by calling InitNew or Load.)
8004053A 2147747130 APC_E_INVALIDFILEFILTER: Invalid file filter.
8004053B 2147747131 APC_E_SHAREVIOLATION: A share violation has occurred.
8004053C 2147747132 APC_E_NOTCURRENT: The storage has been changed since the last commit.
8004053D 2147747133 APC_E_UNDEFINEDPROC: Undefined Sub or Function.
8004053E 2147747134 APC_E_INVALIDPROCNAME: Procedure not found or invalid name.
8004053F 2147747135 APC_E_CANTEXITDESIGNMODE: Can't exit Design mode.
80040540 2147747136 APC_E_HOSTPROJITEM_NOEVENT: Host project items must have at least one event.
80040541 2147747137 APC_E_CONTROL_NOEVENT: Controls must have a coclass (in VB, controls must have at least one event).
80040542 2147747138 APC_E_EXTENDER_NOEVENT: Extenders must have a coclass (in VB, extenders must have at least one event).
80040543 2147747139 APC_E_PROJ_STG_ALREADYINITIALIZED: The project storage has already been initialized.
80040544 2147747140 APC_E_MODNAMECONFLICT: The specified module name conflicts with an existing module name.
80040545 2147747141 APC_E_INVALID_IDENT_STRING: Not a legal object name: '%1!S!'
80040546 2147747142 APC_E_HOSTCONTROLNOTSET: The HostControl property has not been set
80040547 2147747143 APC_E_EXTENDERNOTSET: The Extender property has not been set
80040548 2147747144 APC_E_CANT_CREATE_TEMP_DIR: Unable to create the application's temporary directory (used for the storage of .EXT and other temporary files).
80040549 2147747145 APC_E_OBJECTNOTSET: The object has not been set.
8004054A 2147747146 APC_E_CORRUPTSTORAGE: The storage file contains corrupt data.
8004054B 2147747147 APC_E_COULD_NOT_REMOVE_OBJ: Unable to remove object from the collection.
8004054C 2147747148 APC_E_COULD_NOT_ADD_OBJ: Unable to add object to the collection.
8004054D 2147747149 APC_E_COULD_NOT_CREATE_CODEMODULE: Unable to create CodeModule.
8004054E 2147747150 APC_E_COULD_NOT_CREATE_CLASSMODULE: Unable to create ClassModule.
8004054F 2147747151 APC_E_CANT_CREATE_PROJITEM: Unable to create host project item.
80040550 2147747152 APC_E_CANT_ACCESS_TYPELIB: Unable to open or read the type library.
80040551 2147747153 APC_E_NO_VBA_PROJECT: There is no VBA project associated with this object.
80040552 2147747154 APC_E_COMPILEERROR: VBA encountered an error while compiling.
80040553 2147747155 APC_E_TOO_MANY_HOSTS: Only one Apc object can be created per process.
80040554 2147747156 APC_E_PROJECT_ITEM_COUNT_MISMATCH: Unable to open the VBA project. The number of host project items does not match those in the VBA project.
80040555 2147747157 APC_E_PROJECT_ITEM_MISMATCH: Unable to open the VBA project. The names of the host project items do not match those in the VBA project.
80040556 2147747158 APC_E_INVALID_PROJECT_ITEM: Invalid host project item was passed in the collection.
80040557 2147747159 APC_E_CANT_READ_APC_DATA: Unable to read VBA project data.
80040558 2147747160 APC_E_INCORRECT_VERSION: The version of this VBA project file cannot be read by this version of APC.
80040559 2147747161 APC_E_INVALID_PICTURE: Invalid picture.
8004055A 2147747162 APC_E_EXCEEDED_HOST_COUNT: VBA has been initialized too many times in this process. You must restart your application.
8004055B 2147747163 APC_E_BAD_VBA_INSTALLATION: One of the VBA components is missing or corrupt. You must reinstall VBA.
8004055C 2147747164 APC_E_EXPIRED: Your VBA license key has expired.
8004055D 2147747165 APC_E_INCORRECT_VBA_VERSION: Wrong version of VBA.
8004055E 2147747166 APC_E_CLASS_NOT_FOUND: Unable to find that Extender class in the application's type library, or that Extender class did not define at least one event.
8004055F 2147747167 APC_E_CANT_FIRE_EVENT: Unable to fire event.
80040560 2147747168 APC_E_PROJECT_ALREADY_EXISTS: There is already an existing project with the specified name.
80040561 2147747169 APC_E_USER_INTERRUPT: User interrupt.
80040562 2147747170 APC_E_INVALID_APP_OBJ: Invalid Application object.
80040563 2147747171 APC_E_STORAGE_NOPERMISSION: Invalid storage file or permission denied.
80040564 2147747172 APC_E_MINIBITMAP_CANT_BE_CHANGED: Can't change Picture property once displayed in the VBA IDE. The Picture property should only be changed once during initialization of the Apc object.
80040565 2147747173 APC_E_CANTSAVE: Can't save the storage file.
80040566 2147747174 APC_E_APP_OBJECT_REQUIRED: You must specify an Application object when running from within Visual Basic.
80040567 2147747175 APC_E_NO_COMP_MANAGER: This function is only available to non-VB applications (that is, applications that have called IApc::put_MessageLoopSite).
80040568 2147747176 APC_E_NOT_A_FORM: The specified parameter is not a valid UserForm.
80040569 2147747177 APC_E_NO_UI: No UI is allowed. The host application does not support the proper message loop integration interfaces (that is, IVbaCompManagerSite or IApcSite).
8004056A 2147747178 APC_E_STILL_LOADING_CONTROLS: The controls on a host project item are not in the running state; you must call FinishedLoadingControls.
8004056B 2147747179 APC_E_MACRO_NAME_CONFLICT: The specified macro name already exists in the code module or host project item. Macro names must be unique.
8004056C 2147747180 APC_E_BROKEN_REFERENCE: This VBA project contains a broken reference.
8004056D 2147747181 APC_E_FILENOTFOUND: The system cannot find the file specified.
8004056E 2147747182 APC_E_NO_VBA_PROJECTITEM: There is no VBA project item associated with this object.
8004056F 2147747183 APC_E_CONTROLNOTREGISTERED: The specified CLSID is not a properly registered licensed control.
80040570 2147747184 APC_E_BADLICENSEDCONTROL: The specified control is not a registered licensed control.
80040571 2147747185 APC_E_CANTREGISTERCONTROL: Unable to register the specified licensed control.
80040572 2147747186 APC_E_CANTREADREGISTRY: Error reading registration database.
80040573 2147747187 APC_E_NOAGGREGATION: The specified licensed control cannot be created as part of an aggregate.
80040574 2147747188 APC_E_INVALIDCLASSID: The specified CLSID is not valid.
80040575 2147747189 APC_E_EXTCLASSNOTREGISTERED: Extender class not registered via RegisterExtenderClass().
80040576 2147747190 APC_E_STREAM_OR_STORAGE_ALREADYEXISTS: Specified stream or storage already exists.
80040577 2147747191 APC_E_NOTIMPLEMENTED: Not implemented.
80040578 2147747192 APC_E_PROJECT_IS_PROTECTED: Operation failed; this project is protected.
80040579 2147747193 APC_E_NOT_IN_DESIGN_MODE: VBA is unable to execute code because the project is in Design mode.
8004057A 2147747194 APC_E_MACROS_ARE_DISABLED: VBA is unable to execute code because the project was opened with macros disabled.
8004057B 2147747195 APC_E_NO_CONTROL_TYPELIBRARY_GUID: Can't create control type library. Before controls can be created or loaded, a control type library GUID must be established by setting the ControlLibraryGuid property.
8004057C 2147747196 APC_E_USERFORM_NOT_SUPPORTED: This property or method does not support UserForms.
8004057D 2147747197 APC_E_DUPLICATE_DOCUMENT_OBJECT_SPECIFIED: Duplicate document object specified.
8004057E 2147747198 APC_E_INVALID_PROPERTY_TYPE: This method does not support Property Let, Property Get, or Property Set routines.
8004057F 2147747199 APC_E_INVALIDVARIANT_OR_INVALIDSEEKPOS: The stream contains corrupt data, or the current seek position is invalid.
80040580 2147747200 APC_E_HOSTOBJECT_REQUIRED: Host object required for project items of this type.
80040581 2147747201 APC_E_INVALID_HOSTOBJECT: Host object not required for project items of this type.
80040582 2147747202 APC_E_HOST_ALREADYINITIALIZED: The host object has already been initialized.
80040583 2147747203 APC_E_EVENTSINK_ALREADYINITIALIZED: The event sink has already been initialized.
80040584 2147747204 APC_E_EVENTSINK_INVALID: The event sink has already been uninitialized or was not set.
80040585 2147747205 APC_E_EVENTSINK_INVALIDCOOKIE: The cookie supplied to uninitialize the event sink is invalid.
80040586 2147747206 APC_E_VBAMACROENABLE_DONTOPEN: The user does not want to open a project because it contains macros.
80040587 2147747207 APC_E_CONTROL_LIBRARY_ALREADY_MADE: Unable to set this property -- the control type library has already been created.
80040588 2147747208 APC_E_FAILED_VBASIGNPROJECT: Unable to sign project.  Signature will not be saved.
80040589 2147747209 APC_E_INVALID_USERPASSWORD: User password is incorrect.  LockForViewing state is unchanged.
8004058A 2147747210 APC_E_ONLYDOCCLASSES: Method or property valid only for document class project items.
8004058B 2147747211 APC_E_HOSTADDINS_ALREADYINITIALIZED: The HostAddIns object has already been initialized.
8004058C 2147747212 APC_E_HOSTADDINSINIT_NOREGISTRYPATH: The HostAddIns initialization requires registry path for addins.
8004058D 2147747213 APC_E_HOSTADDINSINIT_NOLICENSEKEY: The HostAddIns initialization requires valid license key.
8004058E 2147747214 APC_E_HOSTADDINSINIT_NOHOSTOBJECT: The HostAddIns initialization requires host object with IDispatch.
8004058F 2147747215 APC_E_HOSTADDINSINIT_NOAPCOBJECT: The HostAddIns initialization requires host object with IDispatch. Attempt to use APC's Application Object failed.
80040590 2147747216 APC_E_HOSTADDINSPUT_INVALID_REGISTRYPATH: The registry path is invalid and will not be assigned to HostAddIns object.
80040591 2147747217 APC_E_BACKCOLOR_CANT_BE_CHANGED: Can't change BackColor property once displayed in the VBA IDE. The BackColor property should only be changed once during initialization of the Apc object.
80040592 2147747218 APC_E_CONTROL_MARKED_FOR_DELETE: The control was marked for delete during load, this error should have been expected.
80040593 2147747219 APC_E_HOSTADDINSINIT_FAILED: Initialization of HostAddIns failed.
80040594 2147747220 APC_E_SHOWADDINSDIALOG_FAILED: Must initialize VBA IDE before calling ShowAddinsDialog.
80040595 2147747221 APC_E_NOTRECORDING: This method or property may only be accessed during recording.
80040596 2147747222 APC_E_ROUNDTRIP_STREAM_NOT_FOUND: Roundtrip stream not found in stream list.
80040597 2147747223 APC_E_ROUNDTRIP_STORAGE_NOT_FOUND: Roundtrip storage not found in storage list.
80040598 2147747224 APC_E_ROUNDTRIP_STORAGE_NOT_INITIALIZED: Roundtrip storage has no IStorage assigned.
80040599 2147747225 APC_E_INVALID_LICENSE_KEY: VBA Initialization failed due to an invalid License Key.
8004059A 2147747226 APC_E_CANT_RUN_IN_BREAK_MODE: Unable to execute VBA code while in break mode.
8004059B 2147747227 APC_E_DIGITAL_SIGNING_DISABLED: Method or property requires that Digital Signatures be enabled.
8004059C 2147747228 APC_E_ACTIONCANCELLED: Action was cancelled by the user.
8004059D 2147747229 APC_E_COLLECTION_ADD_DUPLICATEKEY: This key is already associated with an element of this collection.
8004059E 2147747230 APC_E_COLLECTION_ITEMS_NOT_IDISPATCH: _NewEnum requires Collection items that support IDispatch.

80040E00 2147749376 DB_E_BADACCESSORHANDLE: Invalid accessor
80040E01 2147749377 DB_E_ROWLIMITEXCEEDED: Creating another row would have exceeded the total number of active rows supported by the rowset
80040E02 2147749378 DB_E_READONLYACCESSOR: Unable to write with a read-only accessor
80040E03 2147749379 DB_E_SCHEMAVIOLATION: Given values violate the database schema
80040E04 2147749380 DB_E_BADROWHANDLE: Invalid row handle
80040E05 2147749381 DB_E_OBJECTOPEN: An object was open
80040E06 2147749382 DB_E_BADCHAPTER: Invalid chapter
80040E07 2147749383 DB_E_CANTCONVERTVALUE: A literal value in the command could not be converted to the correct type due to a reason other than data overflow
80040E08 2147749384 DB_E_BADBINDINFO: Invalid binding info
80040E0A 2147749386 DB_E_NOTAREFERENCECOLUMN: Specified column does not contain bookmarks or chapters
80040E0B 2147749387 DB_E_LIMITREJECTED: Some cost limits were rejected
80040E0C 2147749388 DB_E_NOCOMMAND: No command has been set for the command object
80040E0D 2147749389 DB_E_COSTLIMIT: Unable to find a query plan within the given cost limit
80040E0E 2147749390 DB_E_BADBOOKMARK: Invalid bookmark
80040E0F 2147749391 DB_E_BADLOCKMODE: Invalid lock mode
80040E10 2147749392 DB_E_PARAMNOTOPTIONAL: No value given for one or more required parameters
80040E11 2147749393 DB_E_BADCOLUMNID: Invalid column ID
80040E12 2147749394 DB_E_BADRATIO: Invalid ratio
80040E13 2147749395 DB_E_BADVALUES: Invalid value
80040E14 2147749396 DB_E_ERRORSINCOMMAND: The command contained one or more errors
80040E15 2147749397 DB_E_CANTCANCEL: The executing command cannot be canceled
80040E16 2147749398 DB_E_DIALECTNOTSUPPORTED: The provider does not support the specified dialect
80040E17 2147749399 DB_E_DUPLICATEDATASOURCE: A data source with the specified name already exists
80040E18 2147749400 DB_E_CANNOTRESTART: The rowset was built over a live data feed and cannot be restarted
80040E19 2147749401 DB_E_NOTFOUND: No key matching the described characteristics could be found within the current range
80040E1B 2147749403 DB_E_NEWLYINSERTED: The provider is unable to determine identity for newly inserted rows
80040E1A 2147749402 DB_E_CANNOTFREE: Ownership of this tree has been given to the provider
80040E1C 2147749404 DB_E_GOALREJECTED: No nonzero weights specified for any goals supported, so goal was rejected; current goal was not changed
80040E1D 2147749405 DB_E_UNSUPPORTEDCONVERSION: Requested conversion is not supported
80040E1E 2147749406 DB_E_BADSTARTPOSITION: lRowsOffset would position you past either end of the rowset, regardless of the cRows value specified; cRowsObtained is 0
80040E1F 2147749407 DB_E_NOQUERY: Information was requested for a query, and the query was not set
80040E20 2147749408 DB_E_NOTREENTRANT: Provider called a method from IRowsetNotify in the consumer and	the method has not yet returned
80040E21 2147749409 DB_E_ERRORSOCCURRED: Errors occurred
80040E22 2147749410 DB_E_NOAGGREGATION: A non-NULL controlling IUnknown was specified and the object being created does not support aggregation
80040E23 2147749411 DB_E_DELETEDROW: A given HROW referred to a hard- or soft-deleted row
80040E24 2147749412 DB_E_CANTFETCHBACKWARDS: The rowset does not support fetching backwards
80040E25 2147749413 DB_E_ROWSNOTRELEASED: All HROWs must be released before new ones can be obtained
80040E26 2147749414 DB_E_BADSTORAGEFLAG: One of the specified storage flags was not supported
80040E27 2147749415 DB_E_BADCOMPAREOP: The comparison operator was invalid
80040E28 2147749416 DB_E_BADSTATUSVALUE: The specified status flag was neither DBCOLUMNSTATUS_OK nor DBCOLUMNSTATUS_ISNULL
80040E29 2147749417 DB_E_CANTSCROLLBACKWARDS: The rowset cannot scroll backwards
80040E2A 2147749418 DB_E_BADREGIONHANDLE: Invalid region handle
80040E2B 2147749419 DB_E_NONCONTIGUOUSRANGE: The specified set of rows was not contiguous to or overlapping the rows in the specified watch region
80040E2C 2147749420 DB_E_INVALIDTRANSITION: A transition from ALL* to MOVE* or EXTEND* was specified
80040E2D 2147749421 DB_E_NOTASUBREGION: The specified region is not a proper subregion of the region identified by the given watch region handle
80040E2E 2147749422 DB_E_MULTIPLESTATEMENTS: The provider does not support multi-statement commands
80040E2F 2147749423 DB_E_INTEGRITYVIOLATION: A specified value violated the integrity constraints for a column or table
80040E30 2147749424 DB_E_BADTYPENAME: The given type name was unrecognized
80040E31 2147749425 DB_E_ABORTLIMITREACHED: Execution aborted because a resource limit has been reached; no results have been returned
80040E32 2147749426 DB_E_ROWSETINCOMMAND: Cannot clone a command object whose command tree contains a rowset or rowsets
80040E33 2147749427 DB_E_CANTTRANSLATE: Cannot represent the current tree as text
80040E34 2147749428 DB_E_DUPLICATEINDEXID: The specified index already exists
80040E35 2147749429 DB_E_NOINDEX: The specified index does not exist
80040E36 2147749430 DB_E_INDEXINUSE: The specified index was in use
80040E37 2147749431 DB_E_NOTABLE: The specified table does not exist
80040E38 2147749432 DB_E_CONCURRENCYVIOLATION: The rowset was using optimistic concurrency and the value of a column has been changed since it was last read
80040E39 2147749433 DB_E_BADCOPY: Errors were detected during the copy
80040E3A 2147749434 DB_E_BADPRECISION: A specified precision was invalid
80040E3B 2147749435 DB_E_BADSCALE: A specified scale was invalid
80040E3C 2147749436 DB_E_BADTABLEID: Invalid table ID
80040E3D 2147749437 DB_E_BADTYPE: The given type name was unrecognized
80040E3E 2147749438 DB_E_DUPLICATECOLUMNID: A column ID was occurred more than once in the specification
80040E3F 2147749439 DB_E_DUPLICATETABLEID: The specified table already exists
80040E40 2147749440 DB_E_TABLEINUSE: The specified table was in use
80040E41 2147749441 DB_E_NOLOCALE: The specified locale ID was not supported
80040E42 2147749442 DB_E_BADRECORDNUM: The specified record number is invalid
80040E43 2147749443 DB_E_BOOKMARKSKIPPED: Although the bookmark was validly formed, no row could be found to match it
80040E44 2147749444 DB_E_BADPROPERTYVALUE: The value of a property was invalid
80040E45 2147749445 DB_E_INVALID: A transition from ALL* to MOVE* or EXTEND* was specified
80040E46 2147749446 DB_E_BADACCESSORFLAGS: Invalid accessor
80040E47 2147749447 DB_E_BADSTORAGEFLAGS: Invalid storage flags
80040E48 2147749448 DB_E_BYREFACCESSORNOTSUPPORTED: By-ref accessors are not supported by this provider
80040E49 2147749449 DB_E_NULLACCESSORNOTSUPPORTED: Null accessors are not supported by this provider
80040E4A 2147749450 DB_E_NOTPREPARED: The command was not prepared
80040E4B 2147749451 DB_E_BADACCESSORTYPE: The specified accessor was not a parameter accessor
80040E4C 2147749452 DB_E_WRITEONLYACCESSOR: The given accessor was write-only
80040E4E 2147749454 DB_E_CANCELED: The change was canceled during notification; no columns are changed
80040E4F 2147749455 DB_E_CHAPTERNOTRELEASED: The rowset was single-chaptered and the chapter was not released
80040E50 2147749456 DB_E_BADSOURCEHANDLE: Invalid source handle
80040E51 2147749457 DB_E_PARAMUNAVAILABLE: The provider cannot derive parameter info and SetParameterInfo has not been called
80040E52 2147749458 DB_E_ALREADYINITIALIZED: The data source object is already initialized
80040E53 2147749459 DB_E_NOTSUPPORTED: The provider does not support this method
80040E54 2147749460 DB_E_MAXPENDCHANGESEXCEEDED: The number of rows with pending changes has exceeded the set limit
80040E55 2147749461 DB_E_BADORDINAL: The specified column did not exist
80040E56 2147749462 DB_E_PENDINGCHANGES: There are pending changes on a row with a reference count of zero
80040E57 2147749463 DB_E_DATAOVERFLOW: A literal value in the command overflowed the range of the type of the associated column
80040E58 2147749464 DB_E_BADHRESULT: The supplied HRESULT was invalid
80040E59 2147749465 DB_E_BADLOOKUPID: The supplied LookupID was invalid
80040E5A 2147749466 DB_E_BADDYNAMICERRORID: The supplied DynamicErrorID was invalid
80040E5B 2147749467 DB_E_PENDINGINSERT: Unable to get visible data for a newly-inserted row that has not yet been updated
80040E5C 2147749468 DB_E_BADCONVERTFLAG: Invalid conversion flag
80040E5D 2147749469 DB_E_BADPARAMETERNAME: The given parameter name was unrecognized
80040E5E 2147749470 DB_E_MULTIPLESTORAGE: Multiple storage objects can not be open simultaneously
80040E5F 2147749471 DB_E_CANTFILTER: The requested filter could not be opened
80040E60 2147749472 DB_E_CANTORDER: The requested order could not be opened
80040E65 2147749477 DB_E_NOCOLUMN: The supplied columnID was invalid
80040E67 2147749479 DB_E_COMMANDNOTPERSISTED: The supplied command does not have a DBID
80040E68 2147749480 DB_E_DUPLICATEID: The supplied DBID already exists
80040E69 2147749481 DB_E_OBJECTCREATIONLIMITREACHED: The maximum number of Sessions supported by the provider has already been created. The consumer must release one or more currently held Sessions before obtaining a new Session Object
80040E72 2147749490 DB_E_BADINDEXID: The index ID is invalid
80040E73 2147749491 DB_E_BADINITSTRING: The initialization string specified does not conform to specificiation
80040E74 2147749492 DB_E_NOPROVIDERSREGISTERED: The OLE DB root enumerator did not return any providers that matched any of the SOURCES_TYPEs requested
80040E75 2147749493 DB_E_MISMATCHEDPROVIDER: The initialization string specifies a provider which does not match the currently active provider
80040EFF 2147749631 DB_E_BOGUS: Dummy error - need this error so that mc puts the above defines inside the FACILITY_WINDOWS guard, instead of leaving it empty
800417E6 2147751910 NO_BROWSER_SERVERS_FOUND

80070000 2147942400 (Whole range same as 0000..FFFF)
80070005 2147942405 COR_E_UNAUTHORIZEDACCESS: Access is denied.
8007000B 2147942411 COR_E_BADIMAGEFORMAT: The format of DLL or executable being loaded is invalid.
8007000E 2147942414 COR_E_OUTOFMEMORY: The EE thows this exception when no more memory is avaible to continue execution
80070057 2147942487 COR_E_ARGUMENT: An argument does not meet the contract of the method.
80070216 2147942934 COR_E_ARITHMETIC: Overflow or underflow in mathematical operations.
800703E9 2147943401 COR_E_STACKOVERFLOW: Is raised by the EE when the execution stack overflows as it is attempting to ex

80080001 2148007937 CO_E_CLASS_CREATE_FAILED: Attempt to create a class object failed
80080002 2148007938 CO_E_SCM_ERROR: OLE service could not bind object
80080003 2148007939 CO_E_SCM_RPC_FAILURE: RPC communication failed with OLE service
80080004 2148007940 CO_E_BAD_PATH: Bad path to object
80080005 2148007941 CO_E_SERVER_EXEC_FAILURE: Server execution failed
80080006 2148007942 CO_E_OBJSRV_RPC_FAILURE: OLE service could not communicate with the object server
80080007 2148007943 MK_E_NO_NORMALIZED: Moniker path could not be normalized
80080008 2148007944 CO_E_SERVER_STOPPING: Object server is stopping when OLE service contacts it
80080009 2148007945 MEM_E_INVALID_ROOT: An invalid root block pointer was specified
80080010 2148007952 MEM_E_INVALID_LINK: An allocation chain contained an invalid link pointer
80080011 2148007953 MEM_E_INVALID_SIZE: The requested allocation size was too large

80090001 2148073473 NTE_BAD_UID: Bad UID.
80090002 2148073474 NTE_BAD_HASH: Bad Hash.
80090003 2148073475 NTE_BAD_KEY: Bad Key.
80090004 2148073476 NTE_BAD_LEN: Bad Length.
80090005 2148073477 NTE_BAD_DATA: Bad Data.
80090006 2148073478 NTE_BAD_SIGNATURE: Invalid Signature.
80090007 2148073479 NTE_BAD_VER: Bad Version of provider.
80090008 2148073480 NTE_BAD_ALGID: Invalid algorithm specified.
80090009 2148073481 NTE_BAD_FLAGS: Invalid flags specified.
8009000A 2148073482 NTE_BAD_TYPE: Invalid type specified.
8009000B 2148073483 NTE_BAD_KEY_STATE: Key not valid for use in specified state.
8009000C 2148073484 NTE_BAD_HASH_STATE: Hash not valid for use in specified state.
8009000D 2148073485 NTE_NO_KEY: Key does not exist.
8009000E 2148073486 NTE_NO_MEMORY: Insufficient memory available for the operation.
8009000F 2148073487 NTE_EXISTS: Object already exists.
80090010 2148073488 NTE_PERM: Access denied.
80090011 2148073489 NTE_NOT_FOUND: Object was not found.
80090012 2148073490 NTE_DOUBLE_ENCRYPT: Data already encrypted.
80090013 2148073491 NTE_BAD_PROVIDER: Invalid provider specified.
80090014 2148073492 NTE_BAD_PROV_TYPE: Invalid provider type specified.
80090015 2148073493 NTE_BAD_PUBLIC_KEY: Provider's public key is invalid.
80090016 2148073494 NTE_BAD_KEYSET: Keyset does not exist
80090017 2148073495 NTE_PROV_TYPE_NOT_DEF: Provider type not defined.
80090018 2148073496 NTE_PROV_TYPE_ENTRY_BAD: Provider type as registered is invalid.
80090019 2148073497 NTE_KEYSET_NOT_DEF: The keyset is not defined.
8009001A 2148073498 NTE_KEYSET_ENTRY_BAD: Keyset as registered is invalid.
8009001B 2148073499 NTE_PROV_TYPE_NO_MATCH: Provider type does not match registered value.
8009001C 2148073500 NTE_SIGNATURE_FILE_BAD: The digital signature file is corrupt.
8009001D 2148073501 NTE_PROVIDER_DLL_FAIL: Provider DLL failed to initialize correctly.
8009001E 2148073502 NTE_PROV_DLL_NOT_FOUND: Provider DLL could not be found.
8009001F 2148073503 NTE_BAD_KEYSET_PARAM: The Keyset parameter is invalid.
80090020 2148073504 NTE_FAIL: An internal error occurred.
80090021 2148073505 NTE_SYS_ERR: A base error occurred.
80091001 2148077569 CRYPT_E_MSG_ERROR: An error was encountered doing a cryptographic message operation.
80091002 2148077570 CRYPT_E_UNKNOWN_ALGO: The cryptographic algorithm is unknown.
80091003 2148077571 CRYPT_E_OID_FORMAT: The object identifier is badly formatted.
80091004 2148077572 CRYPT_E_INVALID_MSG_TYPE: The message type is invalid.
80091005 2148077573 CRYPT_E_UNEXPECTED_ENCODING: The message is not encoded as expected.
80091006 2148077574 CRYPT_E_AUTH_ATTR_MISSING: The message does not contain an expected authenticated attribute.
80091007 2148077575 CRYPT_E_HASH_VALUE: The hash value is not correct.
80091008 2148077576 CRYPT_E_INVALID_INDEX: The index value is not valid.
80091009 2148077577 CRYPT_E_ALREADY_DECRYPTED: The message content has already been decrypted.
8009100A 2148077578 CRYPT_E_NOT_DECRYPTED: The message content has not been decrypted yet.
8009100B 2148077579 CRYPT_E_RECIPIENT_NOT_FOUND: The enveloped-data message does not contain the specified recipient.
8009100C 2148077580 CRYPT_E_CONTROL_TYPE: The control type is not valid.
8009100D 2148077581 CRYPT_E_ISSUER_SERIALNUMBER: The issuer and/or serial number are/is not valid.
8009100E 2148077582 CRYPT_E_SIGNER_NOT_FOUND: The original signer is not found.
8009100F 2148077583 CRYPT_E_ATTRIBUTES_MISSING: The message does not contain the requested attributes.
80091010 2148077584 CRYPT_E_STREAM_MSG_NOT_READY: The steamed message is note yet able to return the requested data.
80091011 2148077585 CRYPT_E_STREAM_INSUFFICIENT_DATA: The streamed message needs more data before the decode can complete.
80092001 2148081665 CRYPT_E_BAD_LEN: The length specified for the output data was insufficient.
80092002 2148081666 CRYPT_E_BAD_ENCODE: An error was encountered while encoding or decoding.
80092003 2148081667 CRYPT_E_FILE_ERROR: An error occurred while reading or writing to the file
80092004 2148081668 CRYPT_E_NOT_FOUND: The object or property wasn't found
80092005 2148081669 CRYPT_E_EXISTS: The object or property already exists
80092006 2148081670 CRYPT_E_NO_PROVIDER: No provider was specified for the store or object
80092007 2148081671 CRYPT_E_SELF_SIGNED: The specified certificate is self signed.
80092008 2148081672 CRYPT_E_DELETED_PREV: The previous certificate or CRL context was deleted.
80092009 2148081673 CRYPT_E_NO_MATCH: No match when trying to find the object.
8009200A 2148081674 CRYPT_E_UNEXPECTED_MSG_TYPE: The type of the cryptographic message being decoded is different than what was expected.
8009200B 2148081675 CRYPT_E_NO_KEY_PROPERTY: The certificate doesn't have a private key property
8009200C 2148081676 CRYPT_E_NO_DECRYPT_CERT: No certificate was found having a private key property to use for decrypting.
8009200D 2148081677 CRYPT_E_BAD_MSG: Either, not a cryptographic message or incorrectly formatted.
8009200E 2148081678 CRYPT_E_NO_SIGNER: The signed message doesn't have a signer for the specified signer index
8009200F 2148081679 CRYPT_E_PENDING_CLOSE: Final closure is pending until additional frees or closes.
80092010 2148081680 CRYPT_E_REVOKED: The certificate or signature has been revoked
80092011 2148081681 CRYPT_E_NO_REVOCATION_DLL: No Dll or exported function was found to verify revocation.
80092012 2148081682 CRYPT_E_NO_REVOCATION_CHECK: The called function wasn't able to do a revocation check on the certificate or signature.
80092013 2148081683 CRYPT_E_REVOCATION_OFFLINE: Since the revocation server was offline, the called function wasn't able to complete the revocation check.
80092014 2148081684 CRYPT_E_NOT_IN_REVOCATION_DATABASE: The certificate or signature to be checked was not found in the revocation servers database.
80092020 2148081696 CRYPT_E_INVALID_NUMERIC_STRING: The string contains a non-numeric character.
80092021 2148081697 CRYPT_E_INVALID_PRINTABLE_STRING: The string contains a non-printable character.
80092022 2148081698 CRYPT_E_INVALID_IA5_STRING: The string contains a character not in the 7 bit ASCII character set.
80092023 2148081699 CRYPT_E_INVALID_X500_STRING: The string contains an invalid X500 name attribute key, oid, value or delimiter.
80092024 2148081700 CRYPT_E_NOT_CHAR_STRING: The dwValueType for the CERT_NAME_VALUE is not one of the character strings.: Most likely it is either a CERT_RDN_ENCODED_BLOB or CERT_TDN_OCTED_STRING.
80092025 2148081701 CRYPT_E_FILERESIZED: The Put operation can not continue.: The file needs to be resized.: However, there is already a signature present.: A complete signing operation must be done.
80092026 2148081702 CRYPT_E_SECURITY_SETTINGS: The cryptography operation has failed due to a local security option setting.
80092027 2148081703 CRYPT_E_NO_VERIFY_USAGE_DLL: No DLL or exported function was found to verify subject usage.
80092028 2148081704 CRYPT_E_NO_VERIFY_USAGE_CHECK: The called function wasn't able to do a usage check on the subject.
80092029 2148081705 CRYPT_E_VERIFY_USAGE_OFFLINE: Since the server was offline, the called function wasn't able to complete the usage check.
8009202A 2148081706 CRYPT_E_NOT_IN_CTL: The subject was not found in a Certificate Trust List (CTL).
8009202B 2148081707 CRYPT_E_NO_TRUSTED_SIGNER: No trusted signer was found to verify the signature of the message or trust list.
80093000 2148085760 CRYPT_E_OSS_ERROR: OSS Certificate encode/decode error code base
80094001 2148089857 CERTSRV_E_BAD_REQUESTSUBJECT: The request subject name is invalid or too long.
80094002 2148089858 CERTSRV_E_NO_REQUEST: The request does not exist.
80094003 2148089859 CERTSRV_E_BAD_REQUESTSTATUS: The request's current status does not allow this operation.
80094004 2148089860 CERTSRV_E_PROPERTY_EMPTY: The requested property value is empty.
80096001 2148098049 TRUST_E_SYSTEM_ERROR: A system-level error occured while verifying trust.
80096002 2148098050 TRUST_E_NO_SIGNER_CERT: The certificate for the signer of the message is invalid or not found.
80096003 2148098051 TRUST_E_COUNTER_SIGNER: One of the counter signers was invalid.
80096004 2148098052 TRUST_E_CERT_SIGNATURE: The signature of the certificate can not be verified.
80096005 2148098053 TRUST_E_TIME_STAMP: The time stamp signer and or certificate could not be verified or is malformed.
80096010 2148098064 TRUST_E_BAD_DIGEST: The objects digest did not verify.
80096019 2148098073 TRUST_E_BASIC_CONSTRAINTS: The cerficates basic constraints are invalid or missing.
8009601E 2148098078 TRUST_E_FINANCIAL_CRITERIA: The certificate does not meet or contain the Authenticode financial extensions.

800A0011 2148139025 VBA_E_CANTCONTINUE
800A0023 2148139043 VBA_E_UNDEFINEDPROC
800A0035 2148139061 VBA_E_FILENOTFOUND
800A004C 2148139084 VBA_E_PATHNOTFOUND
800A01A8 2148139432 VBA_E_NOTOBJECT
800A02C9 2148139721 VBA_E_CLASSNOTREG
800A8019 2148171801 VBA_E_UNSUPFORMAT
800A8027 2148171815 VBA_E_UNDEFINEDTYPE
800A8029 2148171817 VBA_E_INVALIDSTATE
800A802D 2148171821 VBA_E_MODNAMECONFLICT
800A88CA 2148174026 VBA_E_EXPECTEDFUNCNOTVAR
800A9C64 2148179044 VBA_E_COMPILEERROR: Cannot compile the module, possibly because it is in use
800A9C68 2148179048 VBA_E_RESET
800A9C70 2148179056 VBA_E_SYNTAX
800A9C82 2148179074 VBA_E_INVALIDPROCNAME
800A9C86 2148179078 VBA_E_MODULENOTFOUND
800A9C87 2148179079 VBA_E_PROJECTNOTFOUND
800A9D09 2148179209 VBA_E_COMPERRINHIDDENMODULE
800A9D15 2148179221 VBA_E_NOUSERACTION
800A9D32 2148179250 VBA_E_RECORDMODCANTCHANGE
800AC389 2148189065 VBA_E_COULDNTLOADFILE
800AC3D4 2148189140 VBA_E_ILLEGALNAME
800AC461 2148189281 VBA_E_EXCEPTION
800AC470 2148189296 VBA_E_ALREADYRECORDING
800AC471 2148189297 VBA_E_PROJECTPROTECTED
800AC472 2148189298 VBA_E_IGNORE
800ADF09 2148196105 VBA_E_CANTEXECCODEINBREAKMODE
800ADF21 2148196129 VBA_E_CANTEXITDESIGNMODE
800ADF23 2148196131 VBA_E_MACROSDISABLED

800B0001 2148204545 TRUST_E_PROVIDER_UNKNOWN: The specified trust provider is not known on this system.
800B0002 2148204546 TRUST_E_ACTION_UNKNOWN: The trust verification action specified is not supported by the specified trust provider.
800B0003 2148204547 TRUST_E_SUBJECT_FORM_UNKNOWN: The form specified for the subject is not one supported or known by the specified trust provider.
800B0004 2148204548 TRUST_E_SUBJECT_NOT_TRUSTED: The subject is not trusted for the specified action.
800B0005 2148204549 DIGSIG_E_ENCODE: Error due to problem in ASN.1 encoding process.
800B0006 2148204550 DIGSIG_E_DECODE: Error due to problem in ASN.1 decoding process.
800B0007 2148204551 DIGSIG_E_EXTENSIBILITY: Reading / writing Extensions where Attributes are appropriate, and visa versa.
800B0008 2148204552 DIGSIG_E_CRYPTO: Unspecified cryptographic failure.
800B0009 2148204553 PERSIST_E_SIZEDEFINITE: The size of the data could not be determined.
800B000A 2148204554 PERSIST_E_SIZEINDEFINITE: The size of the indefinite-sized data could not be determined.
800B000B 2148204555 PERSIST_E_NOTSELFSIZING: This object does not read and write self-sizing data.
800B0100 2148204800 TRUST_E_NOSIGNATURE: No signature was present in the subject.
800B0101 2148204801 CERT_E_EXPIRED: A required certificate is not within its validity period.
800B0102 2148204802 CERT_E_VALIDITYPERIODNESTING: The validity periods of the certification chain do not nest correctly.
800B0103 2148204803 CERT_E_ROLE: A certificate that can only be used as an end-entity is being used as a CA or visa versa.
800B0104 2148204804 CERT_E_PATHLENCONST: A path length constraint in the certification chain has been violated.
800B0105 2148204805 CERT_E_CRITICAL: An extension of unknown type that is labeled 'critical' is present in a certificate.
800B0106 2148204806 CERT_E_PURPOSE: A certificate is being used for a purpose other than that for which it is permitted.
800B0107 2148204807 CERT_E_ISSUERCHAINING: A parent of a given certificate in fact did not issue that child certificate.
800B0108 2148204808 CERT_E_MALFORMED: A certificate is missing or has an empty value for an important field, such as a subject or issuer name.
800B0109 2148204809 CERT_E_UNTRUSTEDROOT: A certification chain processed correctly, but terminated in a root certificate which isn't trusted by the trust provider.
800B010A 2148204810 CERT_E_CHAINING: A chain of certs didn't chain as they should in a certain application of chaining.
800B010B 2148204811 TRUST_E_FAIL: Generic Trust Failure.
800B010C 2148204812 CERT_E_REVOKED: A certificate was explicitly revoked by its issuer.
800B010D 2148204813 CERT_E_UNTRUSTEDTESTROOT: The root certificate is a testing certificate and the policy settings disallow test certificates.
800B010E 2148204814 CERT_E_REVOCATION_FAILURE: The revocation process could not continue - the certificate(s) could not be checked.
800B010F 2148204815 CERT_E_CN_NO_MATCH: The certificate's CN name does not match the passed value.
800B0110 2148204816 CERT_E_WRONG_USAGEThe certificate is not valid for the requested usage.

800F0000 2148466688 SPAPI_E_EXPECTED_SECTION_NAME: A non-empty line was encountered in the INF before the start of a section.
800F0001 2148466689 SPAPI_E_BAD_SECTION_NAME_LINE: A section name marker in the INF is not complete, or does not exist on a line by itself.
800F0002 2148466690 SPAPI_E_SECTION_NAME_TOO_LONG: An INF section was encountered whose name exceeds the maximum section name length.
800F0003 2148466691 SPAPI_E_GENERAL_SYNTAX: The syntax of the INF is invalid.
800F0100 2148466944 SPAPI_E_WRONG_INF_STYLE: The style of the INF is different than what was requested.
800F0101 2148466945 SPAPI_E_SECTION_NOT_FOUND: The required section was not found in the INF.
800F0102 2148466946 SPAPI_E_LINE_NOT_FOUND: The required line was not found in the INF.
800F0200 2148467200 SPAPI_E_NO_ASSOCIATED_CLASS: The INF or the device information set or element does not have an associated install class.
800F0201 2148467201 SPAPI_E_CLASS_MISMATCH: The INF or the device information set or element does not match the specified install class.
800F0202 2148467202 SPAPI_E_DUPLICATE_FOUND: An existing device was found that is a duplicate of the device being manually installed.
800F0203 2148467203 SPAPI_E_NO_DRIVER_SELECTED: There is no driver selected for the device information set or element.
800F0204 2148467204 SPAPI_E_KEY_DOES_NOT_EXIST: The requested device registry key does not exist.
800F0205 2148467205 SPAPI_E_INVALID_DEVINST_NAME: The device instance name is invalid.
800F0206 2148467206 SPAPI_E_INVALID_CLASS: The install class is not present or is invalid.
800F0207 2148467207 SPAPI_E_DEVINST_ALREADY_EXISTS: The device instance cannot be created because it already exists.
800F0208 2148467208 SPAPI_E_DEVINFO_NOT_REGISTERED: The operation cannot be performed on a device information element that has not been registered.
800F0209 2148467209 SPAPI_E_INVALID_REG_PROPERTY: The device property code is invalid.
800F020A 2148467210 SPAPI_E_NO_INF: The INF from which a driver list is to be built does not exist.
800F020B 2148467211 SPAPI_E_NO_SUCH_DEVINST: The device instance does not exist in the hardware tree.
800F020C 2148467212 SPAPI_E_CANT_LOAD_CLASS_ICON: The icon representing this install class cannot be loaded.
800F020D 2148467213 SPAPI_E_INVALID_CLASS_INSTALLER: The class installer registry entry is invalid.
800F020E 2148467214 SPAPI_E_DI_DO_DEFAULT: The class installer has indicated that the default action should be performed for this installation request.
800F020F 2148467215 SPAPI_E_DI_NOFILECOPY: The operation does not require any files to be copied.
800F0210 2148467216 SPAPI_E_INVALID_HWPROFILE: The specified hardware profile does not exist.
800F0211 2148467217 SPAPI_E_NO_DEVICE_SELECTED: There is no device information element currently selected for this device information set.
800F0212 2148467218 SPAPI_E_DEVINFO_LIST_LOCKED: The operation cannot be performed because the device information set is locked.
800F0213 2148467219 SPAPI_E_DEVINFO_DATA_LOCKED: The operation cannot be performed because the device information element is locked.
800F0214 2148467220 SPAPI_E_DI_BAD_PATH: The specified path does not contain any applicable device INFs.
800F0215 2148467221 SPAPI_E_NO_CLASSINSTALL_PARAMS: No class installer parameters have been set for the device information set or element.
800F0216 2148467222 SPAPI_E_FILEQUEUE_LOCKED: The operation cannot be performed because the file queue is locked.
800F0217 2148467223 SPAPI_E_BAD_SERVICE_INSTALLSECT: A service installation section in this INF is invalid.
800F0218 2148467224 SPAPI_E_NO_CLASS_DRIVER_LIST: There is no class driver list for the device information element.
800F0219 2148467225 SPAPI_E_NO_ASSOCIATED_SERVICE: The installation failed because a function driver was not specified for this device instance.
800F021A 2148467226 SPAPI_E_NO_DEFAULT_DEVICE_INTERFACE: There is presently no default device interface designated for this interface class.
800F021B 2148467227 SPAPI_E_DEVICE_INTERFACE_ACTIVE: The operation cannot be performed because the device interface is currently active.
800F021C 2148467228 SPAPI_E_DEVICE_INTERFACE_REMOVED: The operation cannot be performed because the device interface has been removed from the system.
800F021D 2148467229 SPAPI_E_BAD_INTERFACE_INSTALLSECT: An interface installation section in this INF is invalid.
800F021E 2148467230 SPAPI_E_NO_SUCH_INTERFACE_CLASS: This interface class does not exist in the system.
800F021F 2148467231 SPAPI_E_INVALID_REFERENCE_STRING: The reference string supplied for this interface device is invalid.
800F0220 2148467232 SPAPI_E_INVALID_MACHINENAME: The specified machine name does not conform to UNC naming conventions.
800F0221 2148467233 SPAPI_E_REMOTE_COMM_FAILURE: A general remote communication error occurred.
800F0222 2148467234 SPAPI_E_MACHINE_UNAVAILABLE: The machine selected for remote communication is not available at this time.
800F0223 2148467235 SPAPI_E_NO_CONFIGMGR_SERVICES: The Plug and Play service is not available on the remote machine.
800F0224 2148467236 SPAPI_E_INVALID_PROPPAGE_PROVIDER: The property page provider registry entry is invalid.
800F0225 2148467237 SPAPI_E_NO_SUCH_DEVICE_INTERFACE: The requested device interface is not present in the system.
800F0226 2148467238 SPAPI_E_DI_POSTPROCESSING_REQUIRED: The device's co-installer has additional work to perform after installation is complete.
800F0227 2148467239 SPAPI_E_INVALID_COINSTALLER: The device's co-installer is invalid.
800F0228 2148467240 SPAPI_E_NO_COMPAT_DRIVERS: There are no compatible drivers for this device.
800F0229 2148467241 SPAPI_E_NO_DEVICE_ICON: There is no icon that represents this device or device type.
800F022A 2148467242 SPAPI_E_INVALID_INF_LOGCONFIG: A logical configuration specified in this INF is invalid.
800F022B 2148467243 SPAPI_E_DI_DONT_INSTALL: The class installer has denied the request to install or upgrade this device.
800F022C 2148467244 SPAPI_E_INVALID_FILTER_DRIVER: One of the filter drivers installed for this device is invalid.
800F1000 2148470784 SPAPI_E_ERROR_NOT_INSTALLED: No installed components were detected.

80131000 2148732928 CEE_E_ENTRYPOINT: The entry point info is invalid.
80131001 2148732929 CEE_E_CVTRES_NOT_FOUND: cannot find cvtres.exe
80131010 2148732944 MSEE_E_LOADLIBFAILED: Failed to delay load library %s (Win32 error: %d).
80131011 2148732945 MSEE_E_GETPROCFAILED: Failed to get entry point %s (Win32 error: %d).
80131012 2148732946 MSEE_E_MULTCOPIESLOADED: Multiple copies of MSCOREE.dll have been loaded by the same process.
80131013 2148732947 COR_E_TYPEUNLOADED: The type had been unloaded.
80131014 2148732948 COR_E_APPDOMAINUNLOADED: access unloaded appdomain
80131015 2148732949 COR_E_CANNOTUNLOADAPPDOMAIN: Error while unloading an appdomain
80131016 2148732950 MSEE_E_ASSEMBLYLOADINPROGRESS: Assembly is being currently being loaded
80131017 2148732951 MSEE_E_CANNOTCREATEAPPDOMAIN: Attempt to create appdomain failed
80131018 2148732952 COR_E_ASSEMBLYEXPECTED: The module was expected to contain an assembly manifest.
80131019 2148732953 COR_E_FIXUPSINEXE: Attempt to load an unverifiable exe with fixups (IAT with more than 2 sections or a TLS section)
80131039 2148732985 COR_E_MODULE_HASH_CHECK_FAILED: The check of the module's hash failed.
80131040 2148732992 FUSION_E_REF_DEF_MISMATCH: The located assembly's manifest definition does not match the assembly reference.
80131041 2148732993 FUSION_E_INVALID_PRIVATE_ASM_LOCATION: The private assembly was located outside the appbase directory.
80131042 2148732994 FUSION_E_ASM_MODULE_MISSING: A module specified in the manifest was not found.
80131043 2148732995 FUSION_E_UNEXPECTED_MODULE_FOUND: Modules which are not in the manifest were streamed in.
80131044 2148732996 FUSION_E_PRIVATE_ASM_DISALLOWED: A strongly-named assembly is required.
80131045 2148732997 FUSION_E_SIGNATURE_CHECK_FAILED: The check of the signature failed.
80131046 2148732998 FUSION_E_DATABASE_ERROR: An unexpected error was encountered in the Assembly Cache database.
80131047 2148732999 FUSION_E_INVALID_NAME: The given assembly name or codebase was invalid.
80131048 2148733000 FUSION_E_CODE_DOWNLOAD_DISABLED: HTTP download of assemblies has been disabled for this appdomain.
80131049 2148733001 FUSION_E_UNINSTALL_DISALLOWED: Uninstall of given assembly is not allowed
80131100 2148733184 CLDB_E_FILE_BADREAD: Error occured during a read.
80131101 2148733185 CLDB_E_FILE_BADWRITE: Error occured during a write.
80131103 2148733187 CLDB_E_FILE_READONLY: File is read only.
80131105 2148733189 CLDB_E_NAME_ERROR: An ill-formed name was given.
80131106 2148733190 CLDB_E_TRUNCATION: ERROR:  Data value was truncated.
80131107 2148733191 CLDB_E_FILE_OLDVER: Old version error.
80131108 2148733192 CLDB_E_RELOCATED: A shared mem open failed to open at the originally
80131109 2148733193 CLDB_S_NULL: NULL data value.
8013110A 2148733194 CLDB_E_SMDUPLICATE: Create of shared memory failed.  A memory mapping of the same name already exists.
8013110B 2148733195 CLDB_E_NO_DATA: There isn't .CLB data in the memory or stream.
8013110C 2148733196 CLDB_E_READONLY: Database is read only.
8013110D 2148733197 CLDB_E_INCOMPATIBLE: The importing scope is not comptabile with the emitting scope
8013110E 2148733198 CLDB_E_FILE_CORRUPT: File is corrupt.
8013110F 2148733199 CLDB_E_SCHEMA_VERNOTFOUND: Version %d of schema '%s' not found.
80131110 2148733200 CLDB_E_BADUPDATEMODE: cannot open a incrementally build scope for full update
80131121 2148733217 CLDB_E_INDEX_NONULLKEYS: Null value not allowed in unique index or primary key.
80131122 2148733218 CLDB_E_INDEX_DUPLICATE: Unique index %s has been violated.
80131123 2148733219 CLDB_E_INDEX_BADTYPE: The columns data type is not allowed in an index.
80131124 2148733220 CLDB_E_INDEX_NOTFOUND: Index %s not found.
80131125 2148733221 CLDB_S_INDEX_TABLESCANREQUIRED: Table scan required to run query.
80131130 2148733232 CLDB_E_RECORD_NOTFOUND: Record wasn't found on lookup.
80131131 2148733233 CLDB_E_RECORD_OVERFLOW: Too many records were returned for criteria.
80131132 2148733234 CLDB_E_RECORD_DUPLICATE: Record is a duplicate.
80131133 2148733235 CLDB_E_RECORD_PKREQUIRED: Primary key value is required.
80131134 2148733236 CLDB_E_RECORD_DELETED: Record is valid but deleted.
80131135 2148733237 CLDB_E_RECORD_OUTOFORDER: Record is emitted out of order.
80131140 2148733248 CLDB_E_COLUMN_OVERFLOW: Data too large.
80131141 2148733249 CLDB_E_COLUMN_READONLY: Column cannot be changed.
80131142 2148733250 CLDB_E_COLUMN_SPECIALCOL: Too many RID or primary key columns, 1 is max.
80131143 2148733251 CLDB_E_COLUMN_PKNONULLS: Primary key column %s may not allow the null value.
80131150 2148733264 CLDB_E_TABLE_CANTDROP: Can't auto-drop table while open.
80131151 2148733265 CLDB_E_OBJECT_NOTFOUND: Object was not found in the database.
80131152 2148733266 CLDB_E_OBJECT_COLNOTFOUND: The column was not found.
80131153 2148733267 CLDB_E_VECTOR_BADINDEX: The index given was invalid.
80131154 2148733268 CLDB_E_TOO_BIG: A blob or string was too big.
80131160 2148733280 TLBX_E_INVALID_TYPEINFO: Typelib import: invalid type, not converted.
80131161 2148733281 TLBX_E_INVALID_TYPEINFO_UNNAMED: Typelib import: invalid type, not converted -- name unknown.
80131162 2148733282 TLBX_E_CTX_NESTED: Typelib export: Format string for nested contexts.
80131163 2148733283 TLBX_E_ERROR_MESSAGE: Typelib export: Error message wrapper.
80131164 2148733284 TLBX_E_CANT_SAVE: Typelib export: cant "SaveAllChanges()"
80131165 2148733285 TLBX_W_LIBNOTREGISTERED: Typelib export: type library is not registered.
80131166 2148733286 TLBX_E_CANTLOADLIBRARY: Typelib export: type library cannot be loaded.
80131167 2148733287 TLBX_E_BAD_VT_TYPE: Typelib import: invalid VT_*, not converted.
80131168 2148733288 TLBX_E_NO_MSCOREE_TLB: Typelib export: can't load mscoree.tlb
80131169 2148733289 TLBX_E_BAD_MSCOREE_TLB: Typelib export: can't get a required typeinfo from mscoree.tlb.
8013116A 2148733290 TLBX_E_TLB_EXCEPTION: Typelib import: fault reading a typelib.
8013116B 2148733291 TLBX_E_MULTIPLE_LCIDS: Typelib import: Multiple LCID's parameters on a method.
8013116C 2148733292 TLBX_I_TYPEINFO_IMPORTED: Typelib import: progress report.
8013116D 2148733293 TLBX_E_AMBIGUOUS_RETURN: Typelib import: duplicate or ambiguous return types.
8013116E 2148733294 TLBX_E_DUPLICATE_TYPE_NAME: Typelib import: duplicate name (due to user-defined name).
8013116F 2148733295 TLBX_I_USEIUNKNOWN: Typelib export: substituted IUnknown for type.
80131170 2148733296 TLBX_I_UNCONVERTABLE_ARGS: Typelib import: signature can't be converted (eg, struct**)
80131171 2148733297 TLBX_I_UNCONVERTABLE_FIELD: Typelib import: signature can't be converted (eg, struct**)
80131172 2148733298 TLBX_I_NONSEQUENTIALSTRUCT: Typelib export: Can't convert non-sequential structs.
80131173 2148733299 TLBX_W_WARNING_MESSAGE: Typelib export: Warning message wrapper. 
80131174 2148733300 TLBX_I_RESOLVEREFFAILED: Typelib import: The resolve ref call failed.
80131175 2148733301 TLBX_E_ASANY: Typelib export: Encounterd "AsAny" -- ignored.
80131176 2148733302 TLBX_E_INVALIDLCIDPARAM: Typelib export: Encounterd an LCID attribute set to an invalid param.
80131177 2148733303 TLBX_E_LCIDONDISPONLYITF: Typelib export: Encounterd an LCID attribute on a disp only interface.
80131178 2148733304 TLBX_E_NONPUBLIC_FIELD: Typelib export: Non-public field in public struct.
80131179 2148733305 TLBX_I_TYPE_EXPORTED: Typelib export: type exported
8013117A 2148733306 TLBX_I_DUPLICATE_DISPID: Typelib export: duplicate dispid -- auto corrected.
8013117B 2148733307 TLBX_E_BAD_NAMES: Typelib export: bad names list.
8013117C 2148733308 TLBX_I_REF_TYPE_AS_STRUCT: Typelib export: referenct tyep had layout, exported as struct.
80131180 2148733312 META_E_DUPLICATE: Attempt to define an object that already exists.
80131181 2148733313 META_E_GUID_REQUIRED: A guid was not provided where one was required.
80131182 2148733314 META_E_TYPEDEF_MISMATCH: Merge: an import typedef matched ns.name, but not version and guid.
80131183 2148733315 META_E_MERGE_COLLISION: Merge: conflict between import and emit
80131184 2148733316 TLBX_W_NON_INTEGRAL_CA_TYPE: TypeLib import: Ignoring IDL custom attribute -- does not have an integral value.
80131185 2148733317 TLBX_W_IENUM_CA_ON_IUNK: TypeLib import: Ignoring IDL custom attribute -- using IEnum CA on an IUnknown derived interface.
80131187 2148733319 META_E_METHD_NOT_FOUND: Merge: Class already in emit scope, but member not found
80131188 2148733320 META_E_FIELD_NOT_FOUND: Merge: Class already in emit scope, but member not found
80131189 2148733321 META_E_PARAM_MISMATCH: Merge: Parameter information mismatched.
8013118A 2148733322 META_E_BADMETADATA: Merge: Inconsistency in meta data import scope
8013118B 2148733323 META_E_INTFCEIMPL_NOT_FOUND: Merge: Class already in emit scope, but interfaceimpl not found
8013118D 2148733325 META_E_CLASS_LAYOUT_INCONSISTENT: Merge: Class is duplicated but class layout information is not consistent
8013118E 2148733326 META_E_FIELD_MARSHAL_NOT_FOUND: Merge: Field is duplicated but we cannot find the matching FieldMarshal information
8013118F 2148733327 META_E_METHODSEM_NOT_FOUND: Merge: 
80131190 2148733328 META_E_EVENT_NOT_FOUND: Merge: Method is duplicated but we cannot find the matching event info.
80131191 2148733329 META_E_PROP_NOT_FOUND: Merge: Method is duplicated but we cannot find the maching property info.
80131192 2148733330 META_E_BAD_SIGNATURE: Bad binary signature
80131193 2148733331 META_E_BAD_INPUT_PARAMETER: Bad input parameters
80131194 2148733332 META_E_METHDIMPL_INCONSISTENT: Merge: duplicated methods have inconsistent ImplFlags
80131195 2148733333 META_E_MD_INCONSISTENCY: Merge: Inconsistency in meta data
80131196 2148733334 META_E_CANNOTRESOLVETYPEREF: Cannot resolve typeref
80131197 2148733335 META_S_DUPLICATE: Attempt to define an object that already exists in valid scenerios.
80131198 2148733336 META_E_STRINGSPACE_FULL: No logical space left to create more user strings.
80131199 2148733337 META_E_UNEXPECTED_REMAP: A TokenRemap occurred which we weren't prepared to handle.
8013119A 2148733338 META_E_HAS_UNMARKALL: Unmark all has been called already
8013119B 2148733339 META_E_MUST_CALL_UNMARKALL: Must call UnmarkAll first before marking.
801311A0 2148733344 TLBX_E_CANT_LOAD_MODULE: TypeLib export: can't open the module to export.
801311A1 2148733345 TLBX_E_CANT_LOAD_CLASS: TypeLib export: can't load a class.  
801311A2 2148733346 TLBX_E_NULL_MODULE: TypeLib export: the hMod of a loaded class is 0; can't export it.
801311A3 2148733347 TLBX_E_NO_CLSID_KEY: TypeLib export: no CLSID or Interface subkey to HKCR.
801311A4 2148733348 TLBX_E_CIRCULAR_EXPORT: TypeLib export: attempt to export a CLB imported from a TLB.
801311A5 2148733349 TLBX_E_CIRCULAR_IMPORT: TypeLib import: attempt to import a TLB exported from a CLB.
801311A6 2148733350 TLBX_E_BAD_NATIVETYPE: TypeLib export: bad Native type in method signature.
801311A7 2148733351 TLBX_E_BAD_VTABLE: TypeLib import: non-increasing vtable (duplicate slots).
801311A8 2148733352 TLBX_E_CRM_NON_STATIC: TypeLib export: the COM register method is non static.
801311A9 2148733353 TLBX_E_CRM_INVALID_SIG: TypeLib export: the specified COM register method does not have the correct signature.
801311AA 2148733354 TLBX_E_CLASS_LOAD_EXCEPTION: TypeLib export: can't load, have the class load exception.
801311AB 2148733355 TLBX_E_UNKNOWN_SIGNATURE: TypeLib export: unknown element in signature.
801311AC 2148733356 TLBX_E_REFERENCED_TYPELIB: TypeLib import: reference to an external typelib.
801311AD 2148733357 TLBX_E_INVALID_NAMESPACE: TypeLib import: an imported typelib has an invalid namespace name.
801311AE 2148733358 TLBX_E_LAYOUT_ERROR: Typelib export: an error on Layout()
801311AF 2148733359 TLBX_E_NOTIUNKNOWN: Typelib import: Interface not derived from IUnknown.
801311B0 2148733360 TLBX_E_NONVISIBLEVALUECLASS: Typelib export: Non COM visible value type in method signature.
801311B1 2148733361 TLBX_E_LPTSTR_NOT_ALLOWED: Typelib export: Types which contain the native type NATIVE_TYPE_LPTSTR are not allowed to be exported to COM.
801311B2 2148733362 TLBX_E_AUTO_CS_NOT_ALLOWED: Typelib export: Types with a char set of auto are not allowed to be exported to COM.
801311B3 2148733363 TLBX_S_NOSTDINTERFACE: Typelib export: Found an interface marked as IID_IDispatch or IID_IUnknown.
801311B4 2148733364 TLBX_S_DUPLICATE_DISPID: Typelib export: duplicate dispid found; ignored.
801311B5 2148733365 TLBX_E_ENUM_VALUE_INVALID: Typelib export: The enum value is not legal for a typelib.
801311B6 2148733366 TLBX_E_DUPLICATE_IID: Typelib export: Duplicate IID
801311B7 2148733367 TLBX_E_NO_NESTED_ARRAYS: Tyeplib export: detected nested arrays.
801311B8 2148733368 TLBX_E_PARAM_ERROR_NAMED: Typelib import: param type couldn't be converted.
801311B9 2148733369 TLBX_E_PARAM_ERROR_UNNAMED: Typelib import: param type couldn't be converted -- param name unknown.
801311BA 2148733370 TLBX_E_AGNOST_SIGNATURE: TypeLib export: size agnostic element in signature.
801311BB 2148733371 TLBX_E_CONVERT_FAIL: TypeLib export: exporter failed.
801311BC 2148733372 TLBX_W_DUAL_NOT_DISPATCH: Typelib import: [dual] interface not derived from IDispatch.
801311BD 2148733373 TLBX_E_BAD_SIGNATURE: Typelib export: unconvertable signature (use specific error for reporting!)
801311BE 2148733374 TLBX_E_ARRAY_NEEDS_NT_FIXED: Typelib export: non-fixed/non-safearray array in struct
801311BF 2148733375 TLBX_E_CLASS_NEEDS_NT_INTF: Typelib export: non-interface class in struct
801311C0 2148733376 META_E_CA_INVALID_TARGET: Known custom attribute on invalid target.
801311C1 2148733377 META_E_CA_INVALID_VALUE: Known custom attribute had invalid value.
801311C2 2148733378 META_E_CA_INVALID_BLOB: Known custom attribute blob is bad format.
801311C3 2148733379 META_E_CA_REPEATED_ARG: Known custom attribute blob has repeated named argument.
801311C4 2148733380 META_E_CA_UNKNOWN_ARGUMENT: Known custom attrubte named arg not recognized.
801311C5 2148733381 META_E_CA_VARIANT_NYI: Known attribute named argument doesn't support variant.
801311C6 2148733382 META_E_CA_ARRAY_NYI: Known attribute named argument doesn't support array.
801311C7 2148733383 META_E_CA_UNEXPECTED_TYPE: Known attribute parser found unexpected type.
801311C8 2148733384 META_E_CA_INVALID_ARGTYPE: Known attribute parser only handles fields -- no properties.
801311C9 2148733385 META_E_CA_INVALID_ARG_FOR_TYPE: Known attribute parser found an argument that is invalid for the object it is applied to.
801311CA 2148733386 META_E_CA_INVALID_UUID: The format of the UUID was invalid.
801311CB 2148733387 META_E_CA_INVALID_MARSHALAS_FIELDS: The MarshalAs attribute has fields set that are not valid for the specified unmanaged type.
801311CC 2148733388 META_E_CA_NT_FIELDONLY: The specified unmanaged type is only valid on fields.
801311CD 2148733389 META_E_CA_NEGATIVE_PARAMINDEX: The parameter index cannot be negative.
801311CE 2148733390 META_E_CA_NEGATIVE_MULTIPLIER: The multiplier cannot be negative.
801311CF 2148733391 META_E_CA_NEGATIVE_CONSTSIZE: The constant size cannot be negative.
801311D0 2148733392 META_E_CA_FIXEDSTR_SIZE_REQUIRED: A fixed string requires a size.
801311D1 2148733393 META_E_CA_CUSTMARSH_TYPE_REQUIRED: A custom marshaler requires the custom marshaler type.
801311D2 2148733394 META_E_CA_FILENAME_REQUIRED: A DllImport attribute requires a filename.
80131200 2148733440 VLDTR_S_WRN: Warnings found in the validator.
80131201 2148733441 VLDTR_S_ERR: Errors found in the validator.
80131202 2148733442 VLDTR_S_WRNERR: Warnings and errors found in the validator.
80131203 2148733443 VLDTR_E_RID_OUTOFRANGE: Rid is out of range.
80131204 2148733444 VLDTR_E_CDTKN_OUTOFRANGE: Coded token type is out of range.
80131205 2148733445 VLDTR_E_CDRID_OUTOFRANGE: Coded rid is out of range.
80131206 2148733446 VLDTR_E_STRING_INVALID: String offset is invalid.
80131207 2148733447 VLDTR_E_GUID_INVALID: GUID offset is invalid.
80131208 2148733448 VLDTR_E_BLOB_INVALID: Blob offset if invalid.
80131209 2148733449 VLDTR_E_MOD_MULTI: Multiple module records found.
8013120A 2148733450 VLDTR_E_MOD_NULLMVID: Module has null MVID.
8013120B 2148733451 VLDTR_E_TR_NAMENULL: TypeRef name is NULL.
8013120C 2148733452 VLDTR_E_TR_DUP: TypeRef has a dup.
8013120D 2148733453 VLDTR_E_TD_NAMENULL: TypeDef name is NULL.
8013120E 2148733454 VLDTR_E_TD_DUPNAME: TypeDef has a dup based on name+namespace.
8013120F 2148733455 VLDTR_E_TD_DUPGUID: TypeDef has a dup based on GUID.
80131210 2148733456 VLDTR_E_TD_NOTIFACEOBJEXTNULL: TypeDef that's not an Interface and not System.Object extends nil parent.
80131211 2148733457 VLDTR_E_TD_OBJEXTENDSNONNULL: System.Object extends a non-nil parent.
80131212 2148733458 VLDTR_E_TD_EXTENDSSEALED: TypeDef extends sealed class.
80131213 2148733459 VLDTR_E_TD_DLTNORTSPCL: TypeDef is Deleted but not marked with RTSpecialName.
80131214 2148733460 VLDTR_E_TD_RTSPCLNOTDLT: TypeDef is marked RTSpecialName, but is not a Deleted record.
80131215 2148733461 VLDTR_E_MI_DECLPRIV: MethodImpl's Decl is private
80131216 2148733462 VLDTR_E_AS_BADNAME: Assembly [Ref] name has path and/or extension.
80131217 2148733463 VLDTR_E_FILE_SYSNAME: File has a system name (con, com, aux, etc.).
80131218 2148733464 VLDTR_E_MI_BODYSTATIC: MethodImpl's body is static.
80131219 2148733465 VLDTR_E_TD_IFACENOTABS: TypeDef is marked Interface but not Abstract.
8013121A 2148733466 VLDTR_E_TD_IFACEPARNOTNIL: TypeDef is marked Interface but parent is not Nil.
8013121B 2148733467 VLDTR_E_TD_IFACEGUIDNULL: TypeDef is marked Interface but GUID is NULL.
8013121C 2148733468 VLDTR_E_MI_DECLFINAL: TMethodImpl's Decl is final.
8013121D 2148733469 VLDTR_E_TD_VTNOTSEAL: TypeDef is marked ValueType but not marked Sealed.
8013121E 2148733470 VLDTR_E_PD_BADFLAGS: Param has extra bits in flags.
8013121F 2148733471 VLDTR_E_IFACE_DUP: InterfaceImpl has a dup.
80131220 2148733472 VLDTR_E_MR_NAMENULL: MemberRef name is NULL.
80131221 2148733473 VLDTR_E_MR_VTBLNAME: MemberRef has an invalid name, _VtblGap*.
80131222 2148733474 VLDTR_E_MR_DELNAME: MemberRef has an invalid name, _Deleted*.
80131223 2148733475 VLDTR_E_MR_PARNIL: MemberRef parent Nil in a PE file.
80131224 2148733476 VLDTR_E_MR_BADCALLINGCONV: MemberRef has invalid calling convention.
80131225 2148733477 VLDTR_E_MR_NOTVARARG: MemberRef has Method parent but calling convention is not VARARG.
80131226 2148733478 VLDTR_E_MR_NAMEDIFF: MemberRef name different from parent MethodDef.
80131227 2148733479 VLDTR_E_MR_SIGDIFF: MemberRef signature different from parent MethodDef.
80131228 2148733480 VLDTR_E_MR_DUP: MemberRef has a dup.
80131229 2148733481 VLDTR_E_CL_TDAUTO: ClassLayout parent TypeDef is marked AutoLayout.
8013122A 2148733482 VLDTR_E_CL_BADPCKSZ: ClassLayout has bad PackingSize.
8013122B 2148733483 VLDTR_E_CL_DUP: ClassLayout has dup.
8013122C 2148733484 VLDTR_E_FL_BADOFFSET: FieldLayout2 has bad offset.
8013122D 2148733485 VLDTR_E_FL_TDNIL: FieldLayout2 has field with nil parent.
8013122E 2148733486 VLDTR_E_FL_NOCL: FieldLayout2 has no ClassLayout record.
8013122F 2148733487 VLDTR_E_FL_TDNOTEXPLCT: FieldLayout2 parent TypeDef is not marked with ExplicitLayout.
80131230 2148733488 VLDTR_E_FL_FLDSTATIC: FieldLayout2 has field marked Static.
80131231 2148733489 VLDTR_E_FL_DUP: FieldLayout2 has a dup.
80131232 2148733490 VLDTR_E_MODREF_NAMENULL: ModuleRef name is NULL.
80131233 2148733491 VLDTR_E_MODREF_DUP: ModuleRef has a dup.
80131234 2148733492 VLDTR_E_TR_BADSCOPE: TypeRef has a bad resolution scope.
80131235 2148733493 VLDTR_E_TD_NESTEDNOENCL: TypeDef marked nested has no encloser.
80131236 2148733494 VLDTR_E_TD_EXTTRRES: TypeDef extends a TypeRef which resolves to a TypeDef in the same module.
80131237 2148733495 VLDTR_E_SIGNULL: Signature specified is zero-sized.
80131238 2148733496 VLDTR_E_SIGNODATA: Signature does not have enough data at specified byte.
80131239 2148733497 VLDTR_E_MD_BADCALLINGCONV: Method signature has invalid calling convention.
8013123A 2148733498 VLDTR_E_MD_THISSTATIC: Method is marked static but has HASTHIS/EXPLICITTHIS set on the calling convention.
8013123B 2148733499 VLDTR_E_MD_NOTTHISNOTSTATIC: Method is not marked static but is not HASTHIS/EXPLICITTHIS.
8013123C 2148733500 VLDTR_E_MD_NOARGCNT: Method signature is missing the argument count.
8013123D 2148733501 VLDTR_E_SIG_MISSELTYPE: Signature missing element type.
8013123E 2148733502 VLDTR_E_SIG_MISSTKN: Signature missing token.
8013123F 2148733503 VLDTR_E_SIG_TKNBAD: Signature has bad token.
80131240 2148733504 VLDTR_E_SIG_MISSFPTR: Signature is missing function pointer.
80131241 2148733505 VLDTR_E_SIG_MISSFPTRARGCNT: Signature has function pointer missing argument count.
80131242 2148733506 VLDTR_E_SIG_MISSRANK: Signature is missing rank specification.
80131243 2148733507 VLDTR_E_SIG_MISSNSIZE: Signature is missing count of sized dimensions.
80131244 2148733508 VLDTR_E_SIG_MISSSIZE: Signature is missing size of dimension.
80131245 2148733509 VLDTR_E_SIG_MISSNLBND: Signature is missing count of lower bounds.
80131246 2148733510 VLDTR_E_SIG_MISSLBND: Signature is missing a lower bound.
80131247 2148733511 VLDTR_E_SIG_BADELTYPE: Signature has bad element type.
80131248 2148733512 VLDTR_E_SIG_MISSVASIZE: Signature has value array missing size.
80131249 2148733513 VLDTR_E_FD_BADCALLINGCONV: Field signature has invalid calling convention.
8013124A 2148733514 VLDTR_E_MD_NAMENULL: Method name is NULL.
8013124B 2148733515 VLDTR_E_MD_PARNIL: Method has parent NIL.
8013124C 2148733516 VLDTR_E_MD_DUP: Method has dup.
8013124D 2148733517 VLDTR_E_FD_NAMENULL: Field name is NULL.
8013124E 2148733518 VLDTR_E_FD_PARNIL: Field parent is Nil.
8013124F 2148733519 VLDTR_E_FD_DUP: Field has dup.
80131250 2148733520 VLDTR_E_AS_MULTI: Multiple Assembly records found.
80131251 2148733521 VLDTR_E_AS_NAMENULL: Assembly name is NULL.
80131252 2148733522 VLDTR_E_SIG_TOKTYPEMISMATCH: E_T_VALUETYPE<class token> or E_T_CLASS<vtype token>.
80131253 2148733523 VLDTR_E_CL_TDINTF: Class layout on an Interface.
80131254 2148733524 VLDTR_E_ASOS_OSPLTFRMIDINVAL: AssemblyOS platform ID invalid.
80131255 2148733525 VLDTR_E_AR_NAMENULL: AssemblyRef name is NULL.
80131256 2148733526 VLDTR_E_TD_ENCLNOTNESTED: TypeDef not nested has encloser.
80131257 2148733527 VLDTR_E_AROS_OSPLTFRMIDINVAL: AssemblyRefOS has invalid platform ID.
80131258 2148733528 VLDTR_E_FILE_NAMENULL: File name is NULL.
80131259 2148733529 VLDTR_E_CT_NAMENULL: ComType name is NULL.
8013125A 2148733530 VLDTR_E_TD_EXTENDSCHILD: TypeDef extends its own child.
8013125B 2148733531 VLDTR_E_MAR_NAMENULL: ManifestResource name is NULL.
8013125C 2148733532 VLDTR_E_FILE_DUP: File has dup.
8013125D 2148733533 VLDTR_E_FILE_NAMEFULLQLFD: File name is fully qualified.
8013125E 2148733534 VLDTR_E_CT_DUP: ComType has dup.
8013125F 2148733535 VLDTR_E_MAR_DUP: ManifestResource has dup.
80131260 2148733536 VLDTR_E_MAR_NOTPUBPRIV: ManifestResource is neither Public not Private.
80131261 2148733537 VLDTR_E_TD_ENUMNOVALUE: Enum has no "value__" field.
80131262 2148733538 VLDTR_E_TD_ENUMVALSTATIC: Enum's "value__" field is static.
80131263 2148733539 VLDTR_E_TD_ENUMVALNOTSN: Enum's "value__" field is not SpecialName.
80131264 2148733540 VLDTR_E_TD_ENUMFLDNOTST: Enum's field is not static.
80131265 2148733541 VLDTR_E_TD_ENUMFLDNOTLIT: Enum's field is not literal.
80131266 2148733542 VLDTR_E_TD_ENUMNOLITFLDS: Enum has no literal fields.
80131267 2148733543 VLDTR_E_TD_ENUMFLDSIGMISMATCH: Enum's field sig does not match value__ sig.
80131268 2148733544 VLDTR_E_TD_ENUMVALNOT1ST: Enum's "value__" field is not first.
80131269 2148733545 VLDTR_E_FD_NOTVALUERTSN: Field is RTSpecialName but name is not "value__".
8013126A 2148733546 VLDTR_E_FD_VALUEPARNOTENUM: Field "value__" in not Enum class.
8013126B 2148733547 VLDTR_E_FD_INSTINIFACE: Instance field in interface.
8013126C 2148733548 VLDTR_E_FD_NOTPUBINIFACE: Non-public field in interface.
8013126D 2148733549 VLDTR_E_FMD_GLOBALNOTPUBPRIVSC: Global field/method neither Public nor PrivateScope.
8013126E 2148733550 VLDTR_E_FMD_GLOBALNOTSTATIC: Global field/method not static.
8013126F 2148733551 VLDTR_E_FD_GLOBALNORVA: Global field has no RVA.
80131270 2148733552 VLDTR_E_MD_CTORZERORVA: .ctor,.cctor has zero RVA.
80131271 2148733553 VLDTR_E_FD_MARKEDNOMARSHAL: Field is marked marshaled but has no marshaling rec.
80131272 2148733554 VLDTR_E_FD_MARSHALNOTMARKED: Field has marshaling rec but is not marked marshaled.
80131273 2148733555 VLDTR_E_FD_MARKEDNODEFLT: Field is marked HasDefault but has no const value.
80131274 2148733556 VLDTR_E_FD_DEFLTNOTMARKED: Field has const value rec but is not marked HasDefault.
80131275 2148733557 VLDTR_E_FMD_MARKEDNOSECUR: Field/method is marked HasSecurity but has no security rec.
80131276 2148733558 VLDTR_E_FMD_SECURNOTMARKED: Field/method has security rec but is not marked HasSecurity.
80131277 2148733559 VLDTR_E_FMD_PINVOKENOTSTATIC: Field/method is PInvoke but is not marked Static.
80131278 2148733560 VLDTR_E_FMD_MARKEDNOPINVOKE: Field/method is marked PInvoke but has no ImplMap.
80131279 2148733561 VLDTR_E_FMD_PINVOKENOTMARKED: Field/method has ImplMap but is not marked PInvoke.
8013127A 2148733562 VLDTR_E_FMD_BADIMPLMAP: Field/method has invalid ImplMap
8013127B 2148733563 VLDTR_E_IMAP_BADMODREF: ImplMap has invalid ModuleRef
8013127C 2148733564 VLDTR_E_IMAP_BADMEMBER: ImplMap has invalid MemberForwarded
8013127D 2148733565 VLDTR_E_IMAP_BADIMPORTNAME: ImplMap has invalid ImportName
8013127E 2148733566 VLDTR_E_IMAP_BADCALLCONV: ImplMap has invalid call conv
8013127F 2148733567 VLDTR_E_FMD_BADACCESSFLAG: Field/method has invalid access flag
80131280 2148733568 VLDTR_E_FD_INITONLYANDLITERAL: Field is InitOnly and Literal
80131281 2148733569 VLDTR_E_FD_LITERALNOTSTATIC: Field is Literal but not Static
80131282 2148733570 VLDTR_E_FMD_RTSNNOTSN: Field/method is RTSpec.Name but not Spec.Name
80131283 2148733571 VLDTR_E_MD_ABSTPARNOTABST: Method is abstract, parent is not
80131284 2148733572 VLDTR_E_MD_NOTSTATABSTININTF: Method not static or abstract in interface
80131285 2148733573 VLDTR_E_MD_NOTPUBININTF: Method not public in interface
80131286 2148733574 VLDTR_E_MD_CTORININTF: ctor in interface
80131287 2148733575 VLDTR_E_MD_GLOBALCTORCCTOR: global ctor or cctor
80131288 2148733576 VLDTR_E_MD_CTORSTATIC: static ctor
80131289 2148733577 VLDTR_E_MD_CTORNOTSNRTSN: ctor,cctor not marked SpecialName,RTSpecialName
8013128A 2148733578 VLDTR_E_MD_CTORVIRT: virtual ctor,cctor
8013128B 2148733579 VLDTR_E_MD_CTORABST: abstract ctor,cctor
8013128C 2148733580 VLDTR_E_MD_CCTORNOTSTATIC: instance cctor
8013128D 2148733581 VLDTR_E_MD_ZERORVA: RVA=0, method not abstract or pinvoke or runtime, or reverse
8013128E 2148733582 VLDTR_E_MD_FINNOTVIRT: Method is final and not virtual
8013128F 2148733583 VLDTR_E_MD_STATANDFINORVIRT: Method is static and final or virtual
80131290 2148733584 VLDTR_E_MD_ABSTANDFINAL: Method is abstract and final
80131291 2148733585 VLDTR_E_MD_ABSTANDIMPL: Method is abstract and implemented
80131292 2148733586 VLDTR_E_MD_ABSTANDPINVOKE: Method is abstract and pinvoke
80131293 2148733587 VLDTR_E_MD_ABSTNOTVIRT: Method is abstract and not virtual
80131294 2148733588 VLDTR_E_MD_NOTABSTNOTIMPL: Method is not abstract and not implemented
80131295 2148733589 VLDTR_E_MD_NOTABSTBADFLAGSRVA: Method is not abstract and not (RVA!=0 or pinvoke or runtime)
80131296 2148733590 VLDTR_E_MD_PRIVSCOPENORVA: Method is PrivateScope and has RVA==0
80131297 2148733591 VLDTR_E_MD_GLOBALABSTORVIRT: Global method is abstract or virtual
80131298 2148733592 VLDTR_E_SIG_LONGFORM: Signature uses long form
80131299 2148733593 VLDTR_E_MD_MULTIPLESEMANTICS: Method has multiple semantics (warning)
8013129A 2148733594 VLDTR_E_MD_INVALIDSEMANTICS: Method has invalid semantics (not event or prop)
8013129B 2148733595 VLDTR_E_MD_SEMANTICSNOTEXIST: Method has semantics assoc that does not exist
8013129C 2148733596 VLDTR_E_MI_DECLNOTVIRT: MethodImpl's Decl is not virtual
8013129D 2148733597 VLDTR_E_FMD_GLOBALITEM: Global field/method (warning,CLS)
8013129E 2148733598 VLDTR_E_MD_MULTSEMANTICFLAGS: Method has multiple semantic flags set
8013129F 2148733599 VLDTR_E_MD_NOSEMANTICFLAGS: Method has no semantic flags set
801312A0 2148733600 VLDTR_E_FD_FLDINIFACE: Field in Interface (warning, CLS)
801312A1 2148733601 VLDTR_E_AS_HASHALGID: Unrecognized Hash Alg ID (warning)
801312A2 2148733602 VLDTR_E_AS_PROCID: Unrecognized Processor ID in Assembly(warning)
801312A3 2148733603 VLDTR_E_AR_PROCID: Unrecognized Processor ID in AssemblyRef(warning)
801312A4 2148733604 VLDTR_E_CN_PARENTRANGE: Constant: parent token out of range
801312A5 2148733605 VLDTR_E_AS_BADFLAGS: Invalid flags in Assembly
801312A6 2148733606 VLDTR_E_TR_HASTYPEDEF: There is TypeDef with same name as TypeRef (warning)
801312A7 2148733607 VLDTR_E_IFACE_BADIMPL: In InterfaceImpl, the implementing token is not TypeDef
801312A8 2148733608 VLDTR_E_IFACE_BADIFACE: In InterfaceImpl, the implemented token is not TypeDef or TypeRef
801312A9 2148733609 VLDTR_E_TD_SECURNOTMARKED: TypeDef has security rec but not marked HasSecurity
801312AA 2148733610 VLDTR_E_TD_MARKEDNOSECUR: TypeDef marked HasSecurity but has no security rec
801312AB 2148733611 VLDTR_E_MD_CCTORHASARGS: .cctor has arguments
801312AC 2148733612 VLDTR_E_CT_BADIMPL: COMType has invalid Implementation
801312AD 2148733613 VLDTR_E_MI_ALIENBODY: MethodImpl has body from other class
801312AE 2148733614 VLDTR_E_MD_CCTORCALLCONV: .cctor has invalid calling convention
801312AF 2148733615 VLDTR_E_MI_BADCLASS: MethodImpl has invalid Class token
801312B0 2148733616 VLDTR_E_MI_CLASSISINTF: MethodImpl declared in Interface
801312B1 2148733617 VLDTR_E_MI_BADDECL: MethodImpl has invalid MethodDeclaration token
801312B2 2148733618 VLDTR_E_MI_BADBODY: MethodImpl has invalid MethodBody token
801312B3 2148733619 VLDTR_E_MI_DUP: MethodImpl has duplicate
801312B4 2148733620 VLDTR_E_FD_BADPARENT: Bad field parent
801312B5 2148733621 VLDTR_E_MD_PARAMOUTOFSEQ: Param out of sequence (warning)
801312B6 2148733622 VLDTR_E_MD_PARASEQTOOBIG: Param's sequence num exceeds num of args
801312B7 2148733623 VLDTR_E_MD_PARMMARKEDNOMARSHAL: Param marked HasMarshal, has no marshaling info
801312B8 2148733624 VLDTR_E_MD_PARMMARSHALNOTMARKED: Param has marshaling info, not marked HasMarshal
801312BA 2148733626 VLDTR_E_MD_PARMMARKEDNODEFLT: Param marked HasDefault, has no const value
801312BB 2148733627 VLDTR_E_MD_PARMDEFLTNOTMARKED: Param has const value, not marked HasDefault
801312BC 2148733628 VLDTR_E_PR_BADSCOPE: Prop has invalid scope
801312BD 2148733629 VLDTR_E_PR_NONAME: Prop has no name
801312BE 2148733630 VLDTR_E_PR_NOSIG: Prop has no signature
801312BF 2148733631 VLDTR_E_PR_DUP: Prop has a duplicate
801312C0 2148733632 VLDTR_E_PR_BADCALLINGCONV: Prop has bad calling convention
801312C1 2148733633 VLDTR_E_PR_MARKEDNODEFLT: Prop marked HasDefault, has no const value
801312C2 2148733634 VLDTR_E_PR_DEFLTNOTMARKED: Prop has const value, not marked HasDefault
801312C3 2148733635 VLDTR_E_PR_BADSEMANTICS: Prop has method not (Setter,Getter, or Other)
801312C4 2148733636 VLDTR_E_PR_BADMETHOD: Prop has method with invalid token
801312C5 2148733637 VLDTR_E_PR_ALIENMETHOD: Prop has method from another class
801312C6 2148733638 VLDTR_E_CN_BLOBNOTNULL: Const has non-null blob when it should not
801312C7 2148733639 VLDTR_E_CN_BLOBNULL: Const has null value blob
801312C8 2148733640 VLDTR_E_EV_BADSCOPE: Event has invalid scope
801312CA 2148733642 VLDTR_E_EV_NONAME: Event has no name
801312CB 2148733643 VLDTR_E_EV_DUP: Event has a duplicate
801312CC 2148733644 VLDTR_E_EV_BADEVTYPE: Event has invalid EventType
801312CD 2148733645 VLDTR_E_EV_EVTYPENOTCLASS: Event's EventType is not a class
801312CE 2148733646 VLDTR_E_EV_BADSEMANTICS: Event has method not (AddOn,RemoveOn,Fire,Other)
801312CF 2148733647 VLDTR_E_EV_BADMETHOD: Event has method with invalid token
801312D0 2148733648 VLDTR_E_EV_ALIENMETHOD: Event has method from another class
801312D1 2148733649 VLDTR_E_EV_NOADDON: Event has no AddOn method
801312D2 2148733650 VLDTR_E_EV_NOREMOVEON: Event has no RemoveOn method
801312D3 2148733651 VLDTR_E_CT_DUPTDNAME: ExportedType has same name as TypeDef
801312D4 2148733652 VLDTR_E_MAR_BADOFFSET: MRes refers to non-PE file with offset !=0
801312D5 2148733653 VLDTR_E_DS_BADOWNER: Decl.security has invalid owner token
801312D6 2148733654 VLDTR_E_DS_BADFLAGS: Decl.security has invalid action flags
801312D7 2148733655 VLDTR_E_DS_NOBLOB: Decl.security has no permission blob
801312D8 2148733656 VLDTR_E_MAR_BADIMPL: Manifest resource has invalid Implementation
801312DA 2148733658 VLDTR_E_MR_VARARGCALLINGCONV: MemberRef has VARARG calling conv. (CLS warning)
801312DB 2148733659 VLDTR_E_MD_CTORNOTVOID: .ctor,.cctor returning not void
801312DC 2148733660 VLDTR_E_EV_FIRENOTVOID: Fire method returning not void
801312DD 2148733661 VLDTR_E_AS_BADLOCALE: Invalid locale
801312DE 2148733662 VLDTR_E_CN_PARENTTYPE: Constant has parent of invalid type
801312DF 2148733663 VLDTR_E_SIG_SENTINMETHODDEF: E_T_SENTINEL in MethodDef signature
801312E0 2148733664 VLDTR_E_SIG_SENTMUSTVARARG: E_T_SENTINEL <=> VARARG
801312E1 2148733665 VLDTR_E_SIG_MULTSENTINELS: Multiple E_T_SENTINELs
801312E2 2148733666 VLDTR_E_SIG_LASTSENTINEL: E_T_SENTINEL not followed by type
801312E3 2148733667 VLDTR_E_SIG_MISSARG: Signature missing argument
801312E4 2148733668 VLDTR_E_SIG_BYREFINFIELD: Field of ByRef type
801312E5 2148733669 VLDTR_E_MD_SYNCMETHODINVTYPE: Synchronized method in value class
801312E6 2148733670 VLDTR_E_TD_NAMETOOLONG: TypeDef name too long
801312E7 2148733671 VLDTR_E_AS_PROCDUP: Duplicate Assembly Processor
801312E8 2148733672 VLDTR_E_ASOS_DUP: Duplicate Assembly OS (ID+ver.major+ver.minor)
801312E9 2148733673 VLDTR_E_MAR_BADFLAGS: Manifest Resource has bad flags
801312EA 2148733674 VLDTR_E_CT_NOTYPEDEFID: COMType has nil TypeDefId
801312EB 2148733675 VLDTR_E_FILE_BADFLAGS: File has bad flags
801312EC 2148733676 VLDTR_E_FILE_NULLHASH: File has no hash blob
801312ED 2148733677 VLDTR_E_MOD_NONAME: Module has no name
801312EE 2148733678 VLDTR_E_MOD_NAMEFULLQLFD: Module has fully-qualified name
801312EF 2148733679 VLDTR_E_TD_RTSPCLNOTSPCL: TypeDef is tdRTSpecialName but not tdSpecialName
801312F0 2148733680 VLDTR_E_TD_EXTENDSIFACE: TypeDef extends interface
801312F1 2148733681 VLDTR_E_MD_CTORPINVOKE: .ctor,.cctor is PInvokeImpl
801312F2 2148733682 VLDTR_E_TD_SYSENUMNOTCLASS: System.Enum is not a class
801312F3 2148733683 VLDTR_E_TD_SYSENUMNOTEXTVTYPE: System.Enum extends not System.ValueType
801312F4 2148733684 VLDTR_E_MI_SIGMISMATCH: MethodImpl's Decl and Body signatures mismatch
801312F5 2148733685 VLDTR_E_TD_ENUMHASMETHODS: TypeDef extends System.Enum but has methods
801312F6 2148733686 VLDTR_E_TD_ENUMIMPLIFACE: TypeDef extends System.Enum but impls interface(s)
801312F7 2148733687 VLDTR_E_TD_ENUMHASPROP: TypeDef extends System.Enum but has prop(s)
801312F8 2148733688 VLDTR_E_TD_ENUMHASEVENT: TypeDef extends System.Enum but has event(s)
801312F9 2148733689 VLDTR_E_TD_BADMETHODLST: TypeDef has MethodList > Nmethods+1
801312FA 2148733690 VLDTR_E_TD_BADFIELDLST: TypeDef has FieldList > Nfields+1
801312FB 2148733691 VLDTR_E_CN_BADTYPE: Constant has wrong type
801312FC 2148733692 VLDTR_E_TD_ENUMNOINSTFLD: Enum has no instance fields
801312FD 2148733693 VLDTR_E_TD_ENUMMULINSTFLD: Enum has multiple instance fields
801312FE 2148733694 VLDTR_E_INTERRUPTED: Validator has been interrupted by the VEHandler.
801312FF 2148733695 VLDTR_E_NOTINIT: Validator failed to initialize correctly.
80131300 2148733696 CORDBG_E_UNRECOVERABLE_ERROR: Unrecoverable API error.
80131301 2148733697 CORDBG_E_PROCESS_TERMINATED: Process was terminated.
80131302 2148733698 CORDBG_E_PROCESS_NOT_SYNCHRONIZED: Process not synchronized.
80131303 2148733699 CORDBG_E_CLASS_NOT_LOADED: A class is not loaded.
80131304 2148733700 CORDBG_E_IL_VAR_NOT_AVAILABLE: An IL variable is not available at the
80131305 2148733701 CORDBG_E_BAD_REFERENCE_VALUE: A reference value was found to be bad
80131306 2148733702 CORDBG_E_FIELD_NOT_AVAILABLE: A field in a class is not available,
80131307 2148733703 CORDBG_E_NON_NATIVE_FRAME: "Native frame only" operation on
80131308 2148733704 CORDBG_E_NONCONTINUABLE_EXCEPTION: Continue on non-continuable exception
80131309 2148733705 CORDBG_E_CODE_NOT_AVAILABLE: The code is currently unavailable
8013130A 2148733706 CORDBG_E_FUNCTION_NOT_IL: Attempt to get a ICorDebugFunction for
8013130B 2148733707 CORDBG_S_BAD_START_SEQUENCE_POINT: Attempt to SetIP not at a sequence point
8013130C 2148733708 CORDBG_S_BAD_END_SEQUENCE_POINT: Attempt to SetIP when not going to a
8013130D 2148733709 CORDBG_S_INSUFFICIENT_INFO_FOR_SET_IP: SetIP is possible, but the debugger doesn't
8013130E 2148733710 CORDBG_E_CANT_SET_IP_INTO_FINALLY: SetIP isn't possible, because SetIP would
8013130F 2148733711 CORDBG_E_CANT_SET_IP_OUT_OF_FINALLY: SetIP isnÆt possible because it would move 
80131310 2148733712 CORDBG_E_CANT_SET_IP_INTO_CATCH: SetIP isn't possible, because SetIP would
80131311 2148733713 CORDBG_E_SET_IP_NOT_ALLOWED_ON_NONLEAF_FRAME: Setip cannot be done on any frame except
80131312 2148733714 CORDBG_E_SET_IP_IMPOSSIBLE: SetIP isn't allowed. For example, there is
80131313 2148733715 CORDBG_E_FUNC_EVAL_BAD_START_POINT: Func eval can't work if we're, for example,
80131314 2148733716 CORDBG_E_INVALID_OBJECT: This object value is no longer valid.  
80131315 2148733717 CORDBG_E_FUNC_EVAL_NOT_COMPLETE: If you call CordbEval::GetResult before the
80131316 2148733718 CORDBG_S_FUNC_EVAL_HAS_NO_RESULT: Some Func evals will lack a return value,
80131317 2148733719 CORDBG_S_VALUE_POINTS_TO_VOID: The Debugging API doesn't support
80131318 2148733720 CORDBG_E_INPROC_NOT_IMPL: The inproc version of the debugging API
80131319 2148733721 CORDBG_S_FUNC_EVAL_ABORTED: The func eval completed, but was aborted.
8013131A 2148733722 CORDBG_E_STATIC_VAR_NOT_AVAILABLE: A static variable isn't available because
8013131B 2148733723 CORDBG_E_OBJECT_IS_NOT_COPYABLE_VALUE_CLASS: Can't copy a VC with object refs in it.
8013131C 2148733724 CORDBG_E_CANT_SETIP_INTO_OR_OUT_OF_FILTER: SetIP can't leave or enter a filter
8013131D 2148733725 CORDBG_E_CANT_CHANGE_JIT_SETTING_FOR_ZAP_MODULE: You can't change JIT settings for ZAP
80131320 2148733728 CORDBG_E_REMOTE_CONNECTION_CONN_RESET: The remote device closed the connection.
80131321 2148733729 CORDBG_E_REMOTE_CONNECTION_KEEP_ALIVE: The connection was closed due to akeep alive failure.
80131322 2148733730 CORDBG_E_REMOTE_CONNECTION_FATAL_ERROR: Generic error that the device connection has been broken with no chance for recovery.
8013132D 2148733741 CORDBG_E_BAD_THREAD_STATE: The state of the thread is invalid.
8013132E 2148733742 CORDBG_E_DEBUGGER_ALREADY_ATTACHED: This process has already been attached to
8013132F 2148733743 CORDBG_E_SUPERFLOUS_CONTINUE: Returned from a call to Continue that was
80131330 2148733744 CORDBG_E_SET_VALUE_NOT_ALLOWED_ON_NONLEAF_FRAME: Can't perfrom SetValue on non-leaf frames.
80131331 2148733745 CORDBG_E_ENC_EH_MAX_NESTING_LEVEL_CANT_INCREASE: When doing EnC, some JITters don't let you
80131332 2148733746 CORDBG_E_ENC_MODULE_NOT_ENC_ENABLED: Tried to do EnC on a module that wasn't
80131333 2148733747 CORDBG_E_SET_IP_NOT_ALLOWED_ON_EXCEPTION: Setip cannot be done on any exception
80131334 2148733748 CORDBG_E_VARIABLE_IS_ACTUALLY_LITERAL: The 'variable' doesn't exist because it is a
80131335 2148733749 CORDBG_E_PROCESS_DETACHED: Process has been detached from
80131336 2148733750 CORDBG_E_ENC_METHOD_SIG_CHANGED: Not allowed to change the signature of an
80131337 2148733751 CORDBG_E_ENC_METHOD_NO_LOCAL_SIG: Can't get the local signature for the method
80131338 2148733752 CORDBG_E_ENC_CANT_ADD_FIELD_TO_VALUECLASS: Adding a field to a value class is prohibitted,
80131339 2148733753 CORDBG_E_ENC_CANT_CHANGE_FIELD: Once you've got a field, you're not allowed to change
8013133A 2148733754 CORDBG_E_ENC_RE_ADD_CLASS: AddAvailableClassHaveLock will return this if we're trying to
8013133B 2148733755 CORDBG_E_FIELD_NOT_STATIC: Returned if someone tries to call GetStaticFieldValue
8013133C 2148733756 CORDBG_E_FIELD_NOT_INSTANCE: Returned if someone tries to call GetStaticFieldValue
8013133D 2148733757 CORDBG_E_ENC_ZAPPED_WITHOUT_ENC: If a zap file was created without the EnC flag set, then
8013133E 2148733758 CORDBG_E_ENC_BAD_METHOD_INFO: Lacking information about method.
8013133F 2148733759 CORDBG_E_ENC_JIT_CANT_UPDATE: The JIT is unable to update the method.
80131340 2148733760 CORDBG_E_ENC_MISSING_CLASS: An internal structure about the class is missing
80131341 2148733761 CORDBG_E_ENC_INTERNAL_ERROR: Generic message for "Something user doesn't control went wrong" message.
80131342 2148733762 CORDBG_E_ENC_HANGING_FIELD: The field was added via enc after the class was loaded, and so instead of
80131343 2148733763 CORDBG_E_MODULE_NOT_LOADED: If the module isn't loaded, including if it's been unloaded.
80131344 2148733764 CORDBG_E_ENC_CANT_CHANGE_SUPERCLASS: Not allowed to change which class something inherits from
80131345 2148733765 CORDBG_E_UNABLE_TO_SET_BREAKPOINT: Can't set a breakpoint here.
80131346 2148733766 CORDBG_E_DEBUGGING_NOT_POSSIBLE: Debugging isn't possible due to an incompatability within the CLR implementation.
80131347 2148733767 CORDBG_E_KERNEL_DEBUGGER_ENABLED: Debugging isn't possible because a kernel debugger is enabled on the system.
80131348 2148733768 CORDBG_E_KERNEL_DEBUGGER_PRESENT: Debugging isn't possible because a kernel debugger is present on the system.
80131349 2148733769 CORDBG_E_HELPER_THREAD_DEAD: The debugger's internal helper thread is dead.
8013134A 2148733770 CORDBG_E_INTERFACE_INHERITANCE_CANT_CHANGE: Not allowed to change interface inheritance.
8013134B 2148733771 CORDBG_E_INCOMPATIBLE_PROTOCOL: The debugger's protocol is incompatible with the debuggee.
8013134C 2148733772 CORDBG_E_TOO_MANY_PROCESSES: The debugger can only handle a finite number of debuggees.
8013134D 2148733773 CORDBG_E_INTEROP_NOT_SUPPORTED: Interop is not allowed on a win9x platform
80131350 2148733776 CORPROF_E_FUNCTION_NOT_COMPILED: Function not yet compiled.
80131351 2148733777 CORPROF_E_DATAINCOMPLETE: The ID is not fully loaded/defined yet.
80131352 2148733778 CORPROF_E_NOT_REJITABLE_METHODS: The Module is not configured for updateable methods.
80131353 2148733779 CORPROF_E_CANNOT_UPDATE_METHOD: The Method could not be updated for re-jit.
80131354 2148733780 CORPROF_E_FUNCTION_NOT_IL: The Method has no associated IL
80131355 2148733781 CORPROF_E_NOT_MANAGED_THREAD: The thread has never run managed code before
80131356 2148733782 CORPROF_E_CALL_ONLY_FROM_INIT: The function may only be called during profiler init
80131357 2148733783 CORPROF_E_INPROC_NOT_ENABLED: Inprocess debugging must be enabled during init
80131358 2148733784 CORPROF_E_JITMAPS_NOT_ENABLED: Can't get a JIT map becuase they are not enabled
80131359 2148733785 CORPROF_E_INPROC_ALREADY_BEGUN: If a profiler tries to call BeginInprocDebugging more than
8013135A 2148733786 CORPROF_E_INPROC_NOT_AVAILABLE: States that inprocess debugging not allowed at this point
8013135B 2148733787 CORPROF_E_NOT_YET_AVAILABLE: This is a general error used to indicated that the information
80131400 2148733952 SECURITY_E_XML_TO_ASN_ENCODING: Failed to convert XML to ASN 
80131401 2148733953 SECURITY_E_INCOMPATIBLE_SHARE: Loading this assembly would produce a different grant set from other instances
80131402 2148733954 SECURITY_E_UNVERIFIABLE: Unverifable code failed policy check
80131403 2148733955 SECURITY_E_INCOMPATIBLE_EVIDENCE: Assembly already loaded without additional security evidence.
80131410 2148733968 CORSEC_E_DECODE_SET: Failure decoding permission set
80131411 2148733969 CORSEC_E_ENCODE_SET: Failure encoding permission set
80131412 2148733970 CORSEC_E_UNSUPPORTED_FORMAT: Unrecognized encoding format
80131413 2148733971 CORSEC_E_CRYPTOAPI_CALL_FAILED: StrongName APIs not supported on system
80131413 2148733971 SN_CRYPTOAPI_CALL_FAILED: StrongName APIs not supported on system
80131414 2148733972 CORSEC_E_NO_SUITABLE_CSP: StrongName APIs couldn't locate a matching CSP
80131414 2148733972 SN_NO_SUITABLE_CSP: StrongName APIs couldn't locate a matching CSP
80131415 2148733973 CORSEC_E_INVALID_ATTR: Invalid security custom attribute
80131416 2148733974 CORSEC_E_POLICY_EXCEPTION: PolicyException thrown
80131417 2148733975 CORSEC_E_MIN_GRANT_FAIL: Failed to grant minimum permission requests
80131418 2148733976 CORSEC_E_NO_EXEC_PERM: Failed to grant permission to execute
80131419 2148733977 CORSEC_E_XMLSYNTAX: XML Syntax error
8013141A 2148733978 CORSEC_E_INVALID_STRONGNAME: Strong name validation failed
8013141B 2148733979 CORSEC_E_MISSING_STRONGNAME: Assembly is not strong named
8013141C 2148733980 CORSEC_E_CONTAINER_NOT_FOUND: Strong name key container not found
8013141D 2148733981 CORSEC_E_INVALID_IMAGE_FORMAT: Invalid assembly file format
80131430 2148734000 CORSEC_E_CRYPTO: generic CryptographicException
80131431 2148734001 CORSEC_E_CRYPTO_UNEX_OPER: generic CryptographicUnexpectedOperationException
8013143D 2148734013 CORSECATTR_E_BAD_ACTION_ASM: SecurityAction type invalid on assembly
8013143E 2148734014 CORSECATTR_E_BAD_ACTION_OTHER: SecurityAction type invalid on types and methods
8013143F 2148734015 CORSECATTR_E_BAD_PARENT: Security custom attribute attached to invalid parent
80131440 2148734016 CORSECATTR_E_TRUNCATED: Bad custom attribute serialized blob
80131441 2148734017 CORSECATTR_E_BAD_VERSION: Bad custom attribute serialized blob version
80131442 2148734018 CORSECATTR_E_BAD_ACTION: Invalid security action code
80131443 2148734019 CORSECATTR_E_NO_SELF_REF: CA ref to CA def'd in same assembly
80131444 2148734020 CORSECATTR_E_BAD_NONCAS: Use of non-CAS perm with invalid action
80131445 2148734021 CORSECATTR_E_ASSEMBLY_LOAD_FAILED: Failed to load assembly containing CA (or req'd CA type)
80131446 2148734022 CORSECATTR_E_ASSEMBLY_LOAD_FAILED_EX: Failed to load assembly containing CA (or req'd CA type)
80131447 2148734023 CORSECATTR_E_TYPE_LOAD_FAILED: Failed to load CA type (or reqd CA type)
80131448 2148734024 CORSECATTR_E_TYPE_LOAD_FAILED_EX: Failed to load CA type (or reqd CA type)
80131449 2148734025 CORSECATTR_E_ABSTRACT: CA type is abstract
8013144A 2148734026 CORSECATTR_E_UNSUPPORTED_TYPE: Unsupported type for field/property setter
8013144B 2148734027 CORSECATTR_E_UNSUPPORTED_ENUM_TYPE: Unsupported base type for enum field/property
8013144C 2148734028 CORSECATTR_E_NO_FIELD: Couldn't find a CA field
8013144D 2148734029 CORSECATTR_E_NO_PROPERTY: Couldn't find a CA property
8013144E 2148734030 CORSECATTR_E_EXCEPTION: Unexpected exception
8013144F 2148734031 CORSECATTR_E_EXCEPTION_HR: Unexpected exception
80131450 2148734032 ISS_E_ISOSTORE
80131450 2148734032 ISS_E_ISOSTORE_START
80131460 2148734048 ISS_E_OPEN_STORE_FILE
80131461 2148734049 ISS_E_OPEN_FILE_MAPPING
80131462 2148734050 ISS_E_MAP_VIEW_OF_FILE
80131463 2148734051 ISS_E_GET_FILE_SIZE
80131464 2148734052 ISS_E_CREATE_MUTEX
80131465 2148734053 ISS_E_LOCK_FAILED
80131466 2148734054 ISS_E_FILE_WRITE
80131467 2148734055 ISS_E_SET_FILE_POINTER
80131468 2148734056 ISS_E_CREATE_DIR
80131469 2148734057 ISS_E_STORE_NOT_OPEN
80131480 2148734080 ISS_E_CORRUPTED_STORE_FILE
80131481 2148734081 ISS_E_STORE_VERSION
80131482 2148734082 ISS_E_FILE_NOT_MAPPED
80131483 2148734083 ISS_E_BLOCK_SIZE_TOO_SMALL
80131484 2148734084 ISS_E_ALLOC_TOO_LARGE
80131485 2148734085 ISS_E_USAGE_WILL_EXCEED_QUOTA
80131486 2148734086 ISS_E_TABLE_ROW_NOT_FOUND
801314A0 2148734112 ISS_E_DEPRECATE
801314A1 2148734113 ISS_E_CALLER
801314A2 2148734114 ISS_E_PATH_LENGTH
801314A3 2148734115 ISS_E_MACHINE
801314FF 2148734207 ISS_E_ISOSTORE_END
80131500 2148734208 COR_E_EXCEPTION: Base class for all exceptions in the runtime
80131501 2148734209 COR_E_SYSTEM: The base class for the runtime's "less serious" exceptions
80131502 2148734210 COR_E_ARGUMENTOUTOFRANGE: An argument was out of its legal range.
80131503 2148734211 COR_E_ARRAYTYPEMISMATCH: Attempted to store an object of the wrong type in an array
80131504 2148734212 COR_E_CONTEXTMARSHAL
80131506 2148734214 COR_E_EXECUTIONENGINE: An internal error happened in the Common Language Runtime's Execution Engine
80131507 2148734215 COR_E_FIELDACCESS: Access to this field is denied.
80131508 2148734216 COR_E_INDEXOUTOFRANGE: Attempted to access an element within an array by using an index that is not within the bound of that array.
80131509 2148734217 COR_E_INVALIDOPERATION: An operation is not legal in the current state.
8013150A 2148734218 COR_E_SECURITY: An error relating to security occured.
8013150B 2148734219 COR_E_REMOTING: An error relating to remoting occurred.
8013150C 2148734220 COR_E_SERIALIZATION: An error relating to serialization has occurred.
8013150D 2148734221 COR_E_VERIFICATION: A verification failure occurred
8013150F 2148734223 COR_E_SERVICEDCOMPONENT: An error relating to ServicedComponent occurred.
80131510 2148734224 COR_E_METHODACCESS: Access to this method is denied.
80131511 2148734225 COR_E_MISSINGFIELD: An attempt was made to dynamically access a field that does not exist.
80131512 2148734226 COR_E_MISSINGMEMBER: An attempt was made to dynamically invoke or access a field or method that does not exist.
80131513 2148734227 COR_E_MISSINGMETHOD: An attempt was made to dynamically invoke a method that does not exist
80131514 2148734228 COR_E_MULTICASTNOTSUPPORTED: Attempted to combine delegates that are not multicast
80131515 2148734229 COR_E_NOTSUPPORTED: The method is not supported
80131516 2148734230 COR_E_OVERFLOW: An arithmetic, casting, or conversion operation overflowed or underflowed.
80131517 2148734231 COR_E_RANK: An array has the wrong number of dimensions for a particular operation.
80131518 2148734232 COR_E_SYNCHRONIZATIONLOCK: Wait(), Notify() or NotifyAll() was called from an unsynchronized ** block of c
80131519 2148734233 COR_E_THREADINTERRUPTED: Indicates that the thread was interrupted from a waiting state
8013151A 2148734234 COR_E_MEMBERACCESS: Access to this member is denied.
80131520 2148734240 COR_E_THREADSTATE: Indicate that the Thread class is in an invalid state for the method call
80131521 2148734241 COR_E_THREADSTOP: Thrown into a thread to cause it to stop. This exception is typically not caught
80131522 2148734242 COR_E_TYPELOAD: Could not find or load a specific type (class, enum, etc).
80131523 2148734243 COR_E_ENTRYPOINTNOTFOUND: Could not find the specified DllImport entry point
80131524 2148734244 COR_E_DLLNOTFOUND: Could not find the specified DllImport DLL.
80131527 2148734247 COR_E_INVALIDCOMOBJECT: An invalid __ComObject has been used.
80131528 2148734248 COR_E_NOTFINITENUMBER: Thrown if value (a floating point number) is either the not a number value (NaN) or +- infinity value VB needs this stuff
80131529 2148734249 COR_E_DUPLICATEWAITOBJECT: An object appears more than once in the wait objects array.
80131530 2148734256 COR_E_THREADABORTED: Thrown into a thread to cause it to abort. Not catchable.
80131531 2148734257 COR_E_INVALIDOLEVARIANTTYPE: The type of an OLE variant that was passed into the runtime is invalid.
80131532 2148734258 COR_E_MISSINGMANIFESTRESOURCE: An expected resource in the assembly manifest was missing.
80131533 2148734259 COR_E_SAFEARRAYTYPEMISMATCH: A mismatch has occured between the runtime type of the array and the sub type recorded in the metadata.
80131534 2148734260 COR_E_TYPEINITIALIZATION: An exception was thrown by a type's initializer (.cctor).
80131535 2148734261 COR_E_MARSHALDIRECTIVE: The marshaling directives are invalid.
80131537 2148734263 COR_E_FORMAT: The format of one arguments does not meet the contract of the method.
80131538 2148734264 COR_E_SAFEARRAYRANKMISMATCH: A mismatch has occured between the runtime rank of the array and the rank recorded in the metadata.
80131539 2148734265 COR_E_PLATFORMNOTSUPPORTED: The method is not supported on this platform
8013153A 2148734266 COR_E_INVALIDPROGRAM: A program contained invalid IL or bad metadata.  Usually this is a compiler bug.
80131540 2148734272 COR_E_DEVICESNOTSUPPORTED
80131600 2148734464 COR_E_APPLICATION: The base class for all "less serious" exceptions.
80131601 2148734465 COR_E_INVALIDFILTERCRITERIA: The given filter criteria does not match the filter contract.
80131602 2148734466 COR_E_REFLECTIONTYPELOAD: Could not find or load a specific class that was requested through Reflection
80131603 2148734467 COR_E_TARGET: If you attempt to invoke a non-static method with a null Object
80131604 2148734468 COR_E_TARGETINVOCATION: If the method called throws an exception
80131605 2148734469 COR_E_CUSTOMATTRIBUTEFORMAT: If the binary format of a custom attribute is invalid.
80131620 2148734496 COR_E_IO: Some sort of I/O error.
80131621 2148734497 COR_E_FILELOAD
80131700 2148734720 CLR_E_SHIM_RUNTIMELOAD: Failed to load the runtime
80131701 2148734721 CLR_E_SHIM_RUNTIMEEXPORT: Failed to find a required export in the runtime
80131702 2148734722 CLR_E_SHIM_INSTALLROOT: Install root is not defined
80131703 2148734723 CLR_E_SHIM_INSTALLCOMP: Expected component of the runtime is not available
80131801 2148734977 VER_E_HRESULT
80131802 2148734978 VER_E_OFFSET
80131803 2148734979 VER_E_OPCODE
80131804 2148734980 VER_E_OPERAND
80131805 2148734981 VER_E_TOKEN
80131806 2148734982 VER_E_EXCEPT
80131807 2148734983 VER_E_STACK_SLOT
80131808 2148734984 VER_E_LOC
80131809 2148734985 VER_E_ARG
8013180A 2148734986 VER_E_FOUND
8013180B 2148734987 VER_E_EXPECTED
80131810 2148734992 VER_E_UNKNOWN_OPCODE
80131811 2148734993 VER_E_SIG_CALLCONV
80131812 2148734994 VER_E_SIG_ELEMTYPE
80131814 2148734996 VER_E_RET_SIG
80131815 2148734997 VER_E_FIELD_SIG
80131818 2148735000 VER_E_INTERNAL
80131819 2148735001 VER_E_STACK_TOO_LARGE
8013181A 2148735002 VER_E_ARRAY_NAME_LONG
80131820 2148735008 VER_E_FALLTHRU
80131821 2148735009 VER_E_TRY_GTEQ_END
80131822 2148735010 VER_E_TRYEND_GT_CS
80131823 2148735011 VER_E_HND_GTEQ_END
80131824 2148735012 VER_E_HNDEND_GT_CS
80131825 2148735013 VER_E_FLT_GTEQ_CS
80131826 2148735014 VER_E_TRY_START
80131827 2148735015 VER_E_HND_START
80131828 2148735016 VER_E_FLT_START
80131829 2148735017 VER_E_TRY_OVERLAP
8013182A 2148735018 VER_E_TRY_EQ_HND_FIL
8013182B 2148735019 VER_E_TRY_SHARE_FIN_FAL
8013182C 2148735020 VER_E_HND_OVERLAP
8013182D 2148735021 VER_E_HND_EQ
8013182E 2148735022 VER_E_FIL_OVERLAP
8013182F 2148735023 VER_E_FIL_EQ
80131830 2148735024 VER_E_FIL_CONT_TRY
80131831 2148735025 VER_E_FIL_CONT_HND
80131832 2148735026 VER_E_FIL_CONT_FIL
80131833 2148735027 VER_E_FIL_GTEQ_CS
80131834 2148735028 VER_E_FIL_START
80131835 2148735029 VER_E_FALLTHRU_EXCEP
80131836 2148735030 VER_E_FALLTHRU_INTO_HND
80131837 2148735031 VER_E_FALLTHRU_INTO_FIL
80131838 2148735032 VER_E_LEAVE
80131839 2148735033 VER_E_RETHROW
8013183A 2148735034 VER_E_ENDFINALLY
8013183B 2148735035 VER_E_ENDFILTER
8013183C 2148735036 VER_E_ENDFILTER_MISSING
8013183D 2148735037 VER_E_BR_INTO_TRY
8013183E 2148735038 VER_E_BR_INTO_HND
8013183F 2148735039 VER_E_BR_INTO_FIL
80131840 2148735040 VER_E_BR_OUTOF_TRY
80131841 2148735041 VER_E_BR_OUTOF_HND
80131842 2148735042 VER_E_BR_OUTOF_FIL
80131843 2148735043 VER_E_BR_OUTOF_FIN
80131844 2148735044 VER_E_RET_FROM_TRY
80131845 2148735045 VER_E_RET_FROM_HND
80131846 2148735046 VER_E_RET_FROM_FIL
80131847 2148735047 VER_E_BAD_JMP_TARGET
80131848 2148735048 VER_E_PATH_LOC
80131849 2148735049 VER_E_PATH_THIS
8013184A 2148735050 VER_E_PATH_STACK
8013184B 2148735051 VER_E_PATH_STACK_DEPTH
8013184C 2148735052 VER_E_THIS
8013184D 2148735053 VER_E_THIS_UNINIT_EXCEP
8013184E 2148735054 VER_E_THIS_UNINIT_STORE
8013184F 2148735055 VER_E_THIS_UNINIT_RET
80131850 2148735056 VER_E_THIS_UNINIT_V_RET
80131851 2148735057 VER_E_THIS_UNINIT_BR
80131852 2148735058 VER_E_LDFTN_CTOR
80131853 2148735059 VER_E_STACK_NOT_EQ
80131854 2148735060 VER_E_STACK_UNEXPECTED
80131855 2148735061 VER_E_STACK_EXCEPTION
80131856 2148735062 VER_E_STACK_OVERFLOW
80131857 2148735063 VER_E_STACK_UNDERFLOW
80131858 2148735064 VER_E_STACK_EMPTY
80131859 2148735065 VER_E_STACK_UNINIT
8013185A 2148735066 VER_E_STACK_I_I4_I8
8013185B 2148735067 VER_E_STACK_R_R4_R8
8013185C 2148735068 VER_E_STACK_NO_R_I8
8013185D 2148735069 VER_E_STACK_NUMERIC
8013185E 2148735070 VER_E_STACK_OBJREF
8013185F 2148735071 VER_E_STACK_P_OBJREF
80131860 2148735072 VER_E_STACK_BYREF
80131861 2148735073 VER_E_STACK_METHOD
80131862 2148735074 VER_E_STACK_ARRAY_SD
80131863 2148735075 VER_E_STACK_VALCLASS
80131864 2148735076 VER_E_STACK_P_VALCLASS
80131865 2148735077 VER_E_STACK_NO_VALCLASS
80131866 2148735078 VER_E_LOC_DEAD
80131867 2148735079 VER_E_LOC_NUM
80131868 2148735080 VER_E_ARG_NUM
80131869 2148735081 VER_E_TOKEN_RESOLVE
8013186A 2148735082 VER_E_TOKEN_TYPE
8013186B 2148735083 VER_E_TOKEN_TYPE_MEMBER
8013186C 2148735084 VER_E_TOKEN_TYPE_FIELD
8013186D 2148735085 VER_E_TOKEN_TYPE_SIG
8013186E 2148735086 VER_E_UNVERIFIABLE
8013186F 2148735087 VER_E_LDSTR_OPERAND
80131870 2148735088 VER_E_RET_PTR_TO_STACK
80131871 2148735089 VER_E_RET_VOID
80131872 2148735090 VER_E_RET_MISSING
80131873 2148735091 VER_E_RET_EMPTY
80131874 2148735092 VER_E_RET_UNINIT
80131875 2148735093 VER_E_ARRAY_ACCESS
80131876 2148735094 VER_E_ARRAY_V_STORE
80131877 2148735095 VER_E_ARRAY_SD
80131878 2148735096 VER_E_ARRAY_SD_PTR
80131879 2148735097 VER_E_ARRAY_FIELD
8013187A 2148735098 VER_E_ARGLIST
8013187B 2148735099 VER_E_VALCLASS
8013187C 2148735100 VER_E_METHOD_ACCESS
8013187D 2148735101 VER_E_FIELD_ACCESS
8013187E 2148735102 VER_E_DEAD
8013187F 2148735103 VER_E_FIELD_STATIC
80131880 2148735104 VER_E_FIELD_NO_STATIC
80131881 2148735105 VER_E_ADDR
80131882 2148735106 VER_E_ADDR_BYREF
80131883 2148735107 VER_E_ADDR_LITERAL
80131884 2148735108 VER_E_INITONLY
80131885 2148735109 VER_E_THROW
80131886 2148735110 VER_E_CALLVIRT_VALCLASS
80131887 2148735111 VER_E_CALL_SIG
80131888 2148735112 VER_E_CALL_STATIC
80131889 2148735113 VER_E_CTOR
8013188A 2148735114 VER_E_CTOR_VIRT
8013188B 2148735115 VER_E_CTOR_OR_SUPER
8013188C 2148735116 VER_E_CTOR_MUL_INIT
8013188D 2148735117 VER_E_SIG
8013188E 2148735118 VER_E_SIG_ARRAY
8013188F 2148735119 VER_E_SIG_ARRAY_PTR
80131890 2148735120 VER_E_SIG_ARRAY_BYREF
80131891 2148735121 VER_E_SIG_ELEM_PTR
80131892 2148735122 VER_E_SIG_VARARG
80131893 2148735123 VER_E_SIG_VOID
80131894 2148735124 VER_E_SIG_BYREF_BYREF
80131896 2148735126 VER_E_CODE_SIZE_ZERO
80131897 2148735127 VER_E_BAD_VARARG
80131898 2148735128 VER_E_TAIL_CALL
80131899 2148735129 VER_E_TAIL_BYREF
8013189A 2148735130 VER_E_TAIL_RET
8013189B 2148735131 VER_E_TAIL_RET_VOID
8013189C 2148735132 VER_E_TAIL_RET_TYPE
8013189D 2148735133 VER_E_TAIL_STACK_EMPTY
8013189E 2148735134 VER_E_METHOD_END
8013189F 2148735135 VER_E_BAD_BRANCH
801318A0 2148735136 VER_E_FIN_OVERLAP
801318A1 2148735137 VER_E_LEXICAL_NESTING
801318A2 2148735138 VER_E_VOLATILE
801318A3 2148735139 VER_E_UNALIGNED
801318A4 2148735140 VER_E_INNERMOST_FIRST
801318A5 2148735141 VER_E_CALLI_VIRTUAL
801318A6 2148735142 VER_E_CALL_ABSTRACT
801318A7 2148735143 VER_E_STACK_UNEXP_ARRAY
801318A8 2148735144 VER_E_NOT_IN_GC_HEAP
801318A9 2148735145 VER_E_TRY_N_EMPTY_STACK
801318AA 2148735146 VER_E_DLGT_CTOR
801318AB 2148735147 VER_E_DLGT_BB
801318AC 2148735148 VER_E_DLGT_PATTERN
801318AD 2148735149 VER_E_DLGT_LDFTN
801318AE 2148735150 VER_E_FTN_ABSTRACT
801318AF 2148735151 VER_E_SIG_C_VC
801318B0 2148735152 VER_E_SIG_VC_C
801318B1 2148735153 VER_E_BOX_PTR_TO_STACK
801318B2 2148735154 VER_E_SIG_BYREF_TB_AH
801318B3 2148735155 VER_E_SIG_ARRAY_TB_AH
801318B4 2148735156 VER_E_ENDFILTER_STACK
801318B5 2148735157 VER_E_DLGT_SIG_I
801318B6 2148735158 VER_E_DLGT_SIG_O
801318B7 2148735159 VER_E_RA_PTR_TO_STACK
801318B8 2148735160 VER_E_CATCH_VALUE_TYPE
801318B9 2148735161 VER_E_FIL_PRECEED_HND
801318BA 2148735162 VER_E_LDVIRTFTN_STATIC
801318BB 2148735163 VER_E_CALLVIRT_STATIC
801318BC 2148735164 VER_E_INITLOCALS
801318BD 2148735165 VER_E_BR_TO_EXCEPTION
801318BE 2148735166 VER_E_CALL_CTOR
801318F0 2148735216 VER_E_BAD_PE
801318F1 2148735217 VER_E_BAD_MD
801318F2 2148735218 VER_E_BAD_APPDOMAIN
801318F3 2148735219 VER_E_TYPELOAD
801318F4 2148735220 VER_E_PE_LOAD
801318F5 2148735221 VER_E_WRITE_RVA_STATIC
80131B00 2148735744 VLDTR_E_IFACE_NOTIFACE: Interface in InterfaceImpl is not marked tdInterface
80131B01 2148735745 VLDTR_E_FD_RVAHASNORVA: Field marked fdHasFieldRVA but has no RVA rec
80131B02 2148735746 VLDTR_E_FD_RVAHASZERORVA: Field marked fdHasFieldRVA has RVA =0
80131B03 2148735747 VLDTR_E_MD_RVAANDIMPLMAP: Method has both RVA !=0 and ImplMap
80131B04 2148735748 VLDTR_E_TD_EXTRAFLAGS: TypeDef has extraneous bits in flags
80131B05 2148735749 VLDTR_E_TD_EXTENDSITSELF: TypeDef extends itself
80131B06 2148735750 VLDTR_E_TD_SYSVTNOTEXTOBJ: System.ValueType does not extend System.Object
80131B07 2148735751 VLDTR_E_TD_EXTTYPESPEC: Class extends TypeSpec (warning)
80131B09 2148735753 VLDTR_E_TD_VTNOSIZE: Value Class has zero size
80131B0A 2148735754 VLDTR_E_TD_IFACESEALED: Interface is sealed
80131B0B 2148735755 VLDTR_E_NC_BADNESTED: Bad "nested" token in NestedClass
80131B0C 2148735756 VLDTR_E_NC_BADENCLOSER: Bad "enclosing" token in NestedClass
80131B0D 2148735757 VLDTR_E_NC_DUP: Duplicate NestedClass record
80131B0E 2148735758 VLDTR_E_NC_DUPENCLOSER: Duplicate NestedClass with different encloser
80131B0F 2148735759 VLDTR_E_FRVA_ZERORVA: RVA=0 in FieldRVA record
80131B10 2148735760 VLDTR_E_FRVA_BADFIELD: Invalid field token in FieldRVA record
80131B11 2148735761 VLDTR_E_FRVA_DUPRVA: Duplicate RVA in FieldRVA record
80131B12 2148735762 VLDTR_E_FRVA_DUPFIELD: Duplicate field in FieldRVA record
80131B13 2148735763 VLDTR_E_EP_BADTOKEN: Bad token as entry point in CLR header
80131B14 2148735764 VLDTR_E_EP_INSTANCE: Entry point in CLR header is a token of instance method
80131B15 2148735765 VLDTR_E_TD_ENUMFLDBADTYPE: Enum has non-integral underlying type
80131B16 2148735766 VLDTR_E_MD_BADRVA: Method has bogus RVA
80131B17 2148735767 VLDTR_E_FD_LITERALNODEFAULT: Literal field has no const value
80131B18 2148735768 VLDTR_E_IFACE_METHNOTIMPL: Class implementing an interface doesn't impl.one of methods
80131B19 2148735769 VLDTR_E_CA_BADPARENT: CA has invalid owner
80131B1A 2148735770 VLDTR_E_CA_BADTYPE: CA has invalid type
80131B1B 2148735771 VLDTR_E_CA_NOTCTOR: CA type is not .ctor
80131B1C 2148735772 VLDTR_E_CA_BADSIG: CA type has bad signature
80131B1D 2148735773 VLDTR_E_CA_NOSIG: CA type has no signature
80131B1E 2148735774 VLDTR_E_CA_BADPROLOG: CA blob has bad prolog (not 0x01 0x00)
80131B1F 2148735775 VLDTR_E_MD_BADLOCALSIGTOK: Method has invalid LocalSig token
80131B20 2148735776 VLDTR_E_MD_BADHEADER: Method has invalid header
80131B21 2148735777 VLDTR_E_EP_TOOMANYARGS: Entry point has more than one arg
80131B22 2148735778 VLDTR_E_EP_BADRET: Entry point has bad return type
80131B23 2148735779 VLDTR_E_EP_BADARG: Entry point has bad argument
80131B24 2148735780 VLDTR_E_SIG_BADVOID: Illegal "void" in signature
80131FFF 2148737023 CLDB_E_INTERNALERROR