This node is the eighth in the project to consolidate all of the Windows Error nodes. You will notice that this node seems to skip a few numbers from time to time. Those are the error messages that have no description at all, (not on E2 or using any of the other Error tools that I can find).

The messages are listed in this format

Hexadecimal error identifier - Decimal error identifier
Error explanation
Windows API Error Identifier


Windows Error 0x000007E0 - 2016
The specified color profile was not found.
ERROR_PROFILE_NOT_FOUND

Windows Error 0x000007E1 - 2017
The specified color space is invalid.
ERROR_INVALID_COLORSPACE

Windows Error 0x000007E2 - 2018
Image Color Management is not enabled.
ERROR_ICM_NOT_ENABLED

Windows Error 0x000007E3 - 2019
There was an error while deleting the color transform.
ERROR_DELETING_ICM_XFORM

Windows Error 0x000007E4 - 2020
The specified color transform is invalid.
ERROR_INVALID_TRANSFORM

Windows Error 0x000007E5 - 2021
The specified transform does not match the bitmap's color space.
ERROR_COLORSPACE_MISMATCH

Windows Error 0x000007E6 - 2022
The specified named color index is not present in the profile.
ERROR_INVALID_COLORINDEX

Windows Error 0x0000083C - 2108
The network connection was made successfully, but the user had to be prompted for a password other than the one originally specified.
ERROR_CONNECTED_OTHER_PASSWORD

Windows Error 0x0000089A - 2202
The specified username is invalid.
ERROR_BAD_USERNAME

Windows Error 0x000008CA - 2250
This network connection does not exist.
ERROR_NOT_CONNECTED

Windows Error 0x00000961 - 2401
This network connection has files open or requests pending.
ERROR_OPEN_FILES

Windows Error 0x00000962 - 2402
Active connections still exist.
ERROR_ACTIVE_CONNECTIONS

Windows Error 0x00000964 - 2404
The device is in use by an active process and cannot be disconnected.
ERROR_DEVICE_IN_USE

Windows Error 0x00000BB8 - 3000
The specified print monitor is unknown.
ERROR_UNKNOWN_PRINT_MONITOR

Windows Error 0x00000BB9 - 3001
The specified printer driver is currently in use.
ERROR_PRINTER_DRIVER_IN_USE

Windows Error 0x00000BBA - 3002
The spool file was not found.
ERROR_SPOOL_FILE_NOT_FOUND

Windows Error 0x00000BBB - 3003
A StartDocPrinter call was not issued.
ERROR_SPL_NO_STARTDOC

Windows Error 0x00000BBC - 3004
An AddJob call was not issued.
ERROR_SPL_NO_ADDJOB

Windows Error 0x00000BBD - 3005
The specified print processor has already been installed.
ERROR_PRINT_PROCESSOR_ALREADY_INSTALLED

Windows Error 0x00000BBE - 3006
The specified print monitor has already been installed.
ERROR_PRINT_MONITOR_ALREADY_INSTALLED

Windows Error 0x00000BBF - 3007
The specified print monitor does not have the required functions.
ERROR_INVALID_PRINT_MONITOR

Windows Error 0x00000BC0 - 3008
The specified print monitor is currently in use.
ERROR_PRINT_MONITOR_IN_USE

Windows Error 0x00000BC1 - 3009
The requested operation is not allowed when there are jobs queued to the printer.
ERROR_PRINTER_HAS_JOBS_QUEUED

Windows Error 0x00000BC2 - 3010
The requested operation is successful. Changes will not be effective until the system is rebooted.
ERROR_SUCCESS_REBOOT_REQUIRED

Windows Error 0x00000BC3 - 3011
The requested operation is successful. Changes will not be effective until the service is restarted.
ERROR_SUCCESS_RESTART_REQUIRED

Windows Error 0x00000BC4 - 3012
No printers were found.
ERROR_PRINTER_NOT_FOUND

Windows Error 0x00000FA0 - 4000
WINS encountered an error while processing the command.
ERROR_WINS_INTERNAL

Windows Error 0x00000FA1 - 4001
The local WINS can not be deleted.
ERROR_CAN_NOT_DEL_LOCAL_WINS

Windows Error 0x00000FA2 - 4002
The importation from the file failed.
ERROR_STATIC_INIT

Windows Error 0x00000FA3 - 4003
The backup failed. Was a full backup done before?
ERROR_INC_BACKUP

Windows Error 0x00000FA4 - 4004
The backup failed. Check the directory to which you are backing the database.
ERROR_FULL_BACKUP

Windows Error 0x00000FA5 - 4005
The name does not exist in the WINS database.
ERROR_REC_NON_EXISTENT

Windows Error 0x00000FA6 - 4006
Replication with a nonconfigured partner is not allowed.
ERROR_RPL_NOT_ALLOWED

Windows Error 0x00001004 - 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.
ERROR_DHCP_ADDRESS_CONFLICT

Windows Error 0x00001068 - 4200
The GUID passed was not recognized as valid by a WMI data provider.
ERROR_WMI_GUID_NOT_FOUND

Windows Error 0x00001069 - 4201
The instance name passed was not recognized as valid by a WMI data provider.
ERROR_WMI_INSTANCE_NOT_FOUND

Windows Error 0x0000106A - 4202
The data item ID passed was not recognized as valid by a WMI data provider.
ERROR_WMI_ITEMID_NOT_FOUND

Windows Error 0x0000106B - 4203
The WMI request could not be completed and should be retried.
ERROR_WMI_TRY_AGAIN

Windows Error 0x0000106C - 4204
The WMI data provider could not be located.
ERROR_WMI_DP_NOT_FOUND

Windows Error 0x0000106D - 4205
The WMI data provider references an instance set that has not been registered.
ERROR_WMI_UNRESOLVED_INSTANCE_REF

Windows Error 0x0000106E - 4206
The WMI data block or event notification has already been enabled.
ERROR_WMI_ALREADY_ENABLED

Windows Error 0x0000106F - 4207
The WMI data block is no longer available.
ERROR_WMI_GUID_DISCONNECTED

Windows Error 0x00001070 - 4208
The WMI data service is not available.
ERROR_WMI_SERVER_UNAVAILABLE

Windows Error 0x00001071 - 4209
The WMI data provider failed to carry out the request.
ERROR_WMI_DP_FAILED

Windows Error 0x00001072 - 4210
The WMI MOF information is not valid.
ERROR_WMI_INVALID_MOF

Windows Error 0x00001073 - 4211
The WMI registration information is not valid.
ERROR_WMI_INVALID_REGINFO

Windows Error 0x00001074 - 4212
The WMI data block or event notification has already been disabled.
ERROR_WMI_ALREADY_DISABLED

Windows Error 0x00001075 - 4213
The WMI data item or data block is read only.
ERROR_WMI_READ_ONLY

Windows Error 0x00001076 - 4214
The WMI data item or data block could not be changed.
ERROR_WMI_SET_FAILURE

Windows Error 0x000010CC - 4300
The media identifier does not represent a valid medium.
ERROR_INVALID_MEDIA

Windows Error 0x000010CD - 4301
The library identifier does not represent a valid library.
ERROR_INVALID_LIBRARY

Windows Error 0x000010CE - 4302
The media pool identifier does not represent a valid media pool.
ERROR_INVALID_MEDIA_POOL

Windows Error 0x000010CF - 4303
The drive and medium are not compatible or exist in different libraries.
ERROR_DRIVE_MEDIA_MISMATCH

Windows Error 0x000010D0 - 4304
The medium currently exists in an offline library and must be online to perform this operation.
ERROR_MEDIA_OFFLINE

Windows Error 0x000010D1 - 4305
The operation cannot be performed on an offline library.
ERROR_LIBRARY_OFFLINE

Windows Error 0x000010D2 - 4306
The library, drive, or media pool is empty.
ERROR_EMPTY

Windows Error 0x000010D3 - 4307
The library, drive, or media pool must be empty to perform this operation.
ERROR_NOT_EMPTY

Windows Error 0x000010D4 - 4308
No media is currently available in this media pool or library.
ERROR_MEDIA_UNAVAILABLE

Windows Error 0x000010D5 - 4309
A resource required for this operation is disabled.
ERROR_RESOURCE_DISABLED

Windows Error 0x000010D6 - 4310
The media identifier does not represent a valid cleaner.
ERROR_INVALID_CLEANER

Windows Error 0x000010D7 - 4311
The drive cannot be cleaned or does not support cleaning.
ERROR_UNABLE_TO_CLEAN

Windows Error 0x000010D8 - 4312
The object identifier does not represent a valid object.
ERROR_OBJECT_NOT_FOUND

Windows Error 0x000010D9 - 4313
Unable to read from or write to the database.
ERROR_DATABASE_FAILURE

Windows Error 0x000010DA - 4314
The database is full.
ERROR_DATABASE_FULL

Windows Error 0x000010DB - 4315
The medium is not compatible with the device or media pool.
ERROR_MEDIA_INCOMPATIBLE

Windows Error 0x000010DC - 4316
The resource required for this operation does not exist.
ERROR_RESOURCE_NOT_PRESENT

Windows Error 0x000010DD - 4317
The operation identifier is not valid.
ERROR_INVALID_OPERATION

Windows Error 0x000010DE - 4318
The media is not mounted or ready for use.
ERROR_MEDIA_NOT_AVAILABLE

Windows Error 0x000010DF - 4319
The device is not ready for use.
ERROR_DEVICE_NOT_AVAILABLE

Windows Error 0x000010E0 - 4320
The operator or administrator has refused the request.
ERROR_REQUEST_REFUSED

Windows Error 0x000010E1 - 4321
The drive identifier does not represent a valid drive.
ERROR_INVALID_DRIVE_OBJECT

Windows Error 0x000010E2 - 4322
Library is full. No slot is available for use.
ERROR_LIBRARY_FULL

Windows Error 0x000010E3 - 4323
The transport cannot access the medium.
ERROR_MEDIUM_NOT_ACCESSIBLE

Windows Error 0x000010E4 - 4324
Unable to load the medium into the drive.
ERROR_UNABLE_TO_LOAD_MEDIUM

Windows Error 0x000010E5 - 4325
Unable to retrieve status about the drive.
ERROR_UNABLE_TO_INVENTORY_DRIVE

Windows Error 0x000010E6 - 4326
Unable to retrieve status about the slot.
ERROR_UNABLE_TO_INVENTORY_SLOT

Windows Error 0x000010E7 - 4327
Unable to retrieve status about the transport.
ERROR_UNABLE_TO_INVENTORY_TRANSPORT

Windows Error 0x000010E8 - 4328
Cannot use the transport because it is already in use.
ERROR_TRANSPORT_FULL

Windows Error 0x000010E9 - 4329
Unable to open or close the inject/eject port.
ERROR_CONTROLLING_IEPORT

Windows Error 0x000010EA - 4330
Unable to eject the media because it is in a drive.
ERROR_UNABLE_TO_EJECT_MOUNTED_MEDIA

Windows Error 0x000010EB - 4331
A cleaner slot is already reserved.
ERROR_CLEANER_SLOT_SET

Windows Error 0x000010EC - 4332
A cleaner slot is not reserved.
ERROR_CLEANER_SLOT_NOT_SET

Windows Error 0x000010ED - 4333
The cleaner cartridge has performed the maximum number of drive cleanings.
ERROR_CLEANER_CARTRIDGE_SPENT

Windows Error 0x000010EE - 4334
Unexpected on-medium identifier.
ERROR_UNEXPECTED_OMID

Windows Error 0x000010EF - 4335
The last remaining item in this group or resource cannot be deleted.
ERROR_CANT_DELETE_LAST_ITEM

Windows Error 0x000010F0 - 4336
The message provided exceeds the maximum size allowed for this parameter.
ERROR_MESSAGE_EXCEEDS_MAX_SIZE

Windows Error 0x000010F1 - 4337
The volume contains system or paging files.
ERROR_VOLUME_CONTAINS_SYS_FILES

Windows Error 0x000010F2 - 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.
ERROR_INDIGENOUS_TYPE

Windows Error 0x000010F3 - 4339
This offline media cannot be mounted on this system since no enabled drives are present which can be used.
ERROR_NO_SUPPORTING_DRIVES

Windows Error 0x000010F4 - 4350
The remote storage service was not able to recall the file.
ERROR_FILE_OFFLINE

Windows Error 0x000010F5 - 4351
The remote storage service is not operational at this time.
ERROR_REMOTE_STORAGE_NOT_ACTIVE

Windows Error 0x000010F6 - 4352
The remote storage service encountered a media error.
ERROR_REMOTE_STORAGE_MEDIA_ERROR

Windows Error 0x00001126 - 4390
The file or directory is not a reparse point.
ERROR_NOT_A_REPARSE_POINT

Windows Error 0x00001127 - 4391
The reparse point attribute cannot be set because it conflicts with an existing attribute.
ERROR_REPARSE_ATTRIBUTE_CONFLICT

Windows Error 0x00001128 - 4392
The data present in the reparse point buffer is invalid.
ERROR_INVALID_REPARSE_DATA

Windows Error 0x00001129 - 4393
The tag present in the reparse point buffer is invalid.
ERROR_REPARSE_TAG_INVALID

Windows Error 0x0000112A - 4394
There is a mismatch between the tag specified in the request and the tag present in the reparse point.
ERROR_REPARSE_TAG_MISMATCH

Windows Error 0x00001389 - 5001
The cluster resource cannot be moved to another group because other resources are dependent on it.
ERROR_DEPENDENT_RESOURCE_EXISTS

Windows Error 0x0000138A - 5002
The cluster resource dependency cannot be found.
ERROR_DEPENDENCY_NOT_FOUND

Windows Error 0x0000138B - 5003
The cluster resource cannot be made dependent on the specified resource because it is already dependent.
ERROR_DEPENDENCY_ALREADY_EXISTS

Windows Error 0x0000138C - 5004
The cluster resource is not online.
ERROR_RESOURCE_NOT_ONLINE

Windows Error 0x0000138D - 5005
A cluster node is not available for this operation.
ERROR_HOST_NODE_NOT_AVAILABLE

Windows Error 0x0000138E - 5006
The cluster resource is not available.
ERROR_RESOURCE_NOT_AVAILABLE

Windows Error 0x0000138F - 5007
The cluster resource could not be found.
ERROR_RESOURCE_NOT_FOUND