Error-Codes (Win32-System)

0-999  1000-1999  2000-2999  3000-3999  4000-4999  5000-5999  6000-6999

Win32 Error Codes 4000-4999

4000	WINS encountered an error while processing the command. ERROR_WINS_INTERNAL
4001	The local WINS can not be deleted. ERROR_CAN_NOT_DEL_LOCAL_WINS
4002	The importation from the file failed. ERROR_STATIC_INIT
4003	The backup failed. Was a full backup done before? ERROR_INC_BACKUP
4004	The backup failed. Check the directory to which you are backing the database. ERROR_FULL_BACKUP
4005	The name does not exist in the WINS database. ERROR_REC_NON_EXISTENT
4006	Replication with a nonconfigured partner is not allowed. ERROR_RPL_NOT_ALLOWED
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
4200	The GUID passed was not recognized as valid by a WMI data provider. ERROR_WMI_GUID_NOT_FOUND
4201	The instance name passed was not recognized as valid by a WMI data provider. ERROR_WMI_INSTANCE_NOT_FOUND
4202	The data item ID passed was not recognized as valid by a WMI data provider. ERROR_WMI_ITEMID_NOT_FOUND
4203	The WMI request could not be completed and should be retried. ERROR_WMI_TRY_AGAIN
4204	The WMI data provider could not be located. ERROR_WMI_DP_NOT_FOUND
4205	The WMI data provider references an instance set that has not been registered. ERROR_WMI_UNRESOLVED_INSTANCE_REF
4206	The WMI data block or event notification has already been enabled. ERROR_WMI_ALREADY_ENABLED
4207	The WMI data block is no longer available. ERROR_WMI_GUID_DISCONNECTED
4208	The WMI data service is not available. ERROR_WMI_SERVER_UNAVAILABLE
4209	The WMI data provider failed to carry out the request. ERROR_WMI_DP_FAILED
4210	The WMI MOF information is not valid. ERROR_WMI_INVALID_MOF
4211	The WMI registration information is not valid. ERROR_WMI_INVALID_REGINFO
4300	The media identifier does not represent a valid medium. ERROR_INVALID_MEDIA
4301	The library identifier does not represent a valid library. ERROR_INVALID_LIBRARY
4302	The media pool identifier does not represent a valid media pool. ERROR_INVALID_MEDIA_POOL
4303	The drive and medium are not compatible or exist in different libraries. ERROR_DRIVE_MEDIA_MISMATCH
4304	The medium currently exists in an offline library and must be online to perform this operation. ERROR_MEDIA_OFFLINE
4305	The operation cannot be performed on an offline library. ERROR_LIBRARY_OFFLINE
4306	The library, drive, or media pool is empty. ERROR_EMPTY
4307	The library, drive, or media pool must be empty to perform this operation. ERROR_NOT_EMPTY
4308	No media is currently available in this media pool or library. ERROR_MEDIA_UNAVAILABLE
4309	A resource required for this operation is disabled. ERROR_RESOURCE_DISABLED
4310	The media identifier does not represent a valid cleaner. ERROR_INVALID_CLEANER
4311	The drive cannot be cleaned or does not support cleaning. ERROR_UNABLE_TO_CLEAN
4312	The object identifier does not represent a valid object. ERROR_OBJECT_NOT_FOUND
4313	Unable to read from or write to the database. ERROR_DATABASE_FAILURE
4314	The database is full. ERROR_DATABASE_FULL
4315	The medium is not compatible with the device or media pool. ERROR_MEDIA_INCOMPATIBLE
4316	The resource required for this operation does not exist. ERROR_RESOURCE_NOT_PRESENT
4317	The operation identifier is not valid. ERROR_INVALID_OPERATION
4318	The media is not mounted or ready for use. ERROR_MEDIA_NOT_AVAILABLE
4319	The device is not ready for use. ERROR_DEVICE_NOT_AVAILABLE
4320	The operator or administrator has refused the request. ERROR_REQUEST_REFUSED
4350	The remote storage service was not able to recall the file. ERROR_FILE_OFFLINE
4351	The remote storage service is not operational at this time. ERROR_REMOTE_STORAGE_NOT_ACTIVE
4352	The remote storage service encountered a media error. ERROR_REMOTE_STORAGE_MEDIA_ERROR
4390	The file or directory is not a reparse point. ERROR_NOT_A_REPARSE_POINT
4391	The reparse point attribute cannot be set because it conflicts with an existing attribute. ERROR_REPARSE_ATTRIBUTE_CONFLICT

[Hamster Ys Documentation]