WinError.h
上传用户:dzyhzl
上传日期:2019-04-29
资源大小:56270k
文件大小:582k
- //
- // MessageText:
- //
- // Having a parent that is an alias is not permitted. Aliases are leaf objects.
- //
- #define ERROR_DS_PARENT_IS_AN_ALIAS 8330L
- //
- // MessageId: ERROR_DS_CANT_MIX_MASTER_AND_REPS
- //
- // MessageText:
- //
- // The object and parent must be of the same type, either both masters or both replicas.
- //
- #define ERROR_DS_CANT_MIX_MASTER_AND_REPS 8331L
- //
- // MessageId: ERROR_DS_CHILDREN_EXIST
- //
- // MessageText:
- //
- // The operation cannot be performed because child objects exist. This operation can only be performed on a leaf object.
- //
- #define ERROR_DS_CHILDREN_EXIST 8332L
- //
- // MessageId: ERROR_DS_OBJ_NOT_FOUND
- //
- // MessageText:
- //
- // Directory object not found.
- //
- #define ERROR_DS_OBJ_NOT_FOUND 8333L
- //
- // MessageId: ERROR_DS_ALIASED_OBJ_MISSING
- //
- // MessageText:
- //
- // The aliased object is missing.
- //
- #define ERROR_DS_ALIASED_OBJ_MISSING 8334L
- //
- // MessageId: ERROR_DS_BAD_NAME_SYNTAX
- //
- // MessageText:
- //
- // The object name has bad syntax.
- //
- #define ERROR_DS_BAD_NAME_SYNTAX 8335L
- //
- // MessageId: ERROR_DS_ALIAS_POINTS_TO_ALIAS
- //
- // MessageText:
- //
- // It is not permitted for an alias to refer to another alias.
- //
- #define ERROR_DS_ALIAS_POINTS_TO_ALIAS 8336L
- //
- // MessageId: ERROR_DS_CANT_DEREF_ALIAS
- //
- // MessageText:
- //
- // The alias cannot be dereferenced.
- //
- #define ERROR_DS_CANT_DEREF_ALIAS 8337L
- //
- // MessageId: ERROR_DS_OUT_OF_SCOPE
- //
- // MessageText:
- //
- // The operation is out of scope.
- //
- #define ERROR_DS_OUT_OF_SCOPE 8338L
- //
- // MessageId: ERROR_DS_OBJECT_BEING_REMOVED
- //
- // MessageText:
- //
- // The operation cannot continue because the object is in the process of being removed.
- //
- #define ERROR_DS_OBJECT_BEING_REMOVED 8339L
- //
- // MessageId: ERROR_DS_CANT_DELETE_DSA_OBJ
- //
- // MessageText:
- //
- // The DSA object cannot be deleted.
- //
- #define ERROR_DS_CANT_DELETE_DSA_OBJ 8340L
- //
- // MessageId: ERROR_DS_GENERIC_ERROR
- //
- // MessageText:
- //
- // A directory service error has occurred.
- //
- #define ERROR_DS_GENERIC_ERROR 8341L
- //
- // MessageId: ERROR_DS_DSA_MUST_BE_INT_MASTER
- //
- // MessageText:
- //
- // The operation can only be performed on an internal master DSA object.
- //
- #define ERROR_DS_DSA_MUST_BE_INT_MASTER 8342L
- //
- // MessageId: ERROR_DS_CLASS_NOT_DSA
- //
- // MessageText:
- //
- // The object must be of class DSA.
- //
- #define ERROR_DS_CLASS_NOT_DSA 8343L
- //
- // MessageId: ERROR_DS_INSUFF_ACCESS_RIGHTS
- //
- // MessageText:
- //
- // Insufficient access rights to perform the operation.
- //
- #define ERROR_DS_INSUFF_ACCESS_RIGHTS 8344L
- //
- // MessageId: ERROR_DS_ILLEGAL_SUPERIOR
- //
- // MessageText:
- //
- // The object cannot be added because the parent is not on the list of possible superiors.
- //
- #define ERROR_DS_ILLEGAL_SUPERIOR 8345L
- //
- // MessageId: ERROR_DS_ATTRIBUTE_OWNED_BY_SAM
- //
- // MessageText:
- //
- // Access to the attribute is not permitted because the attribute is owned by the Security Accounts Manager (SAM).
- //
- #define ERROR_DS_ATTRIBUTE_OWNED_BY_SAM 8346L
- //
- // MessageId: ERROR_DS_NAME_TOO_MANY_PARTS
- //
- // MessageText:
- //
- // The name has too many parts.
- //
- #define ERROR_DS_NAME_TOO_MANY_PARTS 8347L
- //
- // MessageId: ERROR_DS_NAME_TOO_LONG
- //
- // MessageText:
- //
- // The name is too long.
- //
- #define ERROR_DS_NAME_TOO_LONG 8348L
- //
- // MessageId: ERROR_DS_NAME_VALUE_TOO_LONG
- //
- // MessageText:
- //
- // The name value is too long.
- //
- #define ERROR_DS_NAME_VALUE_TOO_LONG 8349L
- //
- // MessageId: ERROR_DS_NAME_UNPARSEABLE
- //
- // MessageText:
- //
- // The directory service encountered an error parsing a name.
- //
- #define ERROR_DS_NAME_UNPARSEABLE 8350L
- //
- // MessageId: ERROR_DS_NAME_TYPE_UNKNOWN
- //
- // MessageText:
- //
- // The directory service cannot get the attribute type for a name.
- //
- #define ERROR_DS_NAME_TYPE_UNKNOWN 8351L
- //
- // MessageId: ERROR_DS_NOT_AN_OBJECT
- //
- // MessageText:
- //
- // The name does not identify an object; the name identifies a phantom.
- //
- #define ERROR_DS_NOT_AN_OBJECT 8352L
- //
- // MessageId: ERROR_DS_SEC_DESC_TOO_SHORT
- //
- // MessageText:
- //
- // The security descriptor is too short.
- //
- #define ERROR_DS_SEC_DESC_TOO_SHORT 8353L
- //
- // MessageId: ERROR_DS_SEC_DESC_INVALID
- //
- // MessageText:
- //
- // The security descriptor is invalid.
- //
- #define ERROR_DS_SEC_DESC_INVALID 8354L
- //
- // MessageId: ERROR_DS_NO_DELETED_NAME
- //
- // MessageText:
- //
- // Failed to create name for deleted object.
- //
- #define ERROR_DS_NO_DELETED_NAME 8355L
- //
- // MessageId: ERROR_DS_SUBREF_MUST_HAVE_PARENT
- //
- // MessageText:
- //
- // The parent of a new subref must exist.
- //
- #define ERROR_DS_SUBREF_MUST_HAVE_PARENT 8356L
- //
- // MessageId: ERROR_DS_NCNAME_MUST_BE_NC
- //
- // MessageText:
- //
- // The object must be a naming context.
- //
- #define ERROR_DS_NCNAME_MUST_BE_NC 8357L
- //
- // MessageId: ERROR_DS_CANT_ADD_SYSTEM_ONLY
- //
- // MessageText:
- //
- // It is not permitted to add an attribute which is owned by the system.
- //
- #define ERROR_DS_CANT_ADD_SYSTEM_ONLY 8358L
- //
- // MessageId: ERROR_DS_CLASS_MUST_BE_CONCRETE
- //
- // MessageText:
- //
- // The class of the object must be structural; you cannot instantiate an abstract class.
- //
- #define ERROR_DS_CLASS_MUST_BE_CONCRETE 8359L
- //
- // MessageId: ERROR_DS_INVALID_DMD
- //
- // MessageText:
- //
- // The schema object could not be found.
- //
- #define ERROR_DS_INVALID_DMD 8360L
- //
- // MessageId: ERROR_DS_OBJ_GUID_EXISTS
- //
- // MessageText:
- //
- // A local object with this GUID (dead or alive) already exists.
- //
- #define ERROR_DS_OBJ_GUID_EXISTS 8361L
- //
- // MessageId: ERROR_DS_NOT_ON_BACKLINK
- //
- // MessageText:
- //
- // The operation cannot be performed on a back link.
- //
- #define ERROR_DS_NOT_ON_BACKLINK 8362L
- //
- // MessageId: ERROR_DS_NO_CROSSREF_FOR_NC
- //
- // MessageText:
- //
- // The cross reference for the specified naming context could not be found.
- //
- #define ERROR_DS_NO_CROSSREF_FOR_NC 8363L
- //
- // MessageId: ERROR_DS_SHUTTING_DOWN
- //
- // MessageText:
- //
- // The operation could not be performed because the directory service is shutting down.
- //
- #define ERROR_DS_SHUTTING_DOWN 8364L
- //
- // MessageId: ERROR_DS_UNKNOWN_OPERATION
- //
- // MessageText:
- //
- // The directory service request is invalid.
- //
- #define ERROR_DS_UNKNOWN_OPERATION 8365L
- //
- // MessageId: ERROR_DS_INVALID_ROLE_OWNER
- //
- // MessageText:
- //
- // The role owner attribute could not be read.
- //
- #define ERROR_DS_INVALID_ROLE_OWNER 8366L
- //
- // MessageId: ERROR_DS_COULDNT_CONTACT_FSMO
- //
- // MessageText:
- //
- // The requested FSMO operation failed. The current FSMO holder could not be contacted.
- //
- #define ERROR_DS_COULDNT_CONTACT_FSMO 8367L
- //
- // MessageId: ERROR_DS_CROSS_NC_DN_RENAME
- //
- // MessageText:
- //
- // Modification of a DN across a naming context is not permitted.
- //
- #define ERROR_DS_CROSS_NC_DN_RENAME 8368L
- //
- // MessageId: ERROR_DS_CANT_MOD_SYSTEM_ONLY
- //
- // MessageText:
- //
- // The attribute cannot be modified because it is owned by the system.
- //
- #define ERROR_DS_CANT_MOD_SYSTEM_ONLY 8369L
- //
- // MessageId: ERROR_DS_REPLICATOR_ONLY
- //
- // MessageText:
- //
- // Only the replicator can perform this function.
- //
- #define ERROR_DS_REPLICATOR_ONLY 8370L
- //
- // MessageId: ERROR_DS_OBJ_CLASS_NOT_DEFINED
- //
- // MessageText:
- //
- // The specified class is not defined.
- //
- #define ERROR_DS_OBJ_CLASS_NOT_DEFINED 8371L
- //
- // MessageId: ERROR_DS_OBJ_CLASS_NOT_SUBCLASS
- //
- // MessageText:
- //
- // The specified class is not a subclass.
- //
- #define ERROR_DS_OBJ_CLASS_NOT_SUBCLASS 8372L
- //
- // MessageId: ERROR_DS_NAME_REFERENCE_INVALID
- //
- // MessageText:
- //
- // The name reference is invalid.
- //
- #define ERROR_DS_NAME_REFERENCE_INVALID 8373L
- //
- // MessageId: ERROR_DS_CROSS_REF_EXISTS
- //
- // MessageText:
- //
- // A cross reference already exists.
- //
- #define ERROR_DS_CROSS_REF_EXISTS 8374L
- //
- // MessageId: ERROR_DS_CANT_DEL_MASTER_CROSSREF
- //
- // MessageText:
- //
- // It is not permitted to delete a master cross reference.
- //
- #define ERROR_DS_CANT_DEL_MASTER_CROSSREF 8375L
- //
- // MessageId: ERROR_DS_SUBTREE_NOTIFY_NOT_NC_HEAD
- //
- // MessageText:
- //
- // Subtree notifications are only supported on NC heads.
- //
- #define ERROR_DS_SUBTREE_NOTIFY_NOT_NC_HEAD 8376L
- //
- // MessageId: ERROR_DS_NOTIFY_FILTER_TOO_COMPLEX
- //
- // MessageText:
- //
- // Notification filter is too complex.
- //
- #define ERROR_DS_NOTIFY_FILTER_TOO_COMPLEX 8377L
- //
- // MessageId: ERROR_DS_DUP_RDN
- //
- // MessageText:
- //
- // Schema update failed: duplicate RDN.
- //
- #define ERROR_DS_DUP_RDN 8378L
- //
- // MessageId: ERROR_DS_DUP_OID
- //
- // MessageText:
- //
- // Schema update failed: duplicate OID.
- //
- #define ERROR_DS_DUP_OID 8379L
- //
- // MessageId: ERROR_DS_DUP_MAPI_ID
- //
- // MessageText:
- //
- // Schema update failed: duplicate MAPI identifier.
- //
- #define ERROR_DS_DUP_MAPI_ID 8380L
- //
- // MessageId: ERROR_DS_DUP_SCHEMA_ID_GUID
- //
- // MessageText:
- //
- // Schema update failed: duplicate schema-id GUID.
- //
- #define ERROR_DS_DUP_SCHEMA_ID_GUID 8381L
- //
- // MessageId: ERROR_DS_DUP_LDAP_DISPLAY_NAME
- //
- // MessageText:
- //
- // Schema update failed: duplicate LDAP display name.
- //
- #define ERROR_DS_DUP_LDAP_DISPLAY_NAME 8382L
- //
- // MessageId: ERROR_DS_SEMANTIC_ATT_TEST
- //
- // MessageText:
- //
- // Schema update failed: range-lower less than range upper.
- //
- #define ERROR_DS_SEMANTIC_ATT_TEST 8383L
- //
- // MessageId: ERROR_DS_SYNTAX_MISMATCH
- //
- // MessageText:
- //
- // Schema update failed: syntax mismatch.
- //
- #define ERROR_DS_SYNTAX_MISMATCH 8384L
- //
- // MessageId: ERROR_DS_EXISTS_IN_MUST_HAVE
- //
- // MessageText:
- //
- // Schema deletion failed: attribute is used in must-contain.
- //
- #define ERROR_DS_EXISTS_IN_MUST_HAVE 8385L
- //
- // MessageId: ERROR_DS_EXISTS_IN_MAY_HAVE
- //
- // MessageText:
- //
- // Schema deletion failed: attribute is used in may-contain.
- //
- #define ERROR_DS_EXISTS_IN_MAY_HAVE 8386L
- //
- // MessageId: ERROR_DS_NONEXISTENT_MAY_HAVE
- //
- // MessageText:
- //
- // Schema update failed: attribute in may-contain does not exist.
- //
- #define ERROR_DS_NONEXISTENT_MAY_HAVE 8387L
- //
- // MessageId: ERROR_DS_NONEXISTENT_MUST_HAVE
- //
- // MessageText:
- //
- // Schema update failed: attribute in must-contain does not exist.
- //
- #define ERROR_DS_NONEXISTENT_MUST_HAVE 8388L
- //
- // MessageId: ERROR_DS_AUX_CLS_TEST_FAIL
- //
- // MessageText:
- //
- // Schema update failed: class in aux-class list does not exist or is not an auxiliary class.
- //
- #define ERROR_DS_AUX_CLS_TEST_FAIL 8389L
- //
- // MessageId: ERROR_DS_NONEXISTENT_POSS_SUP
- //
- // MessageText:
- //
- // Schema update failed: class in poss-superiors does not exist.
- //
- #define ERROR_DS_NONEXISTENT_POSS_SUP 8390L
- //
- // MessageId: ERROR_DS_SUB_CLS_TEST_FAIL
- //
- // MessageText:
- //
- // Schema update failed: class in subclassof list does not exist or does not satisfy hierarchy rules.
- //
- #define ERROR_DS_SUB_CLS_TEST_FAIL 8391L
- //
- // MessageId: ERROR_DS_BAD_RDN_ATT_ID_SYNTAX
- //
- // MessageText:
- //
- // Schema update failed: Rdn-Att-Id has wrong syntax.
- //
- #define ERROR_DS_BAD_RDN_ATT_ID_SYNTAX 8392L
- //
- // MessageId: ERROR_DS_EXISTS_IN_AUX_CLS
- //
- // MessageText:
- //
- // Schema deletion failed: class is used as auxiliary class.
- //
- #define ERROR_DS_EXISTS_IN_AUX_CLS 8393L
- //
- // MessageId: ERROR_DS_EXISTS_IN_SUB_CLS
- //
- // MessageText:
- //
- // Schema deletion failed: class is used as sub class.
- //
- #define ERROR_DS_EXISTS_IN_SUB_CLS 8394L
- //
- // MessageId: ERROR_DS_EXISTS_IN_POSS_SUP
- //
- // MessageText:
- //
- // Schema deletion failed: class is used as poss superior.
- //
- #define ERROR_DS_EXISTS_IN_POSS_SUP 8395L
- //
- // MessageId: ERROR_DS_RECALCSCHEMA_FAILED
- //
- // MessageText:
- //
- // Schema update failed in recalculating validation cache.
- //
- #define ERROR_DS_RECALCSCHEMA_FAILED 8396L
- //
- // MessageId: ERROR_DS_TREE_DELETE_NOT_FINISHED
- //
- // MessageText:
- //
- // The tree deletion is not finished. The request must be made again to continue deleting the tree.
- //
- #define ERROR_DS_TREE_DELETE_NOT_FINISHED 8397L
- //
- // MessageId: ERROR_DS_CANT_DELETE
- //
- // MessageText:
- //
- // The requested delete operation could not be performed.
- //
- #define ERROR_DS_CANT_DELETE 8398L
- //
- // MessageId: ERROR_DS_ATT_SCHEMA_REQ_ID
- //
- // MessageText:
- //
- // Cannot read the governs class identifier for the schema record.
- //
- #define ERROR_DS_ATT_SCHEMA_REQ_ID 8399L
- //
- // MessageId: ERROR_DS_BAD_ATT_SCHEMA_SYNTAX
- //
- // MessageText:
- //
- // The attribute schema has bad syntax.
- //
- #define ERROR_DS_BAD_ATT_SCHEMA_SYNTAX 8400L
- //
- // MessageId: ERROR_DS_CANT_CACHE_ATT
- //
- // MessageText:
- //
- // The attribute could not be cached.
- //
- #define ERROR_DS_CANT_CACHE_ATT 8401L
- //
- // MessageId: ERROR_DS_CANT_CACHE_CLASS
- //
- // MessageText:
- //
- // The class could not be cached.
- //
- #define ERROR_DS_CANT_CACHE_CLASS 8402L
- //
- // MessageId: ERROR_DS_CANT_REMOVE_ATT_CACHE
- //
- // MessageText:
- //
- // The attribute could not be removed from the cache.
- //
- #define ERROR_DS_CANT_REMOVE_ATT_CACHE 8403L
- //
- // MessageId: ERROR_DS_CANT_REMOVE_CLASS_CACHE
- //
- // MessageText:
- //
- // The class could not be removed from the cache.
- //
- #define ERROR_DS_CANT_REMOVE_CLASS_CACHE 8404L
- //
- // MessageId: ERROR_DS_CANT_RETRIEVE_DN
- //
- // MessageText:
- //
- // The distinguished name attribute could not be read.
- //
- #define ERROR_DS_CANT_RETRIEVE_DN 8405L
- //
- // MessageId: ERROR_DS_MISSING_SUPREF
- //
- // MessageText:
- //
- // A required subref is missing.
- //
- #define ERROR_DS_MISSING_SUPREF 8406L
- //
- // MessageId: ERROR_DS_CANT_RETRIEVE_INSTANCE
- //
- // MessageText:
- //
- // The instance type attribute could not be retrieved.
- //
- #define ERROR_DS_CANT_RETRIEVE_INSTANCE 8407L
- //
- // MessageId: ERROR_DS_CODE_INCONSISTENCY
- //
- // MessageText:
- //
- // An internal error has occurred.
- //
- #define ERROR_DS_CODE_INCONSISTENCY 8408L
- //
- // MessageId: ERROR_DS_DATABASE_ERROR
- //
- // MessageText:
- //
- // A database error has occurred.
- //
- #define ERROR_DS_DATABASE_ERROR 8409L
- //
- // MessageId: ERROR_DS_GOVERNSID_MISSING
- //
- // MessageText:
- //
- // The attribute GOVERNSID is missing.
- //
- #define ERROR_DS_GOVERNSID_MISSING 8410L
- //
- // MessageId: ERROR_DS_MISSING_EXPECTED_ATT
- //
- // MessageText:
- //
- // An expected attribute is missing.
- //
- #define ERROR_DS_MISSING_EXPECTED_ATT 8411L
- //
- // MessageId: ERROR_DS_NCNAME_MISSING_CR_REF
- //
- // MessageText:
- //
- // The specified naming context is missing a cross reference.
- //
- #define ERROR_DS_NCNAME_MISSING_CR_REF 8412L
- //
- // MessageId: ERROR_DS_SECURITY_CHECKING_ERROR
- //
- // MessageText:
- //
- // A security checking error has occurred.
- //
- #define ERROR_DS_SECURITY_CHECKING_ERROR 8413L
- //
- // MessageId: ERROR_DS_SCHEMA_NOT_LOADED
- //
- // MessageText:
- //
- // The schema is not loaded.
- //
- #define ERROR_DS_SCHEMA_NOT_LOADED 8414L
- //
- // MessageId: ERROR_DS_SCHEMA_ALLOC_FAILED
- //
- // MessageText:
- //
- // Schema allocation failed. Please check if the machine is running low on memory.
- //
- #define ERROR_DS_SCHEMA_ALLOC_FAILED 8415L
- //
- // MessageId: ERROR_DS_ATT_SCHEMA_REQ_SYNTAX
- //
- // MessageText:
- //
- // Failed to obtain the required syntax for the attribute schema.
- //
- #define ERROR_DS_ATT_SCHEMA_REQ_SYNTAX 8416L
- //
- // MessageId: ERROR_DS_GCVERIFY_ERROR
- //
- // MessageText:
- //
- // 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.
- //
- #define ERROR_DS_GCVERIFY_ERROR 8417L
- //
- // MessageId: ERROR_DS_DRA_SCHEMA_MISMATCH
- //
- // MessageText:
- //
- // The replication operation failed because of a schema mismatch between the servers involved.
- //
- #define ERROR_DS_DRA_SCHEMA_MISMATCH 8418L
- //
- // MessageId: ERROR_DS_CANT_FIND_DSA_OBJ
- //
- // MessageText:
- //
- // The DSA object could not be found.
- //
- #define ERROR_DS_CANT_FIND_DSA_OBJ 8419L
- //
- // MessageId: ERROR_DS_CANT_FIND_EXPECTED_NC
- //
- // MessageText:
- //
- // The naming context could not be found.
- //
- #define ERROR_DS_CANT_FIND_EXPECTED_NC 8420L
- //
- // MessageId: ERROR_DS_CANT_FIND_NC_IN_CACHE
- //
- // MessageText:
- //
- // The naming context could not be found in the cache.
- //
- #define ERROR_DS_CANT_FIND_NC_IN_CACHE 8421L
- //
- // MessageId: ERROR_DS_CANT_RETRIEVE_CHILD
- //
- // MessageText:
- //
- // The child object could not be retrieved.
- //
- #define ERROR_DS_CANT_RETRIEVE_CHILD 8422L
- //
- // MessageId: ERROR_DS_SECURITY_ILLEGAL_MODIFY
- //
- // MessageText:
- //
- // The modification was not permitted for security reasons.
- //
- #define ERROR_DS_SECURITY_ILLEGAL_MODIFY 8423L
- //
- // MessageId: ERROR_DS_CANT_REPLACE_HIDDEN_REC
- //
- // MessageText:
- //
- // The operation cannot replace the hidden record.
- //
- #define ERROR_DS_CANT_REPLACE_HIDDEN_REC 8424L
- //
- // MessageId: ERROR_DS_BAD_HIERARCHY_FILE
- //
- // MessageText:
- //
- // The hierarchy file is invalid.
- //
- #define ERROR_DS_BAD_HIERARCHY_FILE 8425L
- //
- // MessageId: ERROR_DS_BUILD_HIERARCHY_TABLE_FAILED
- //
- // MessageText:
- //
- // The attempt to build the hierarchy table failed.
- //
- #define ERROR_DS_BUILD_HIERARCHY_TABLE_FAILED 8426L
- //
- // MessageId: ERROR_DS_CONFIG_PARAM_MISSING
- //
- // MessageText:
- //
- // The directory configuration parameter is missing from the registry.
- //
- #define ERROR_DS_CONFIG_PARAM_MISSING 8427L
- //
- // MessageId: ERROR_DS_COUNTING_AB_INDICES_FAILED
- //
- // MessageText:
- //
- // The attempt to count the address book indices failed.
- //
- #define ERROR_DS_COUNTING_AB_INDICES_FAILED 8428L
- //
- // MessageId: ERROR_DS_HIERARCHY_TABLE_MALLOC_FAILED
- //
- // MessageText:
- //
- // The allocation of the hierarchy table failed.
- //
- #define ERROR_DS_HIERARCHY_TABLE_MALLOC_FAILED 8429L
- //
- // MessageId: ERROR_DS_INTERNAL_FAILURE
- //
- // MessageText:
- //
- // The directory service encountered an internal failure.
- //
- #define ERROR_DS_INTERNAL_FAILURE 8430L
- //
- // MessageId: ERROR_DS_UNKNOWN_ERROR
- //
- // MessageText:
- //
- // The directory service encountered an unknown failure.
- //
- #define ERROR_DS_UNKNOWN_ERROR 8431L
- //
- // MessageId: ERROR_DS_ROOT_REQUIRES_CLASS_TOP
- //
- // MessageText:
- //
- // A root object requires a class of 'top'.
- //
- #define ERROR_DS_ROOT_REQUIRES_CLASS_TOP 8432L
- //
- // MessageId: ERROR_DS_REFUSING_FSMO_ROLES
- //
- // MessageText:
- //
- // This directory server is shutting down, and cannot take ownership of new floating single-master operation roles.
- //
- #define ERROR_DS_REFUSING_FSMO_ROLES 8433L
- //
- // MessageId: ERROR_DS_MISSING_FSMO_SETTINGS
- //
- // MessageText:
- //
- // The directory service is missing mandatory configuration information, and is unable to determine the ownership of floating single-master operation roles.
- //
- #define ERROR_DS_MISSING_FSMO_SETTINGS 8434L
- //
- // MessageId: ERROR_DS_UNABLE_TO_SURRENDER_ROLES
- //
- // MessageText:
- //
- // The directory service was unable to transfer ownership of one or more floating single-master operation roles to other servers.
- //
- #define ERROR_DS_UNABLE_TO_SURRENDER_ROLES 8435L
- //
- // MessageId: ERROR_DS_DRA_GENERIC
- //
- // MessageText:
- //
- // The replication operation failed.
- //
- #define ERROR_DS_DRA_GENERIC 8436L
- //
- // MessageId: ERROR_DS_DRA_INVALID_PARAMETER
- //
- // MessageText:
- //
- // An invalid parameter was specified for this replication operation.
- //
- #define ERROR_DS_DRA_INVALID_PARAMETER 8437L
- //
- // MessageId: ERROR_DS_DRA_BUSY
- //
- // MessageText:
- //
- // The directory service is too busy to complete the replication operation at this time.
- //
- #define ERROR_DS_DRA_BUSY 8438L
- //
- // MessageId: ERROR_DS_DRA_BAD_DN
- //
- // MessageText:
- //
- // The distinguished name specified for this replication operation is invalid.
- //
- #define ERROR_DS_DRA_BAD_DN 8439L
- //
- // MessageId: ERROR_DS_DRA_BAD_NC
- //
- // MessageText:
- //
- // The naming context specified for this replication operation is invalid.
- //
- #define ERROR_DS_DRA_BAD_NC 8440L
- //
- // MessageId: ERROR_DS_DRA_DN_EXISTS
- //
- // MessageText:
- //
- // The distinguished name specified for this replication operation already exists.
- //
- #define ERROR_DS_DRA_DN_EXISTS 8441L
- //
- // MessageId: ERROR_DS_DRA_INTERNAL_ERROR
- //
- // MessageText:
- //
- // The replication system encountered an internal error.
- //
- #define ERROR_DS_DRA_INTERNAL_ERROR 8442L
- //
- // MessageId: ERROR_DS_DRA_INCONSISTENT_DIT
- //
- // MessageText:
- //
- // The replication operation encountered a database inconsistency.
- //
- #define ERROR_DS_DRA_INCONSISTENT_DIT 8443L
- //
- // MessageId: ERROR_DS_DRA_CONNECTION_FAILED
- //
- // MessageText:
- //
- // The server specified for this replication operation could not be contacted.
- //
- #define ERROR_DS_DRA_CONNECTION_FAILED 8444L
- //
- // MessageId: ERROR_DS_DRA_BAD_INSTANCE_TYPE
- //
- // MessageText:
- //
- // The replication operation encountered an object with an invalid instance type.
- //
- #define ERROR_DS_DRA_BAD_INSTANCE_TYPE 8445L
- //
- // MessageId: ERROR_DS_DRA_OUT_OF_MEM
- //
- // MessageText:
- //
- // The replication operation failed to allocate memory.
- //
- #define ERROR_DS_DRA_OUT_OF_MEM 8446L
- //
- // MessageId: ERROR_DS_DRA_MAIL_PROBLEM
- //
- // MessageText:
- //
- // The replication operation encountered an error with the mail system.
- //
- #define ERROR_DS_DRA_MAIL_PROBLEM 8447L
- //
- // MessageId: ERROR_DS_DRA_REF_ALREADY_EXISTS
- //
- // MessageText:
- //
- // The replication reference information for the target server already exists.
- //
- #define ERROR_DS_DRA_REF_ALREADY_EXISTS 8448L
- //
- // MessageId: ERROR_DS_DRA_REF_NOT_FOUND
- //
- // MessageText:
- //
- // The replication reference information for the target server does not exist.
- //
- #define ERROR_DS_DRA_REF_NOT_FOUND 8449L
- //
- // MessageId: ERROR_DS_DRA_OBJ_IS_REP_SOURCE
- //
- // MessageText:
- //
- // The naming context cannot be removed because it is replicated to another server.
- //
- #define ERROR_DS_DRA_OBJ_IS_REP_SOURCE 8450L
- //
- // MessageId: ERROR_DS_DRA_DB_ERROR
- //
- // MessageText:
- //
- // The replication operation encountered a database error.
- //
- #define ERROR_DS_DRA_DB_ERROR 8451L
- //
- // MessageId: ERROR_DS_DRA_NO_REPLICA
- //
- // MessageText:
- //
- // The naming context is in the process of being removed or is not replicated from the specified server.
- //
- #define ERROR_DS_DRA_NO_REPLICA 8452L
- //
- // MessageId: ERROR_DS_DRA_ACCESS_DENIED
- //
- // MessageText:
- //
- // Replication access was denied.
- //
- #define ERROR_DS_DRA_ACCESS_DENIED 8453L
- //
- // MessageId: ERROR_DS_DRA_NOT_SUPPORTED
- //
- // MessageText:
- //
- // The requested operation is not supported by this version of the directory service.
- //
- #define ERROR_DS_DRA_NOT_SUPPORTED 8454L
- //
- // MessageId: ERROR_DS_DRA_RPC_CANCELLED
- //
- // MessageText:
- //
- // The replication remote procedure call was cancelled.
- //
- #define ERROR_DS_DRA_RPC_CANCELLED 8455L
- //
- // MessageId: ERROR_DS_DRA_SOURCE_DISABLED
- //
- // MessageText:
- //
- // The source server is currently rejecting replication requests.
- //
- #define ERROR_DS_DRA_SOURCE_DISABLED 8456L
- //
- // MessageId: ERROR_DS_DRA_SINK_DISABLED
- //
- // MessageText:
- //
- // The destination server is currently rejecting replication requests.
- //
- #define ERROR_DS_DRA_SINK_DISABLED 8457L
- //
- // MessageId: ERROR_DS_DRA_NAME_COLLISION
- //
- // MessageText:
- //
- // The replication operation failed due to a collision of object names.
- //
- #define ERROR_DS_DRA_NAME_COLLISION 8458L
- //
- // MessageId: ERROR_DS_DRA_SOURCE_REINSTALLED
- //
- // MessageText:
- //
- // The replication source has been reinstalled.
- //
- #define ERROR_DS_DRA_SOURCE_REINSTALLED 8459L
- //
- // MessageId: ERROR_DS_DRA_MISSING_PARENT
- //
- // MessageText:
- //
- // The replication operation failed because a required parent object is missing.
- //
- #define ERROR_DS_DRA_MISSING_PARENT 8460L
- //
- // MessageId: ERROR_DS_DRA_PREEMPTED
- //
- // MessageText:
- //
- // The replication operation was preempted.
- //
- #define ERROR_DS_DRA_PREEMPTED 8461L
- //
- // MessageId: ERROR_DS_DRA_ABANDON_SYNC
- //
- // MessageText:
- //
- // The replication synchronization attempt was abandoned because of a lack of updates.
- //
- #define ERROR_DS_DRA_ABANDON_SYNC 8462L
- //
- // MessageId: ERROR_DS_DRA_SHUTDOWN
- //
- // MessageText:
- //
- // The replication operation was terminated because the system is shutting down.
- //
- #define ERROR_DS_DRA_SHUTDOWN 8463L
- //
- // MessageId: ERROR_DS_DRA_INCOMPATIBLE_PARTIAL_SET
- //
- // MessageText:
- //
- // The replication synchronization attempt failed as the destination partial attribute set is not a subset of source partial attribute set.
- //
- #define ERROR_DS_DRA_INCOMPATIBLE_PARTIAL_SET 8464L
- //
- // MessageId: ERROR_DS_DRA_SOURCE_IS_PARTIAL_REPLICA
- //
- // MessageText:
- //
- // The replication synchronization attempt failed because a master replica attempted to sync from a partial replica.
- //
- #define ERROR_DS_DRA_SOURCE_IS_PARTIAL_REPLICA 8465L
- //
- // MessageId: ERROR_DS_DRA_EXTN_CONNECTION_FAILED
- //
- // MessageText:
- //
- // The server specified for this replication operation was contacted, but that server was unable to contact an additional server needed to complete the operation.
- //
- #define ERROR_DS_DRA_EXTN_CONNECTION_FAILED 8466L
- //
- // MessageId: ERROR_DS_INSTALL_SCHEMA_MISMATCH
- //
- // MessageText:
- //
- // The version of the Active Directory schema of the source forest is not compatible with the version of Active Directory on this computer. You must upgrade the operating system on a domain controller in the source forest before this computer can be added as a domain controller to that forest.
- //
- #define ERROR_DS_INSTALL_SCHEMA_MISMATCH 8467L
- //
- // MessageId: ERROR_DS_DUP_LINK_ID
- //
- // MessageText:
- //
- // Schema update failed: An attribute with the same link identifier already exists.
- //
- #define ERROR_DS_DUP_LINK_ID 8468L
- //
- // MessageId: ERROR_DS_NAME_ERROR_RESOLVING
- //
- // MessageText:
- //
- // Name translation: Generic processing error.
- //
- #define ERROR_DS_NAME_ERROR_RESOLVING 8469L
- //
- // MessageId: ERROR_DS_NAME_ERROR_NOT_FOUND
- //
- // MessageText:
- //
- // Name translation: Could not find the name or insufficient right to see name.
- //
- #define ERROR_DS_NAME_ERROR_NOT_FOUND 8470L
- //
- // MessageId: ERROR_DS_NAME_ERROR_NOT_UNIQUE
- //
- // MessageText:
- //
- // Name translation: Input name mapped to more than one output name.
- //
- #define ERROR_DS_NAME_ERROR_NOT_UNIQUE 8471L
- //
- // MessageId: ERROR_DS_NAME_ERROR_NO_MAPPING
- //
- // MessageText:
- //
- // Name translation: Input name found, but not the associated output format.
- //
- #define ERROR_DS_NAME_ERROR_NO_MAPPING 8472L
- //
- // MessageId: ERROR_DS_NAME_ERROR_DOMAIN_ONLY
- //
- // MessageText:
- //
- // Name translation: Unable to resolve completely, only the domain was found.
- //
- #define ERROR_DS_NAME_ERROR_DOMAIN_ONLY 8473L
- //
- // MessageId: ERROR_DS_NAME_ERROR_NO_SYNTACTICAL_MAPPING
- //
- // MessageText:
- //
- // Name translation: Unable to perform purely syntactical mapping at the client without going out to the wire.
- //
- #define ERROR_DS_NAME_ERROR_NO_SYNTACTICAL_MAPPING 8474L
- //
- // MessageId: ERROR_DS_CONSTRUCTED_ATT_MOD
- //
- // MessageText:
- //
- // Modification of a constructed att is not allowed.
- //
- #define ERROR_DS_CONSTRUCTED_ATT_MOD 8475L
- //
- // MessageId: ERROR_DS_WRONG_OM_OBJ_CLASS
- //
- // MessageText:
- //
- // The OM-Object-Class specified is incorrect for an attribute with the specified syntax.
- //
- #define ERROR_DS_WRONG_OM_OBJ_CLASS 8476L
- //
- // MessageId: ERROR_DS_DRA_REPL_PENDING
- //
- // MessageText:
- //
- // The replication request has been posted; waiting for reply.
- //
- #define ERROR_DS_DRA_REPL_PENDING 8477L
- //
- // MessageId: ERROR_DS_DS_REQUIRED
- //
- // MessageText:
- //
- // The requested operation requires a directory service, and none was available.
- //
- #define ERROR_DS_DS_REQUIRED 8478L
- //
- // MessageId: ERROR_DS_INVALID_LDAP_DISPLAY_NAME
- //
- // MessageText:
- //
- // The LDAP display name of the class or attribute contains non-ASCII characters.
- //
- #define ERROR_DS_INVALID_LDAP_DISPLAY_NAME 8479L
- //
- // MessageId: ERROR_DS_NON_BASE_SEARCH
- //
- // MessageText:
- //
- // The requested search operation is only supported for base searches.
- //
- #define ERROR_DS_NON_BASE_SEARCH 8480L
- //
- // MessageId: ERROR_DS_CANT_RETRIEVE_ATTS
- //
- // MessageText:
- //
- // The search failed to retrieve attributes from the database.
- //
- #define ERROR_DS_CANT_RETRIEVE_ATTS 8481L
- //
- // MessageId: ERROR_DS_BACKLINK_WITHOUT_LINK
- //
- // MessageText:
- //
- // The schema update operation tried to add a backward link attribute that has no corresponding forward link.
- //
- #define ERROR_DS_BACKLINK_WITHOUT_LINK 8482L
- //
- // MessageId: ERROR_DS_EPOCH_MISMATCH
- //
- // MessageText:
- //
- // 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.
- //
- #define ERROR_DS_EPOCH_MISMATCH 8483L
- //
- // MessageId: ERROR_DS_SRC_NAME_MISMATCH
- //
- // MessageText:
- //
- // 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.
- //
- #define ERROR_DS_SRC_NAME_MISMATCH 8484L
- //
- // MessageId: ERROR_DS_SRC_AND_DST_NC_IDENTICAL
- //
- // MessageText:
- //
- // Source and destination for the cross-domain move operation are identical. Caller should use local move operation instead of cross-domain move operation.
- //
- #define ERROR_DS_SRC_AND_DST_NC_IDENTICAL 8485L
- //
- // MessageId: ERROR_DS_DST_NC_MISMATCH
- //
- // MessageText:
- //
- // 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.
- //
- #define ERROR_DS_DST_NC_MISMATCH 8486L
- //
- // MessageId: ERROR_DS_NOT_AUTHORITIVE_FOR_DST_NC
- //
- // MessageText:
- //
- // Destination of a cross-domain move is not authoritative for the destination naming context.
- //
- #define ERROR_DS_NOT_AUTHORITIVE_FOR_DST_NC 8487L
- //
- // MessageId: ERROR_DS_SRC_GUID_MISMATCH
- //
- // MessageText:
- //
- // 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.
- //
- #define ERROR_DS_SRC_GUID_MISMATCH 8488L
- //
- // MessageId: ERROR_DS_CANT_MOVE_DELETED_OBJECT
- //
- // MessageText:
- //
- // 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.
- //
- #define ERROR_DS_CANT_MOVE_DELETED_OBJECT 8489L
- //
- // MessageId: ERROR_DS_PDC_OPERATION_IN_PROGRESS
- //
- // MessageText:
- //
- // Another operation which requires exclusive access to the PDC FSMO is already in progress.
- //
- #define ERROR_DS_PDC_OPERATION_IN_PROGRESS 8490L
- //
- // MessageId: ERROR_DS_CROSS_DOMAIN_CLEANUP_REQD
- //
- // MessageText:
- //
- // 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.
- //
- #define ERROR_DS_CROSS_DOMAIN_CLEANUP_REQD 8491L
- //
- // MessageId: ERROR_DS_ILLEGAL_XDOM_MOVE_OPERATION
- //
- // MessageText:
- //
- // 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.
- //
- #define ERROR_DS_ILLEGAL_XDOM_MOVE_OPERATION 8492L
- //
- // MessageId: ERROR_DS_CANT_WITH_ACCT_GROUP_MEMBERSHPS
- //
- // MessageText:
- //
- // 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.
- //
- #define ERROR_DS_CANT_WITH_ACCT_GROUP_MEMBERSHPS 8493L
- //
- // MessageId: ERROR_DS_NC_MUST_HAVE_NC_PARENT
- //
- // MessageText:
- //
- // A naming context head must be the immediate child of another naming context head, not of an interior node.
- //
- #define ERROR_DS_NC_MUST_HAVE_NC_PARENT 8494L
- //
- // MessageId: ERROR_DS_CR_IMPOSSIBLE_TO_VALIDATE
- //
- // MessageText:
- //
- // The directory cannot validate the proposed naming context name because it does not hold a replica of the naming context above the proposed naming context. Please ensure that the domain naming master role is held by a server that is configured as a global catalog server, and that the server is up to date with its replication partners. (Applies only to Windows 2000 Domain Naming masters)
- //
- #define ERROR_DS_CR_IMPOSSIBLE_TO_VALIDATE 8495L
- //
- // MessageId: ERROR_DS_DST_DOMAIN_NOT_NATIVE
- //
- // MessageText:
- //
- // Destination domain must be in native mode.
- //
- #define ERROR_DS_DST_DOMAIN_NOT_NATIVE 8496L
- //
- // MessageId: ERROR_DS_MISSING_INFRASTRUCTURE_CONTAINER
- //
- // MessageText:
- //
- // The operation can not be performed because the server does not have an infrastructure container in the domain of interest.
- //
- #define ERROR_DS_MISSING_INFRASTRUCTURE_CONTAINER 8497L
- //
- // MessageId: ERROR_DS_CANT_MOVE_ACCOUNT_GROUP
- //
- // MessageText:
- //
- // Cross-domain move of non-empty account groups is not allowed.
- //
- #define ERROR_DS_CANT_MOVE_ACCOUNT_GROUP 8498L
- //
- // MessageId: ERROR_DS_CANT_MOVE_RESOURCE_GROUP
- //
- // MessageText:
- //
- // Cross-domain move of non-empty resource groups is not allowed.
- //
- #define ERROR_DS_CANT_MOVE_RESOURCE_GROUP 8499L
- //
- // MessageId: ERROR_DS_INVALID_SEARCH_FLAG
- //
- // MessageText:
- //
- // The search flags for the attribute are invalid. The ANR bit is valid only on attributes of Unicode or Teletex strings.
- //
- #define ERROR_DS_INVALID_SEARCH_FLAG 8500L
- //
- // MessageId: ERROR_DS_NO_TREE_DELETE_ABOVE_NC
- //
- // MessageText:
- //
- // Tree deletions starting at an object which has an NC head as a descendant are not allowed.
- //
- #define ERROR_DS_NO_TREE_DELETE_ABOVE_NC 8501L
- //
- // MessageId: ERROR_DS_COULDNT_LOCK_TREE_FOR_DELETE
- //
- // MessageText:
- //
- // The directory service failed to lock a tree in preparation for a tree deletion because the tree was in use.
- //
- #define ERROR_DS_COULDNT_LOCK_TREE_FOR_DELETE 8502L
- //
- // MessageId: ERROR_DS_COULDNT_IDENTIFY_OBJECTS_FOR_TREE_DELETE
- //
- // MessageText:
- //
- // The directory service failed to identify the list of objects to delete while attempting a tree deletion.
- //
- #define ERROR_DS_COULDNT_IDENTIFY_OBJECTS_FOR_TREE_DELETE 8503L
- //
- // MessageId: ERROR_DS_SAM_INIT_FAILURE
- //
- // MessageText:
- //
- // Security Accounts Manager initialization failed because of the following error: %1.
- // Error Status: 0x%2. Click OK to shut down the system and reboot into Directory Services Restore Mode. Check the event log for detailed information.
- //
- #define ERROR_DS_SAM_INIT_FAILURE 8504L
- //
- // MessageId: ERROR_DS_SENSITIVE_GROUP_VIOLATION
- //
- // MessageText:
- //
- // Only an administrator can modify the membership list of an administrative group.
- //
- #define ERROR_DS_SENSITIVE_GROUP_VIOLATION 8505L
- //
- // MessageId: ERROR_DS_CANT_MOD_PRIMARYGROUPID
- //
- // MessageText:
- //
- // Cannot change the primary group ID of a domain controller account.
- //
- #define ERROR_DS_CANT_MOD_PRIMARYGROUPID 8506L
- //
- // MessageId: ERROR_DS_ILLEGAL_BASE_SCHEMA_MOD
- //
- // MessageText:
- //
- // An attempt is made to modify the base schema.
- //
- #define ERROR_DS_ILLEGAL_BASE_SCHEMA_MOD 8507L
- //
- // MessageId: ERROR_DS_NONSAFE_SCHEMA_CHANGE
- //
- // MessageText:
- //
- // Adding a new mandatory attribute to an existing class, deleting a mandatory attribute from an existing class, or adding an optional attribute to the special class Top that is not a backlink attribute (directly or through inheritance, for example, by adding or deleting an auxiliary class) is not allowed.
- //
- #define ERROR_DS_NONSAFE_SCHEMA_CHANGE 8508L
- //
- // MessageId: ERROR_DS_SCHEMA_UPDATE_DISALLOWED
- //
- // MessageText:
- //
- // Schema update is not allowed on this DC because the DC is not the schema FSMO Role Owner.
- //
- #define ERROR_DS_SCHEMA_UPDATE_DISALLOWED 8509L
- //
- // MessageId: ERROR_DS_CANT_CREATE_UNDER_SCHEMA
- //
- // MessageText:
- //
- // 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.
- //
- #define ERROR_DS_CANT_CREATE_UNDER_SCHEMA 8510L
- //
- // MessageId: ERROR_DS_INSTALL_NO_SRC_SCH_VERSION
- //
- // MessageText:
- //
- // 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.
- //
- #define ERROR_DS_INSTALL_NO_SRC_SCH_VERSION 8511L
- //
- // MessageId: ERROR_DS_INSTALL_NO_SCH_VERSION_IN_INIFILE
- //
- // MessageText:
- //
- // The replica/child install failed to read the objectVersion attribute in the SCHEMA section of the file schema.ini in the system32 directory.
- //
- #define ERROR_DS_INSTALL_NO_SCH_VERSION_IN_INIFILE 8512L
- //
- // MessageId: ERROR_DS_INVALID_GROUP_TYPE
- //
- // MessageText:
- //
- // The specified group type is invalid.
- //
- #define ERROR_DS_INVALID_GROUP_TYPE 8513L
- //
- // MessageId: ERROR_DS_NO_NEST_GLOBALGROUP_IN_MIXEDDOMAIN
- //
- // MessageText:
- //
- // You cannot nest global groups in a mixed domain if the group is security-enabled.
- //
- #define ERROR_DS_NO_NEST_GLOBALGROUP_IN_MIXEDDOMAIN 8514L
- //
- // MessageId: ERROR_DS_NO_NEST_LOCALGROUP_IN_MIXEDDOMAIN
- //
- // MessageText:
- //
- // You cannot nest local groups in a mixed domain if the group is security-enabled.
- //
- #define ERROR_DS_NO_NEST_LOCALGROUP_IN_MIXEDDOMAIN 8515L
- //
- // MessageId: ERROR_DS_GLOBAL_CANT_HAVE_LOCAL_MEMBER
- //
- // MessageText:
- //
- // A global group cannot have a local group as a member.
- //
- #define ERROR_DS_GLOBAL_CANT_HAVE_LOCAL_MEMBER 8516L
- //
- // MessageId: ERROR_DS_GLOBAL_CANT_HAVE_UNIVERSAL_MEMBER
- //
- // MessageText:
- //
- // A global group cannot have a universal group as a member.
- //
- #define ERROR_DS_GLOBAL_CANT_HAVE_UNIVERSAL_MEMBER 8517L
- //
- // MessageId: ERROR_DS_UNIVERSAL_CANT_HAVE_LOCAL_MEMBER
- //
- // MessageText:
- //
- // A universal group cannot have a local group as a member.
- //
- #define ERROR_DS_UNIVERSAL_CANT_HAVE_LOCAL_MEMBER 8518L
- //
- // MessageId: ERROR_DS_GLOBAL_CANT_HAVE_CROSSDOMAIN_MEMBER
- //
- // MessageText:
- //
- // A global group cannot have a cross-domain member.
- //
- #define ERROR_DS_GLOBAL_CANT_HAVE_CROSSDOMAIN_MEMBER 8519L
- //
- // MessageId: ERROR_DS_LOCAL_CANT_HAVE_CROSSDOMAIN_LOCAL_MEMBER
- //
- // MessageText:
- //
- // A local group cannot have another cross domain local group as a member.
- //
- #define ERROR_DS_LOCAL_CANT_HAVE_CROSSDOMAIN_LOCAL_MEMBER 8520L
- //
- // MessageId: ERROR_DS_HAVE_PRIMARY_MEMBERS
- //
- // MessageText:
- //
- // A group with primary members cannot change to a security-disabled group.
- //
- #define ERROR_DS_HAVE_PRIMARY_MEMBERS 8521L
- //
- // MessageId: ERROR_DS_STRING_SD_CONVERSION_FAILED
- //
- // MessageText:
- //
- // The schema cache load failed to convert the string default SD on a class-schema object.
- //
- #define ERROR_DS_STRING_SD_CONVERSION_FAILED 8522L
- //
- // MessageId: ERROR_DS_NAMING_MASTER_GC
- //
- // MessageText:
- //
- // 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)
- //
- #define ERROR_DS_NAMING_MASTER_GC 8523L
- //
- // MessageId: ERROR_DS_DNS_LOOKUP_FAILURE
- //
- // MessageText:
- //
- // The DSA operation is unable to proceed because of a DNS lookup failure.
- //
- #define ERROR_DS_DNS_LOOKUP_FAILURE 8524L
- //
- // MessageId: ERROR_DS_COULDNT_UPDATE_SPNS
- //
- // MessageText:
- //
- // While processing a change to the DNS Host Name for an object, the Service Principal Name values could not be kept in sync.
- //
- #define ERROR_DS_COULDNT_UPDATE_SPNS 8525L
- //
- // MessageId: ERROR_DS_CANT_RETRIEVE_SD
- //
- // MessageText:
- //
- // The Security Descriptor attribute could not be read.
- //
- #define ERROR_DS_CANT_RETRIEVE_SD 8526L
- //
- // MessageId: ERROR_DS_KEY_NOT_UNIQUE
- //
- // MessageText:
- //
- // The object requested was not found, but an object with that key was found.
- //
- #define ERROR_DS_KEY_NOT_UNIQUE 8527L
- //
- // MessageId: ERROR_DS_WRONG_LINKED_ATT_SYNTAX
- //
- // MessageText:
- //
- // 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
- //
- #define ERROR_DS_WRONG_LINKED_ATT_SYNTAX 8528L
- //
- // MessageId: ERROR_DS_SAM_NEED_BOOTKEY_PASSWORD
- //
- // MessageText:
- //
- // Security Account Manager needs to get the boot password.
- //
- #define ERROR_DS_SAM_NEED_BOOTKEY_PASSWORD 8529L
- //
- // MessageId: ERROR_DS_SAM_NEED_BOOTKEY_FLOPPY
- //
- // MessageText:
- //
- // Security Account Manager needs to get the boot key from floppy disk.
- //
- #define ERROR_DS_SAM_NEED_BOOTKEY_FLOPPY 8530L
- //
- // MessageId: ERROR_DS_CANT_START
- //
- // MessageText:
- //
- // Directory Service cannot start.
- //
- #define ERROR_DS_CANT_START 8531L
- //
- // MessageId: ERROR_DS_INIT_FAILURE
- //
- // MessageText:
- //
- // Directory Services could not start.
- //
- #define ERROR_DS_INIT_FAILURE 8532L
- //
- // MessageId: ERROR_DS_NO_PKT_PRIVACY_ON_CONNECTION
- //
- // MessageText:
- //
- // The connection between client and server requires packet privacy or better.
- //
- #define ERROR_DS_NO_PKT_PRIVACY_ON_CONNECTION 8533L
- //
- // MessageId: ERROR_DS_SOURCE_DOMAIN_IN_FOREST
- //
- // MessageText:
- //
- // The source domain may not be in the same forest as destination.
- //
- #define ERROR_DS_SOURCE_DOMAIN_IN_FOREST 8534L
- //
- // MessageId: ERROR_DS_DESTINATION_DOMAIN_NOT_IN_FOREST
- //
- // MessageText:
- //
- // The destination domain must be in the forest.
- //
- #define ERROR_DS_DESTINATION_DOMAIN_NOT_IN_FOREST 8535L
- //
- // MessageId: ERROR_DS_DESTINATION_AUDITING_NOT_ENABLED
- //
- // MessageText:
- //
- // The operation requires that destination domain auditing be enabled.
- //
- #define ERROR_DS_DESTINATION_AUDITING_NOT_ENABLED 8536L
- //
- // MessageId: ERROR_DS_CANT_FIND_DC_FOR_SRC_DOMAIN
- //
- // MessageText:
- //
- // The operation couldn't locate a DC for the source domain.
- //
- #define ERROR_DS_CANT_FIND_DC_FOR_SRC_DOMAIN 8537L
- //
- // MessageId: ERROR_DS_SRC_OBJ_NOT_GROUP_OR_USER
- //
- // MessageText:
- //
- // The source object must be a group or user.
- //
- #define ERROR_DS_SRC_OBJ_NOT_GROUP_OR_USER 8538L
- //
- // MessageId: ERROR_DS_SRC_SID_EXISTS_IN_FOREST
- //
- // MessageText:
- //
- // The source object's SID already exists in destination forest.
- //
- #define ERROR_DS_SRC_SID_EXISTS_IN_FOREST 8539L
- //
- // MessageId: ERROR_DS_SRC_AND_DST_OBJECT_CLASS_MISMATCH
- //
- // MessageText:
- //
- // The source and destination object must be of the same type.
- //
- #define ERROR_DS_SRC_AND_DST_OBJECT_CLASS_MISMATCH 8540L
- //
- // MessageId: ERROR_SAM_INIT_FAILURE
- //
- // MessageText:
- //
- // Security Accounts Manager initialization failed because of the following error: %1.
- // Error Status: 0x%2. Click OK to shut down the system and reboot into Safe Mode. Check the event log for detailed information.
- //
- #define ERROR_SAM_INIT_FAILURE 8541L
- //
- // MessageId: ERROR_DS_DRA_SCHEMA_INFO_SHIP
- //
- // MessageText:
- //
- // Schema information could not be included in the replication request.
- //
- #define ERROR_DS_DRA_SCHEMA_INFO_SHIP 8542L
- //
- // MessageId: ERROR_DS_DRA_SCHEMA_CONFLICT
- //
- // MessageText:
- //
- // The replication operation could not be completed due to a schema incompatibility.
- //
- #define ERROR_DS_DRA_SCHEMA_CONFLICT 8543L
- //
- // MessageId: ERROR_DS_DRA_EARLIER_SCHEMA_CONFLICT
- //
- // MessageText:
- //
- // The replication operation could not be completed due to a previous schema incompatibility.
- //
- #define ERROR_DS_DRA_EARLIER_SCHEMA_CONFLICT 8544L
- //
- // MessageId: ERROR_DS_DRA_OBJ_NC_MISMATCH
- //
- // MessageText:
- //
- // 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.
- //
- #define ERROR_DS_DRA_OBJ_NC_MISMATCH 8545L
- //
- // MessageId: ERROR_DS_NC_STILL_HAS_DSAS
- //
- // MessageText:
- //
- // The requested domain could not be deleted because there exist domain controllers that still host this domain.
- //
- #define ERROR_DS_NC_STILL_HAS_DSAS 8546L
- //
- // MessageId: ERROR_DS_GC_REQUIRED
- //
- // MessageText:
- //
- // The requested operation can be performed only on a global catalog server.
- //
- #define ERROR_DS_GC_REQUIRED 8547L
- //
- // MessageId: ERROR_DS_LOCAL_MEMBER_OF_LOCAL_ONLY
- //
- // MessageText:
- //
- // A local group can only be a member of other local groups in the same domain.
- //
- #define ERROR_DS_LOCAL_MEMBER_OF_LOCAL_ONLY 8548L
- //
- // MessageId: ERROR_DS_NO_FPO_IN_UNIVERSAL_GROUPS
- //
- // MessageText:
- //
- // Foreign security principals cannot be members of universal groups.
- //
- #define ERROR_DS_NO_FPO_IN_UNIVERSAL_GROUPS 8549L
- //
- // MessageId: ERROR_DS_CANT_ADD_TO_GC
- //
- // MessageText:
- //
- // The attribute is not allowed to be replicated to the GC because of security reasons.
- //
- #define ERROR_DS_CANT_ADD_TO_GC 8550L
- //
- // MessageId: ERROR_DS_NO_CHECKPOINT_WITH_PDC
- //
- // MessageText:
- //
- // The checkpoint with the PDC could not be taken because there too many modifications being processed currently.
- //
- #define ERROR_DS_NO_CHECKPOINT_WITH_PDC 8551L
- //
- // MessageId: ERROR_DS_SOURCE_AUDITING_NOT_ENABLED
- //
- // MessageText:
- //
- // The operation requires that source domain auditing be enabled.
- //
- #define ERROR_DS_SOURCE_AUDITING_NOT_ENABLED 8552L
- //
- // MessageId: ERROR_DS_CANT_CREATE_IN_NONDOMAIN_NC
- //
- // MessageText:
- //
- // Security principal objects can only be created inside domain naming contexts.
- //
- #define ERROR_DS_CANT_CREATE_IN_NONDOMAIN_NC 8553L
- //
- // MessageId: ERROR_DS_INVALID_NAME_FOR_SPN
- //
- // MessageText:
- //
- // A Service Principal Name (SPN) could not be constructed because the provided hostname is not in the necessary format.
- //
- #define ERROR_DS_INVALID_NAME_FOR_SPN 8554L
- //
- // MessageId: ERROR_DS_FILTER_USES_CONTRUCTED_ATTRS
- //
- // MessageText:
- //
- // A Filter was passed that uses constructed attributes.
- //
- #define ERROR_DS_FILTER_USES_CONTRUCTED_ATTRS 8555L
- //
- // MessageId: ERROR_DS_UNICODEPWD_NOT_IN_QUOTES
- //
- // MessageText:
- //
- // The unicodePwd attribute value must be enclosed in double quotes.
- //
- #define ERROR_DS_UNICODEPWD_NOT_IN_QUOTES 8556L
- //
- // MessageId: ERROR_DS_MACHINE_ACCOUNT_QUOTA_EXCEEDED
- //
- // MessageText:
- //
- // 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.
- //
- #define ERROR_DS_MACHINE_ACCOUNT_QUOTA_EXCEEDED 8557L
- //
- // MessageId: ERROR_DS_MUST_BE_RUN_ON_DST_DC
- //
- // MessageText:
- //
- // For security reasons, the operation must be run on the destination DC.
- //
- #define ERROR_DS_MUST_BE_RUN_ON_DST_DC 8558L
- //
- // MessageId: ERROR_DS_SRC_DC_MUST_BE_SP4_OR_GREATER
- //
- // MessageText:
- //
- // For security reasons, the source DC must be NT4SP4 or greater.
- //
- #define ERROR_DS_SRC_DC_MUST_BE_SP4_OR_GREATER 8559L
- //
- // MessageId: ERROR_DS_CANT_TREE_DELETE_CRITICAL_OBJ
- //
- // MessageText:
- //
- // Critical Directory Service System objects cannot be deleted during tree delete operations. The tree delete may have been partially performed.
- //
- #define ERROR_DS_CANT_TREE_DELETE_CRITICAL_OBJ 8560L
- //
- // MessageId: ERROR_DS_INIT_FAILURE_CONSOLE
- //
- // MessageText:
- //
- // Directory Services could not start because of the following error: %1.
- // Error Status: 0x%2. Please click OK to shutdown the system. You can use the recovery console to diagnose the system further.
- //
- #define ERROR_DS_INIT_FAILURE_CONSOLE 8561L
- //
- // MessageId: ERROR_DS_SAM_INIT_FAILURE_CONSOLE
- //
- // MessageText:
- //
- // Security Accounts Manager initialization failed because of the following error: %1.
- // Error Status: 0x%2. Please click OK to shutdown the system. You can use the recovery console to diagnose the system further.
- //
- #define ERROR_DS_SAM_INIT_FAILURE_CONSOLE 8562L
- //
- // MessageId: ERROR_DS_FOREST_VERSION_TOO_HIGH
- //
- // MessageText:
- //
- // 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.
- //
- #define ERROR_DS_FOREST_VERSION_TOO_HIGH 8563L
- //
- // MessageId: ERROR_DS_DOMAIN_VERSION_TOO_HIGH
- //
- // MessageText:
- //
- // 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.
- //
- #define ERROR_DS_DOMAIN_VERSION_TOO_HIGH 8564L
- //
- // MessageId: ERROR_DS_FOREST_VERSION_TOO_LOW
- //
- // MessageText:
- //
- // 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.
- //
- #define ERROR_DS_FOREST_VERSION_TOO_LOW 8565L
- //
- // MessageId: ERROR_DS_DOMAIN_VERSION_TOO_LOW
- //
- // MessageText:
- //
- // 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.
- //
- #define ERROR_DS_DOMAIN_VERSION_TOO_LOW 8566L
- //
- // MessageId: ERROR_DS_INCOMPATIBLE_VERSION
- //
- // MessageText:
- //
- // The version of Windows is incompatible with the behavior version of the domain or forest.
- //
- #define ERROR_DS_INCOMPATIBLE_VERSION 8567L
- //
- // MessageId: ERROR_DS_LOW_DSA_VERSION
- //
- // MessageText:
- //
- // The behavior version cannot be increased to the requested value because Domain Controllers still exist with versions lower than the requested value.
- //
- #define ERROR_DS_LOW_DSA_VERSION 8568L
- //
- // MessageId: ERROR_DS_NO_BEHAVIOR_VERSION_IN_MIXEDDOMAIN
- //
- // MessageText:
- //
- // 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.
- //
- #define ERROR_DS_NO_BEHAVIOR_VERSION_IN_MIXEDDOMAIN 8569L
- //
- // MessageId: ERROR_DS_NOT_SUPPORTED_SORT_ORDER
- //
- // MessageText:
- //
- // The sort order requested is not supported.
- //
- #define ERROR_DS_NOT_SUPPORTED_SORT_ORDER 8570L
- //
- // MessageId: ERROR_DS_NAME_NOT_UNIQUE
- //
- // MessageText:
- //
- // Found an object with a non unique name.
- //
- #define ERROR_DS_NAME_NOT_UNIQUE 8571L
- //
- // MessageId: ERROR_DS_MACHINE_ACCOUNT_CREATED_PRENT4
- //
- // MessageText:
- //
- // The machine account was created pre-NT4. The account needs to be recreated.
- //
- #define ERROR_DS_MACHINE_ACCOUNT_CREATED_PRENT4 8572L
- //
- // MessageId: ERROR_DS_OUT_OF_VERSION_STORE
- //
- // MessageText:
- //
- // The database is out of version store.
- //
- #define ERROR_DS_OUT_OF_VERSION_STORE 8573L
- //
- // MessageId: ERROR_DS_INCOMPATIBLE_CONTROLS_USED
- //
- // MessageText:
- //
- // Unable to continue operation because multiple conflicting controls were used.
- //
- #define ERROR_DS_INCOMPATIBLE_CONTROLS_USED 8574L
- //
- // MessageId: ERROR_DS_NO_REF_DOMAIN
- //
- // MessageText:
- //
- // Unable to find a valid security descriptor reference domain for this partition.
- //
- #define ERROR_DS_NO_REF_DOMAIN 8575L
- //
- // MessageId: ERROR_DS_RESERVED_LINK_ID
- //
- // MessageText:
- //
- // Schema update failed: The link identifier is reserved.
- //
- #define ERROR_DS_RESERVED_LINK_ID 8576L
- //
- // MessageId: ERROR_DS_LINK_ID_NOT_AVAILABLE
- //
- // MessageText:
- //
- // Schema update failed: There are no link identifiers available.
- //
- #define ERROR_DS_LINK_ID_NOT_AVAILABLE 8577L
- //
- // MessageId: ERROR_DS_AG_CANT_HAVE_UNIVERSAL_MEMBER
- //
- // MessageText:
- //
- // A account group can not have a universal group as a member.
- //
- #define ERROR_DS_AG_CANT_HAVE_UNIVERSAL_MEMBER 8578L
- //
- // MessageId: ERROR_DS_MODIFYDN_DISALLOWED_BY_INSTANCE_TYPE
- //
- // MessageText:
- //
- // Rename or move operations on naming context heads or read-only objects are not allowed.
- //
- #define ERROR_DS_MODIFYDN_DISALLOWED_BY_INSTANCE_TYPE 8579L
- //
- // MessageId: ERROR_DS_NO_OBJECT_MOVE_IN_SCHEMA_NC
- //
- // MessageText:
- //
- // Move operations on objects in the schema naming context are not allowed.
- //
- #define ERROR_DS_NO_OBJECT_MOVE_IN_SCHEMA_NC 8580L
- //
- // MessageId: ERROR_DS_MODIFYDN_DISALLOWED_BY_FLAG
- //
- // MessageText:
- //
- // A system flag has been set on the object and does not allow the object to be moved or renamed.
- //
- #define ERROR_DS_MODIFYDN_DISALLOWED_BY_FLAG 8581L
- //
- // MessageId: ERROR_DS_MODIFYDN_WRONG_GRANDPARENT
- //
- // MessageText:
- //
- // This object is not allowed to change its grandparent container. Moves are not forbidden on this object, but are restricted to sibling containers.
- //
- #define ERROR_DS_MODIFYDN_WRONG_GRANDPARENT 8582L
- //
- // MessageId: ERROR_DS_NAME_ERROR_TRUST_REFERRAL
- //
- // MessageText:
- //
- // Unable to resolve completely, a referral to another forest is generated.
- //
- #define ERROR_DS_NAME_ERROR_TRUST_REFERRAL 8583L
- //
- // MessageId: ERROR_NOT_SUPPORTED_ON_STANDARD_SERVER
- //
- // MessageText:
- //
- // The requested action is not supported on standard server.
- //
- #define ERROR_NOT_SUPPORTED_ON_STANDARD_SERVER 8584L
- //
- // MessageId: ERROR_DS_CANT_ACCESS_REMOTE_PART_OF_AD
- //
- // MessageText:
- //
- // 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.
- //
- #define ERROR_DS_CANT_ACCESS_REMOTE_PART_OF_AD 8585L
- //
- // MessageId: ERROR_DS_CR_IMPOSSIBLE_TO_VALIDATE_V2
- //
- // MessageText:
- //
- // The directory cannot validate the proposed naming context (or partition) name because it does not hold a replica nor can it contact a replica of the naming context above the proposed naming context. Please ensure that the parent naming context is properly registered in DNS, and at least one replica of this naming context is reachable by the Domain Naming master.
- //
- #define ERROR_DS_CR_IMPOSSIBLE_TO_VALIDATE_V2 8586L
- //
- // MessageId: ERROR_DS_THREAD_LIMIT_EXCEEDED
- //
- // MessageText:
- //
- // The thread limit for this request was exceeded.
- //
- #define ERROR_DS_THREAD_LIMIT_EXCEEDED 8587L
- //
- // MessageId: ERROR_DS_NOT_CLOSEST
- //
- // MessageText:
- //
- // The Global catalog server is not in the closest site.
- //
- #define ERROR_DS_NOT_CLOSEST 8588L
- //
- // MessageId: ERROR_DS_CANT_DERIVE_SPN_WITHOUT_SERVER_REF
- //
- // MessageText:
- //
- // 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.
- //
- #define ERROR_DS_CANT_DERIVE_SPN_WITHOUT_SERVER_REF 8589L
- //
- // MessageId: ERROR_DS_SINGLE_USER_MODE_FAILED
- //
- // MessageText:
- //
- // The Directory Service failed to enter single user mode.
- //
- #define ERROR_DS_SINGLE_USER_MODE_FAILED 8590L
- //
- // MessageId: ERROR_DS_NTDSCRIPT_SYNTAX_ERROR
- //
- // MessageText:
- //
- // The Directory Service cannot parse the script because of a syntax error.
- //
- #define ERROR_DS_NTDSCRIPT_SYNTAX_ERROR 8591L
- //
- // MessageId: ERROR_DS_NTDSCRIPT_PROCESS_ERROR
- //
- // MessageText:
- //
- // The Directory Service cannot process the script because of an error.
- //
- #define ERROR_DS_NTDSCRIPT_PROCESS_ERROR 8592L
- //
- // MessageId: ERROR_DS_DIFFERENT_REPL_EPOCHS
- //
- // MessageText:
- //
- // 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).
- //
- #define ERROR_DS_DIFFERENT_REPL_EPOCHS 8593L
- //
- // MessageId: ERROR_DS_DRS_EXTENSIONS_CHANGED
- //
- // MessageText:
- //
- // The directory service binding must be renegotiated due to a change in the server
- // extensions information.
- //
- #define ERROR_DS_DRS_EXTENSIONS_CHANGED 8594L
- //
- // MessageId: ERROR_DS_REPLICA_SET_CHANGE_NOT_ALLOWED_ON_DISABLED_CR
- //
- // MessageText:
- //
- // Operation not allowed on a disabled cross ref.
- //
- #define ERROR_DS_REPLICA_SET_CHANGE_NOT_ALLOWED_ON_DISABLED_CR 8595L
- //
- // MessageId: ERROR_DS_NO_MSDS_INTID
- //
- // MessageText:
- //
- // Schema update failed: No values for msDS-IntId are available.
- //
- #define ERROR_DS_NO_MSDS_INTID 8596L
- //
- // MessageId: ERROR_DS_DUP_MSDS_INTID
- //
- // MessageText:
- //
- // Schema update failed: Duplicate msDS-INtId. Retry the operation.
- //
- #define ERROR_DS_DUP_MSDS_INTID 8597L
- //
- // MessageId: ERROR_DS_EXISTS_IN_RDNATTID
- //
- // MessageText:
- //
- // Schema deletion failed: attribute is used in rDNAttID.
- //
- #define ERROR_DS_EXISTS_IN_RDNATTID 8598L
- //
- // MessageId: ERROR_DS_AUTHORIZATION_FAILED
- //
- // MessageText:
- //
- // The directory service failed to authorize the request.
- //
- #define ERROR_DS_AUTHORIZATION_FAILED 8599L
- //
- // MessageId: ERROR_DS_INVALID_SCRIPT
- //
- // MessageText:
- //
- // The Directory Service cannot process the script because it is invalid.
- //
- #define ERROR_DS_INVALID_SCRIPT 8600L
- //
- // MessageId: ERROR_DS_REMOTE_CROSSREF_OP_FAILED
- //
- // MessageText:
- //
- // The remote create cross reference operation failed on the Domain Naming Master FSMO. The operation's error is in the extended data.
- //
- #define ERROR_DS_REMOTE_CROSSREF_OP_FAILED 8601L
- ///////////////////////////////////////////////////
- // /
- // End of Active Directory Error Codes /
- // /
- // 8000 to 8999 /
- ///////////////////////////////////////////////////
- ///////////////////////////////////////////////////
- // //
- // DNS Error Codes //
- // //
- // 9000 to 9999 //
- ///////////////////////////////////////////////////
- // =============================
- // Facility DNS Error Messages
- // =============================
- //
- // DNS response codes.
- //
- #define DNS_ERROR_RESPONSE_CODES_BASE 9000
- #define DNS_ERROR_RCODE_NO_ERROR NO_ERROR
- #define DNS_ERROR_MASK 0x00002328 // 9000 or DNS_ERROR_RESPONSE_CODES_BASE
- // DNS_ERROR_RCODE_FORMAT_ERROR 0x00002329
- //
- // MessageId: DNS_ERROR_RCODE_FORMAT_ERROR
- //
- // MessageText:
- //
- // DNS server unable to interpret format.
- //
- #define DNS_ERROR_RCODE_FORMAT_ERROR 9001L
- // DNS_ERROR_RCODE_SERVER_FAILURE 0x0000232a
- //
- // MessageId: DNS_ERROR_RCODE_SERVER_FAILURE
- //
- // MessageText:
- //
- // DNS server failure.
- //
- #define DNS_ERROR_RCODE_SERVER_FAILURE 9002L
- // DNS_ERROR_RCODE_NAME_ERROR 0x0000232b
- //
- // MessageId: DNS_ERROR_RCODE_NAME_ERROR
- //
- // MessageText:
- //
- // DNS name does not exist.
- //
- #define DNS_ERROR_RCODE_NAME_ERROR 9003L
- // DNS_ERROR_RCODE_NOT_IMPLEMENTED 0x0000232c
- //
- // MessageId: DNS_ERROR_RCODE_NOT_IMPLEMENTED
- //
- // MessageText:
- //
- // DNS request not supported by name server.
- //
- #define DNS_ERROR_RCODE_NOT_IMPLEMENTED 9004L
- // DNS_ERROR_RCODE_REFUSED 0x0000232d
- //
- // MessageId: DNS_ERROR_RCODE_REFUSED
- //
- // MessageText:
- //
- // DNS operation refused.
- //
- #define DNS_ERROR_RCODE_REFUSED 9005L
- // DNS_ERROR_RCODE_YXDOMAIN 0x0000232e
- //
- // MessageId: DNS_ERROR_RCODE_YXDOMAIN
- //
- // MessageText:
- //
- // DNS name that ought not exist, does exist.
- //
- #define DNS_ERROR_RCODE_YXDOMAIN 9006L
- // DNS_ERROR_RCODE_YXRRSET 0x0000232f
- //
- // MessageId: DNS_ERROR_RCODE_YXRRSET
- //
- // MessageText:
- //
- // DNS RR set that ought not exist, does exist.
- //
- #define DNS_ERROR_RCODE_YXRRSET 9007L
- // DNS_ERROR_RCODE_NXRRSET 0x00002330
- //
- // MessageId: DNS_ERROR_RCODE_NXRRSET
- //
- // MessageText:
- //
- // DNS RR set that ought to exist, does not exist.
- //
- #define DNS_ERROR_RCODE_NXRRSET 9008L
- // DNS_ERROR_RCODE_NOTAUTH 0x00002331
- //
- // MessageId: DNS_ERROR_RCODE_NOTAUTH
- //
- // MessageText:
- //
- // DNS server not authoritative for zone.
- //
- #define DNS_ERROR_RCODE_NOTAUTH 9009L
- // DNS_ERROR_RCODE_NOTZONE 0x00002332
- //
- // MessageId: DNS_ERROR_RCODE_NOTZONE
- //
- // MessageText:
- //
- // DNS name in update or prereq is not in zone.
- //
- #define DNS_ERROR_RCODE_NOTZONE 9010L
- // DNS_ERROR_RCODE_BADSIG 0x00002338
- //
- // MessageId: DNS_ERROR_RCODE_BADSIG
- //
- // MessageText:
- //
- // DNS signature failed to verify.
- //
- #define DNS_ERROR_RCODE_BADSIG 9016L
- // DNS_ERROR_RCODE_BADKEY 0x00002339
- //
- // MessageId: DNS_ERROR_RCODE_BADKEY
- //
- // MessageText:
- //
- // DNS bad key.
- //
- #define DNS_ERROR_RCODE_BADKEY 9017L
- // DNS_ERROR_RCODE_BADTIME 0x0000233a
- //
- // MessageId: DNS_ERROR_RCODE_BADTIME
- //
- // MessageText:
- //
- // DNS signature validity expired.
- //
- #define DNS_ERROR_RCODE_BADTIME 9018L
- #define DNS_ERROR_RCODE_LAST DNS_ERROR_RCODE_BADTIME
- //
- // Packet format
- //
- #define DNS_ERROR_PACKET_FMT_BASE 9500
- // DNS_INFO_NO_RECORDS 0x0000251d
- //
- // MessageId: DNS_INFO_NO_RECORDS
- //
- // MessageText:
- //
- // No records found for given DNS query.
- //
- #define DNS_INFO_NO_RECORDS 9501L
- // DNS_ERROR_BAD_PACKET 0x0000251e
- //
- // MessageId: DNS_ERROR_BAD_PACKET
- //
- // MessageText:
- //
- // Bad DNS packet.
- //
- #define DNS_ERROR_BAD_PACKET 9502L
- // DNS_ERROR_NO_PACKET 0x0000251f
- //
- // MessageId: DNS_ERROR_NO_PACKET
- //
- // MessageText:
- //
- // No DNS packet.
- //
- #define DNS_ERROR_NO_PACKET 9503L
- // DNS_ERROR_RCODE 0x00002520
- //
- // MessageId: DNS_ERROR_RCODE
- //
- // MessageText:
- //
- // DNS error, check rcode.
- //
- #define DNS_ERROR_RCODE 9504L
- // DNS_ERROR_UNSECURE_PACKET 0x00002521
- //
- // MessageId: DNS_ERROR_UNSECURE_PACKET
- //
- // MessageText:
- //
- // Unsecured DNS packet.
- //
- #define DNS_ERROR_UNSECURE_PACKET 9505L
- #define DNS_STATUS_PACKET_UNSECURE DNS_ERROR_UNSECURE_PACKET
- //
- // General API errors
- //
- #define DNS_ERROR_NO_MEMORY ERROR_OUTOFMEMORY
- #define DNS_ERROR_INVALID_NAME ERROR_INVALID_NAME
- #define DNS_ERROR_INVALID_DATA ERROR_INVALID_DATA
- #define DNS_ERROR_GENERAL_API_BASE 9550
- // DNS_ERROR_INVALID_TYPE 0x0000254f
- //
- // MessageId: DNS_ERROR_INVALID_TYPE
- //
- // MessageText:
- //
- // Invalid DNS type.
- //
- #define DNS_ERROR_INVALID_TYPE 9551L
- // DNS_ERROR_INVALID_IP_ADDRESS 0x00002550
- //
- // MessageId: DNS_ERROR_INVALID_IP_ADDRESS
- //
- // MessageText:
- //
- // Invalid IP address.
- //
- #define DNS_ERROR_INVALID_IP_ADDRESS 9552L
- // DNS_ERROR_INVALID_PROPERTY 0x00002551
- //
- // MessageId: DNS_ERROR_INVALID_PROPERTY
- //
- // MessageText:
- //
- // Invalid property.
- //
- #define DNS_ERROR_INVALID_PROPERTY 9553L
- // DNS_ERROR_TRY_AGAIN_LATER 0x00002552
- //
- // MessageId: DNS_ERROR_TRY_AGAIN_LATER
- //
- // MessageText:
- //
- // Try DNS operation again later.
- //
- #define DNS_ERROR_TRY_AGAIN_LATER 9554L
- // DNS_ERROR_NOT_UNIQUE 0x00002553
- //
- // MessageId: DNS_ERROR_NOT_UNIQUE
- //
- // MessageText:
- //
- // Record for given name and type is not unique.
- //
- #define DNS_ERROR_NOT_UNIQUE 9555L
- // DNS_ERROR_NON_RFC_NAME 0x00002554
- //
- // MessageId: DNS_ERROR_NON_RFC_NAME
- //
- // MessageText:
- //
- // DNS name does not comply with RFC specifications.
- //
- #define DNS_ERROR_NON_RFC_NAME 9556L
- // DNS_STATUS_FQDN 0x00002555
- //
- // MessageId: DNS_STATUS_FQDN
- //
- // MessageText:
- //
- // DNS name is a fully-qualified DNS name.
- //
- #define DNS_STATUS_FQDN 9557L
- // DNS_STATUS_DOTTED_NAME 0x00002556
- //
- // MessageId: DNS_STATUS_DOTTED_NAME
- //
- // MessageText:
- //
- // DNS name is dotted (multi-label).
- //
- #define DNS_STATUS_DOTTED_NAME 9558L
- // DNS_STATUS_SINGLE_PART_NAME 0x00002557
- //
- // MessageId: DNS_STATUS_SINGLE_PART_NAME
- //
- // MessageText:
- //
- // DNS name is a single-part name.
- //
- #define DNS_STATUS_SINGLE_PART_NAME 9559L
- // DNS_ERROR_INVALID_NAME_CHAR 0x00002558
- //
- // MessageId: DNS_ERROR_INVALID_NAME_CHAR
- //
- // MessageText:
- //
- // DNS name contains an invalid character.
- //
- #define DNS_ERROR_INVALID_NAME_CHAR 9560L
- // DNS_ERROR_NUMERIC_NAME 0x00002559
- //
- // MessageId: DNS_ERROR_NUMERIC_NAME
- //
- // MessageText:
- //
- // DNS name is entirely numeric.
- //
- #define DNS_ERROR_NUMERIC_NAME 9561L
- // DNS_ERROR_NOT_ALLOWED_ON_ROOT_SERVER 0x0000255A
- //
- // MessageId: DNS_ERROR_NOT_ALLOWED_ON_ROOT_SERVER
- //
- // MessageText:
- //
- // The operation requested is not permitted on a DNS root server.
- //
- #define DNS_ERROR_NOT_ALLOWED_ON_ROOT_SERVER 9562L
- //
- // Zone errors
- //
- #define DNS_ERROR_ZONE_BASE 9600
- // DNS_ERROR_ZONE_DOES_NOT_EXIST 0x00002581
- //
- // MessageId: DNS_ERROR_ZONE_DOES_NOT_EXIST
- //
- // MessageText:
- //
- // DNS zone does not exist.
- //
- #define DNS_ERROR_ZONE_DOES_NOT_EXIST 9601L
- // DNS_ERROR_NO_ZONE_INFO 0x00002582
- //
- // MessageId: DNS_ERROR_NO_ZONE_INFO
- //
- // MessageText:
- //
- // DNS zone information not available.
- //
- #define DNS_ERROR_NO_ZONE_INFO 9602L
- // DNS_ERROR_INVALID_ZONE_OPERATION 0x00002583
- //
- // MessageId: DNS_ERROR_INVALID_ZONE_OPERATION
- //
- // MessageText:
- //
- // Invalid operation for DNS zone.
- //
- #define DNS_ERROR_INVALID_ZONE_OPERATION 9603L
- // DNS_ERROR_ZONE_CONFIGURATION_ERROR 0x00002584
- //
- // MessageId: DNS_ERROR_ZONE_CONFIGURATION_ERROR
- //
- // MessageText:
- //
- // Invalid DNS zone configuration.
- //
- #define DNS_ERROR_ZONE_CONFIGURATION_ERROR 9604L
- // DNS_ERROR_ZONE_HAS_NO_SOA_RECORD 0x00002585
- //
- // MessageId: DNS_ERROR_ZONE_HAS_NO_SOA_RECORD
- //
- // MessageText:
- //
- // DNS zone has no start of authority (SOA) record.
- //
- #define DNS_ERROR_ZONE_HAS_NO_SOA_RECORD 9605L
- // DNS_ERROR_ZONE_HAS_NO_NS_RECORDS 0x00002586
- //
- // MessageId: DNS_ERROR_ZONE_HAS_NO_NS_RECORDS
- //
- // MessageText:
- //
- // DNS zone has no Name Server (NS) record.
- //
- #define DNS_ERROR_ZONE_HAS_NO_NS_RECORDS 9606L
- // DNS_ERROR_ZONE_LOCKED 0x00002587
- //
- // MessageId: DNS_ERROR_ZONE_LOCKED
- //
- // MessageText:
- //
- // DNS zone is locked.
- //
- #define DNS_ERROR_ZONE_LOCKED 9607L
- // DNS_ERROR_ZONE_CREATION_FAILED 0x00002588
- //
- // MessageId: DNS_ERROR_ZONE_CREATION_FAILED
- //
- // MessageText:
- //
- // DNS zone creation failed.
- //
- #define DNS_ERROR_ZONE_CREATION_FAILED 9608L
- // DNS_ERROR_ZONE_ALREADY_EXISTS 0x00002589
- //
- // MessageId: DNS_ERROR_ZONE_ALREADY_EXISTS
- //
- // MessageText:
- //
- // DNS zone already exists.
- //
- #define DNS_ERROR_ZONE_ALREADY_EXISTS 9609L
- // DNS_ERROR_AUTOZONE_ALREADY_EXISTS 0x0000258a
- //
- // MessageId: DNS_ERROR_AUTOZONE_ALREADY_EXISTS
- //
- // MessageText:
- //
- // DNS automatic zone already exists.
- //
- #define DNS_ERROR_AUTOZONE_ALREADY_EXISTS 9610L
- // DNS_ERROR_INVALID_ZONE_TYPE 0x0000258b
- //
- // MessageId: DNS_ERROR_INVALID_ZONE_TYPE
- //
- // MessageText:
- //
- // Invalid DNS zone type.
- //
- #define DNS_ERROR_INVALID_ZONE_TYPE 9611L
- // DNS_ERROR_SECONDARY_REQUIRES_MASTER_IP 0x0000258c
- //
- // MessageId: DNS_ERROR_SECONDARY_REQUIRES_MASTER_IP
- //
- // MessageText:
- //
- // Secondary DNS zone requires master IP address.
- //
- #define DNS_ERROR_SECONDARY_REQUIRES_MASTER_IP 9612L
- // DNS_ERROR_ZONE_NOT_SECONDARY 0x0000258d
- //
- // MessageId: DNS_ERROR_ZONE_NOT_SECONDARY
- //
- // MessageText:
- //
- // DNS zone not secondary.
- //
- #define DNS_ERROR_ZONE_NOT_SECONDARY 9613L
- // DNS_ERROR_NEED_SECONDARY_ADDRESSES 0x0000258e
- //
- // MessageId: DNS_ERROR_NEED_SECONDARY_ADDRESSES
- //
- // MessageText:
- //
- // Need secondary IP address.
- //
- #define DNS_ERROR_NEED_SECONDARY_ADDRESSES 9614L
- // DNS_ERROR_WINS_INIT_FAILED 0x0000258f
- //
- // MessageId: DNS_ERROR_WINS_INIT_FAILED
- //
- // MessageText:
- //
- // WINS initialization failed.
- //
- #define DNS_ERROR_WINS_INIT_FAILED 9615L
- // DNS_ERROR_NEED_WINS_SERVERS 0x00002590
- //
- // MessageId: DNS_ERROR_NEED_WINS_SERVERS
- //
- // MessageText:
- //
- // Need WINS servers.
- //
- #define DNS_ERROR_NEED_WINS_SERVERS 9616L
- // DNS_ERROR_NBSTAT_INIT_FAILED 0x00002591
- //
- // MessageId: DNS_ERROR_NBSTAT_INIT_FAILED
- //
- // MessageText:
- //
- // NBTSTAT initialization call failed.
- //
- #define DNS_ERROR_NBSTAT_INIT_FAILED 9617L
- // DNS_ERROR_SOA_DELETE_INVALID 0x00002592
- //
- // MessageId: DNS_ERROR_SOA_DELETE_INVALID
- //
- // MessageText:
- //
- // Invalid delete of start of authority (SOA)
- //
- #define DNS_ERROR_SOA_DELETE_INVALID 9618L
- // DNS_ERROR_FORWARDER_ALREADY_EXISTS 0x00002593
- //
- // MessageId: DNS_ERROR_FORWARDER_ALREADY_EXISTS
- //
- // MessageText:
- //
- // A conditional forwarding zone already exists for that name.
- //
- #define DNS_ERROR_FORWARDER_ALREADY_EXISTS 9619L
- // DNS_ERROR_ZONE_REQUIRES_MASTER_IP 0x00002594
- //
- // MessageId: DNS_ERROR_ZONE_REQUIRES_MASTER_IP
- //
- // MessageText:
- //
- // This zone must be configured with one or more master DNS server IP addresses.
- //
- #define DNS_ERROR_ZONE_REQUIRES_MASTER_IP 9620L
- // DNS_ERROR_ZONE_IS_SHUTDOWN 0x00002595
- //
- // MessageId: DNS_ERROR_ZONE_IS_SHUTDOWN
- //
- // MessageText:
- //
- // The operation cannot be performed because this zone is shutdown.
- //
- #define DNS_ERROR_ZONE_IS_SHUTDOWN 9621L
- //
- // Datafile errors
- //
- #define DNS_ERROR_DATAFILE_BASE 9650
- // DNS 0x000025b3
- //
- // MessageId: DNS_ERROR_PRIMARY_REQUIRES_DATAFILE
- //
- // MessageText:
- //
- // Primary DNS zone requires datafile.
- //
- #define DNS_ERROR_PRIMARY_REQUIRES_DATAFILE 9651L
- // DNS 0x000025b4
- //
- // MessageId: DNS_ERROR_INVALID_DATAFILE_NAME
- //
- // MessageText:
- //
- // Invalid datafile name for DNS zone.
- //
- #define DNS_ERROR_INVALID_DATAFILE_NAME 9652L
- // DNS 0x000025b5
- //
- // MessageId: DNS_ERROR_DATAFILE_OPEN_FAILURE
- //
- // MessageText:
- //
- // Failed to open datafile for DNS zone.
- //
- #define DNS_ERROR_DATAFILE_OPEN_FAILURE 9653L
- // DNS 0x000025b6
- //
- // MessageId: DNS_ERROR_FILE_WRITEBACK_FAILED
- //
- // MessageText:
- //
- // Failed to write datafile for DNS zone.
- //
- #define DNS_ERROR_FILE_WRITEBACK_FAILED 9654L
- // DNS 0x000025b7
- //
- // MessageId: DNS_ERROR_DATAFILE_PARSING
- //
- // MessageText:
- //
- // Failure while reading datafile for DNS zone.
- //
- #define DNS_ERROR_DATAFILE_PARSING 9655L
- //
- // Database errors
- //
- #define DNS_ERROR_DATABASE_BASE 9700
- // DNS_ERROR_RECORD_DOES_NOT_EXIST 0x000025e5
- //
- // MessageId: DNS_ERROR_RECORD_DOES_NOT_EXIST
- //
- // MessageText:
- //
- // DNS record does not exist.
- //
- #define DNS_ERROR_RECORD_DOES_NOT_EXIST 9701L
- // DNS_ERROR_RECORD_FORMAT 0x000025e6
- //
- // MessageId: DNS_ERROR_RECORD_FORMAT
- //
- // MessageText:
- //
- // DNS record format error.
- //
- #define DNS_ERROR_RECORD_FORMAT 9702L
- // DNS_ERROR_NODE_CREATION_FAILED 0x000025e7
- //
- // MessageId: DNS_ERROR_NODE_CREATION_FAILED
- //
- // MessageText:
- //
- // Node creation failure in DNS.
- //
- #define DNS_ERROR_NODE_CREATION_FAILED 9703L
- // DNS_ERROR_UNKNOWN_RECORD_TYPE 0x000025e8
- //
- // MessageId: DNS_ERROR_UNKNOWN_RECORD_TYPE
- //
- // MessageText:
- //
- // Unknown DNS record type.
- //
- #define DNS_ERROR_UNKNOWN_RECORD_TYPE 9704L
- // DNS_ERROR_RECORD_TIMED_OUT 0x000025e9
- //
- // MessageId: DNS_ERROR_RECORD_TIMED_OUT
- //
- // MessageText:
- //
- // DNS record timed out.
- //
- #define DNS_ERROR_RECORD_TIMED_OUT 9705L
- // DNS_ERROR_NAME_NOT_IN_ZONE 0x000025ea
- //
- // MessageId: DNS_ERROR_NAME_NOT_IN_ZONE
- //
- // MessageText:
- //
- // Name not in DNS zone.
- //
- #define DNS_ERROR_NAME_NOT_IN_ZONE 9706L
- // DNS_ERROR_CNAME_LOOP 0x000025eb
- //
- // MessageId: DNS_ERROR_CNAME_LOOP
- //
- // MessageText:
- //
- // CNAME loop detected.
- //
- #define DNS_ERROR_CNAME_LOOP 9707L
- // DNS_ERROR_NODE_IS_CNAME 0x000025ec
- //
- // MessageId: DNS_ERROR_NODE_IS_CNAME
- //
- // MessageText:
- //
- // Node is a CNAME DNS record.
- //
- #define DNS_ERROR_NODE_IS_CNAME 9708L
- // DNS_ERROR_CNAME_COLLISION 0x000025ed
- //
- // MessageId: DNS_ERROR_CNAME_COLLISION
- //
- // MessageText:
- //
- // A CNAME record already exists for given name.
- //
- #define DNS_ERROR_CNAME_COLLISION 9709L
- // DNS_ERROR_RECORD_ONLY_AT_ZONE_ROOT 0x000025ee
- //
- // MessageId: DNS_ERROR_RECORD_ONLY_AT_ZONE_ROOT
- //
- // MessageText:
- //
- // Record only at DNS zone root.
- //
- #define DNS_ERROR_RECORD_ONLY_AT_ZONE_ROOT 9710L
- // DNS_ERROR_RECORD_ALREADY_EXISTS 0x000025ef
- //
- // MessageId: DNS_ERROR_RECORD_ALREADY_EXISTS
- //
- // MessageText:
- //
- // DNS record already exists.
- //
- #define DNS_ERROR_RECORD_ALREADY_EXISTS 9711L
- // DNS_ERROR_SECONDARY_DATA 0x000025f0
- //
- // MessageId: DNS_ERROR_SECONDARY_DATA
- //
- // MessageText:
- //
- // Secondary DNS zone data error.
- //
- #define DNS_ERROR_SECONDARY_DATA 9712L
- // DNS_ERROR_NO_CREATE_CACHE_DATA 0x000025f1
- //
- // MessageId: DNS_ERROR_NO_CREATE_CACHE_DATA
- //
- // MessageText:
- //
- // Could not create DNS cache data.
- //
- #define DNS_ERROR_NO_CREATE_CACHE_DATA 9713L
- // DNS_ERROR_NAME_DOES_NOT_EXIST 0x000025f2
- //
- // MessageId: DNS_ERROR_NAME_DOES_NOT_EXIST
- //
- // MessageText:
- //
- // DNS name does not exist.
- //
- #define DNS_ERROR_NAME_DOES_NOT_EXIST 9714L
- // DNS_WARNING_PTR_CREATE_FAILED 0x000025f3
- //
- // MessageId: DNS_WARNING_PTR_CREATE_FAILED
- //
- // MessageText:
- //
- // Could not create pointer (PTR) record.
- //
- #define DNS_WARNING_PTR_CREATE_FAILED 9715L
- // DNS_WARNING_DOMAIN_UNDELETED 0x000025f4
- //
- // MessageId: DNS_WARNING_DOMAIN_UNDELETED
- //
- // MessageText:
- //
- // DNS domain was undeleted.
- //
- #define DNS_WARNING_DOMAIN_UNDELETED 9716L
- // DNS_ERROR_DS_UNAVAILABLE 0x000025f5
- //
- // MessageId: DNS_ERROR_DS_UNAVAILABLE
- //
- // MessageText:
- //
- // The directory service is unavailable.
- //
- #define DNS_ERROR_DS_UNAVAILABLE 9717L
- // DNS_ERROR_DS_ZONE_ALREADY_EXISTS 0x000025f6
- //
- // MessageId: DNS_ERROR_DS_ZONE_ALREADY_EXISTS
- //
- // MessageText:
- //
- // DNS zone already exists in the directory service.
- //
- #define DNS_ERROR_DS_ZONE_ALREADY_EXISTS 9718L
- // DNS_ERROR_NO_BOOTFILE_IF_DS_ZONE 0x000025f7
- //
- // MessageId: DNS_ERROR_NO_BOOTFILE_IF_DS_ZONE
- //
- // MessageText:
- //
- // DNS server not creating or reading the boot file for the directory service integrated DNS zone.
- //
- #define DNS_ERROR_NO_BOOTFILE_IF_DS_ZONE 9719L
- //
- // Operation errors
- //
- #define DNS_ERROR_OPERATION_BASE 9750
- // DNS_INFO_AXFR_COMPLETE 0x00002617
- //
- // MessageId: DNS_INFO_AXFR_COMPLETE
- //
- // MessageText:
- //
- // DNS AXFR (zone transfer) complete.
- //
- #define DNS_INFO_AXFR_COMPLETE 9751L
- // DNS_ERROR_AXFR 0x00002618
- //
- // MessageId: DNS_ERROR_AXFR
- //
- // MessageText:
- //
- // DNS zone transfer failed.
- //
- #define DNS_ERROR_AXFR 9752L
- // DNS_INFO_ADDED_LOCAL_WINS 0x00002619
- //
- // MessageId: DNS_INFO_ADDED_LOCAL_WINS
- //
- // MessageText:
- //
- // Added local WINS server.
- //
- #define DNS_INFO_ADDED_LOCAL_WINS 9753L
- //
- // Secure update
- //
- #define DNS_ERROR_SECURE_BASE 9800
- // DNS_STATUS_CONTINUE_NEEDED 0x00002649
- //
- // MessageId: DNS_STATUS_CONTINUE_NEEDED
- //
- // MessageText:
- //
- // Secure update call needs to continue update request.
- //
- #define DNS_STATUS_CONTINUE_NEEDED 9801L
- //
- // Setup errors
- //
- #define DNS_ERROR_SETUP_BASE 9850
- // DNS_ERROR_NO_TCPIP 0x0000267b
- //
- // MessageId: DNS_ERROR_NO_TCPIP
- //
- // MessageText:
- //
- // TCP/IP network protocol not installed.
- //
- #define DNS_ERROR_NO_TCPIP 9851L
- // DNS_ERROR_NO_DNS_SERVERS 0x0000267c
- //
- // MessageId: DNS_ERROR_NO_DNS_SERVERS
- //
- // MessageText:
- //
- // No DNS servers configured for local system.
- //
- #define DNS_ERROR_NO_DNS_SERVERS 9852L
- //
- // Directory partition (DP) errors
- //
- #define DNS_ERROR_DP_BASE 9900
- // DNS_ERROR_DP_DOES_NOT_EXIST 0x000026ad
- //
- // MessageId: DNS_ERROR_DP_DOES_NOT_EXIST
- //
- // MessageText:
- //
- // The specified directory partition does not exist.
- //
- #define DNS_ERROR_DP_DOES_NOT_EXIST 9901L
- // DNS_ERROR_DP_ALREADY_EXISTS 0x000026ae
- //
- // MessageId: DNS_ERROR_DP_ALREADY_EXISTS
- //
- // MessageText:
- //
- // The specified directory partition already exists.
- //
- #define DNS_ERROR_DP_ALREADY_EXISTS 9902L
- // DNS_ERROR_DP_NOT_ENLISTED 0x000026af
- //
- // MessageId: DNS_ERROR_DP_NOT_ENLISTED
- //
- // MessageText:
- //
- // The DS is not enlisted in the specified directory partition.
- //
- #define DNS_ERROR_DP_NOT_ENLISTED 9903L
- // DNS_ERROR_DP_ALREADY_ENLISTED 0x000026b0
- //
- // MessageId: DNS_ERROR_DP_ALREADY_ENLISTED
- //
- // MessageText:
- //
- // The DS is already enlisted in the specified directory partition.
- //
- #define DNS_ERROR_DP_ALREADY_ENLISTED 9904L
- ///////////////////////////////////////////////////
- // //
- // End of DNS Error Codes //
- // //
- // 9000 to 9999 //
- ///////////////////////////////////////////////////
- ///////////////////////////////////////////////////
- // //
- // WinSock Error Codes //
- // //
- // 10000 to 11999 //
- ///////////////////////////////////////////////////
- //
- // WinSock error codes are also defined in WinSock.h
- // and WinSock2.h, hence the IFDEF
- //
- #ifndef WSABASEERR
- #define WSABASEERR 10000
- //
- // MessageId: WSAEINTR
- //
- // MessageText:
- //
- // A blocking operation was interrupted by a call to WSACancelBlockingCall.
- //
- #define WSAEINTR 10004L
- //
- // MessageId: WSAEBADF
- //
- // MessageText:
- //
- // The file handle supplied is not valid.
- //
- #define WSAEBADF 10009L
- //
- // MessageId: WSAEACCES
- //
- // MessageText:
- //
- // An attempt was made to access a socket in a way forbidden by its access permissions.
- //
- #define WSAEACCES 10013L
- //
- // MessageId: WSAEFAULT
- //
- // MessageText:
- //
- // The system detected an invalid pointer address in attempting to use a pointer argument in a call.
- //
- #define WSAEFAULT 10014L
- //
- // MessageId: WSAEINVAL
- //
- // MessageText:
- //
- // An invalid argument was supplied.
- //
- #define WSAEINVAL 10022L
- //
- // MessageId: WSAEMFILE
- //
- // MessageText:
- //
- // Too many open sockets.
- //
- #define WSAEMFILE 10024L
- //
- // MessageId: WSAEWOULDBLOCK
- //
- // MessageText:
- //
- // A non-blocking socket operation could not be completed immediately.
- //
- #define WSAEWOULDBLOCK 10035L
- //
- // MessageId: WSAEINPROGRESS
- //
- // MessageText:
- //
- // A blocking operation is currently executing.
- //
- #define WSAEINPROGRESS 10036L
- //
- // MessageId: WSAEALREADY
- //
- // MessageText:
- //
- // An operation was attempted on a non-blocking socket that already had an operation in progress.
- //
- #define WSAEALREADY 10037L
- //
- // MessageId: WSAENOTSOCK
- //
- // MessageText:
- //
- // An operation was attempted on something that is not a socket.
- //
- #define WSAENOTSOCK 10038L
- //
- // MessageId: WSAEDESTADDRREQ
- //
- // MessageText:
- //
- // A required address was omitted from an operation on a socket.
- //
- #define WSAEDESTADDRREQ 10039L
- //
- // MessageId: WSAEMSGSIZE
- //
- // MessageText:
- //
- // 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.
- //
- #define WSAEMSGSIZE 10040L
- //
- // MessageId: WSAEPROTOTYPE
- //
- // MessageText:
- //
- // A protocol was specified in the socket function call that does not support the semantics of the socket type requested.
- //
- #define WSAEPROTOTYPE 10041L
- //
- // MessageId: WSAENOPROTOOPT
- //
- // MessageText:
- //
- // An unknown, invalid, or unsupported option or level was specified in a getsockopt or setsockopt call.
- //
- #define WSAENOPROTOOPT 10042L
- //
- // MessageId: WSAEPROTONOSUPPORT
- //
- // MessageText:
- //
- // The requested protocol has not been configured into the system, or no implementation for it exists.
- //
- #define WSAEPROTONOSUPPORT 10043L
- //
- // MessageId: WSAESOCKTNOSUPPORT
- //
- // MessageText:
- //
- // The support for the specified socket type does not exist in this address family.
- //
- #define WSAESOCKTNOSUPPORT 10044L
- //
- // MessageId: WSAEOPNOTSUPP
- //
- // MessageText:
- //
- // The attempted operation is not supported for the type of object referenced.
- //
- #define WSAEOPNOTSUPP 10045L
- //
- // MessageId: WSAEPFNOSUPPORT
- //
- // MessageText:
- //
- // The protocol family has not been configured into the system or no implementation for it exists.
- //
- #define WSAEPFNOSUPPORT 10046L
- //
- // MessageId: WSAEAFNOSUPPORT
- //
- // MessageText:
- //
- // An address incompatible with the requested protocol was used.
- //
- #define WSAEAFNOSUPPORT 10047L
- //
- // MessageId: WSAEADDRINUSE
- //
- // MessageText:
- //
- // Only one usage of each socket address (protocol/network address/port) is normally permitted.
- //
- #define WSAEADDRINUSE 10048L
- //
- // MessageId: WSAEADDRNOTAVAIL
- //
- // MessageText:
- //
- // The requested address is not valid in its context.
- //
- #define WSAEADDRNOTAVAIL 10049L
- //
- // MessageId: WSAENETDOWN
- //
- // MessageText:
- //
- // A socket operation encountered a dead network.
- //
- #define WSAENETDOWN 10050L
- //
- // MessageId: WSAENETUNREACH
- //
- // MessageText:
- //
- // A socket operation was attempted to an unreachable network.
- //
- #define WSAENETUNREACH 10051L
- //
- // MessageId: WSAENETRESET
- //
- // MessageText:
- //
- // The connection has been broken due to keep-alive activity detecting a failure while the operation was in progress.
- //
- #define WSAENETRESET 10052L
- //
- // MessageId: WSAECONNABORTED
- //
- // MessageText:
- //
- // An established connection was aborted by the software in your host machine.
- //
- #define WSAECONNABORTED 10053L
- //
- // MessageId: WSAECONNRESET
- //
- // MessageText:
- //
- // An existing connection was forcibly closed by the remote host.
- //
- #define WSAECONNRESET 10054L
- //
- // MessageId: WSAENOBUFS
- //
- // MessageText:
- //
- // An operation on a socket could not be performed because the system lacked sufficient buffer space or because a queue was full.
- //
- #define WSAENOBUFS 10055L
- //
- // MessageId: WSAEISCONN
- //
- // MessageText:
- //
- // A connect request was made on an already connected socket.
- //
- #define WSAEISCONN 10056L
- //
- // MessageId: WSAENOTCONN
- //
- // MessageText:
- //
- // 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.
- //
- #define WSAENOTCONN 10057L
- //
- // MessageId: WSAESHUTDOWN
- //
- // MessageText:
- //
- // 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.
- //
- #define WSAESHUTDOWN 10058L
- //
- // MessageId: WSAETOOMANYREFS
- //
- // MessageText:
- //
- // Too many references to some kernel object.
- //
- #define WSAETOOMANYREFS 10059L
- //
- // MessageId: WSAETIMEDOUT
- //
- // MessageText:
- //
- // 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.
- //
- #define WSAETIMEDOUT 10060L
- //
- // MessageId: WSAECONNREFUSED
- //
- // MessageText:
- //
- // No connection could be made because the target machine actively refused it.
- //
- #define WSAECONNREFUSED 10061L
- //
- // MessageId: WSAELOOP
- //
- // MessageText:
- //
- // Cannot translate name.
- //
- #define WSAELOOP 10062L
- //
- // MessageId: WSAENAMETOOLONG
- //
- // MessageText:
- //
- // Name component or name was too long.
- //
- #define WSAENAMETOOLONG 10063L
- //
- // MessageId: WSAEHOSTDOWN
- //
- // MessageText:
- //
- // A socket operation failed because the destination host was down.
- //
- #define WSAEHOSTDOWN 10064L
- //
- // MessageId: WSAEHOSTUNREACH
- //
- // MessageText:
- //
- // A socket operation was attempted to an unreachable host.
- //
- #define WSAEHOSTUNREACH 10065L
- //
- // MessageId: WSAENOTEMPTY
- //
- // MessageText:
- //
- // Cannot remove a directory that is not empty.
- //
- #define WSAENOTEMPTY 10066L
- //
- // MessageId: WSAEPROCLIM
- //
- // MessageText:
- //
- // A Windows Sockets implementation may have a limit on the number of applications that may use it simultaneously.
- //
- #define WSAEPROCLIM 10067L
- //
- // MessageId: WSAEUSERS
- //
- // MessageText:
- //
- // Ran out of quota.
- //
- #define WSAEUSERS 10068L
- //
- // MessageId: WSAEDQUOT
- //
- // MessageText:
- //
- // Ran out of disk quota.
- //
- #define WSAEDQUOT 10069L
- //
- // MessageId: WSAESTALE
- //
- // MessageText:
- //
- // File handle reference is no longer available.
- //
- #define WSAESTALE 10070L
- //
- // MessageId: WSAEREMOTE
- //
- // MessageText:
- //
- // Item is not available locally.
- //
- #define WSAEREMOTE 10071L
- //
- // MessageId: WSASYSNOTREADY
- //
- // MessageText:
- //
- // WSAStartup cannot function at this time because the underlying system it uses to provide network services is currently unavailable.
- //
- #define WSASYSNOTREADY 10091L
- //
- // MessageId: WSAVERNOTSUPPORTED
- //
- // MessageText:
- //
- // The Windows Sockets version requested is not supported.
- //
- #define WSAVERNOTSUPPORTED 10092L
- //
- // MessageId: WSANOTINITIALISED
- //
- // MessageText:
- //
- // Either the application has not called WSAStartup, or WSAStartup failed.
- //
- #define WSANOTINITIALISED 10093L
- //
- // MessageId: WSAEDISCON
- //
- // MessageText:
- //
- // Returned by WSARecv or WSARecvFrom to indicate the remote party has initiated a graceful shutdown sequence.
- //
- #define WSAEDISCON 10101L
- //
- // MessageId: WSAENOMORE
- //
- // MessageText:
- //
- // No more results can be returned by WSALookupServiceNext.
- //
- #define WSAENOMORE 10102L
- //
- // MessageId: WSAECANCELLED
- //
- // MessageText:
- //
- // A call to WSALookupServiceEnd was made while this call was still processing. The call has been canceled.
- //
- #define WSAECANCELLED 10103L
- //
- // MessageId: WSAEINVALIDPROCTABLE
- //
- // MessageText:
- //
- // The procedure call table is invalid.
- //
- #define WSAEINVALIDPROCTABLE 10104L
- //
- // MessageId: WSAEINVALIDPROVIDER
- //
- // MessageText:
- //
- // The requested service provider is invalid.
- //
- #define WSAEINVALIDPROVIDER 10105L
- //
- // MessageId: WSAEPROVIDERFAILEDINIT
- //
- // MessageText:
- //
- // The requested service provider could not be loaded or initialized.
- //
- #define WSAEPROVIDERFAILEDINIT 10106L
- //
- // MessageId: WSASYSCALLFAILURE
- //
- // MessageText:
- //
- // A system call that should never fail has failed.
- //
- #define WSASYSCALLFAILURE 10107L
- //
- // MessageId: WSASERVICE_NOT_FOUND
- //
- // MessageText:
- //
- // No such service is known. The service cannot be found in the specified name space.
- //
- #define WSASERVICE_NOT_FOUND 10108L
- //
- // MessageId: WSATYPE_NOT_FOUND
- //
- // MessageText:
- //
- // The specified class was not found.
- //
- #define WSATYPE_NOT_FOUND 10109L
- //
- // MessageId: WSA_E_NO_MORE
- //
- // MessageText:
- //
- // No more results can be returned by WSALookupServiceNext.
- //
- #define WSA_E_NO_MORE 10110L
- //
- // MessageId: WSA_E_CANCELLED
- //
- // MessageText:
- //
- // A call to WSALookupServiceEnd was made while this call was still processing. The call has been canceled.
- //
- #define WSA_E_CANCELLED 10111L
- //
- // MessageId: WSAEREFUSED
- //
- // MessageText:
- //
- // A database query failed because it was actively refused.
- //
- #define WSAEREFUSED 10112L
- //
- // MessageId: WSAHOST_NOT_FOUND
- //
- // MessageText:
- //
- // No such host is known.
- //
- #define WSAHOST_NOT_FOUND 11001L
- //
- // MessageId: WSATRY_AGAIN
- //
- // MessageText:
- //
- // This is usually a temporary error during hostname resolution and means that the local server did not receive a response from an authoritative server.
- //
- #define WSATRY_AGAIN 11002L
- //
- // MessageId: WSANO_RECOVERY
- //
- // MessageText:
- //
- // A non-recoverable error occurred during a database lookup.
- //
- #define WSANO_RECOVERY 11003L
- //
- // MessageId: WSANO_DATA
- //
- // MessageText:
- //
- // The requested name is valid and was found in the database, but it does not have the correct associated data being resolved for.
- //
- #define WSANO_DATA 11004L
- //
- // MessageId: WSA_QOS_RECEIVERS
- //
- // MessageText:
- //
- // At least one reserve has arrived.
- //
- #define WSA_QOS_RECEIVERS 11005L
- //
- // MessageId: WSA_QOS_SENDERS
- //
- // MessageText:
- //
- // At least one path has arrived.
- //
- #define WSA_QOS_SENDERS 11006L
- //
- // MessageId: WSA_QOS_NO_SENDERS
- //
- // MessageText:
- //
- // There are no senders.
- //
- #define WSA_QOS_NO_SENDERS 11007L
- //
- // MessageId: WSA_QOS_NO_RECEIVERS
- //
- // MessageText:
- //
- // There are no receivers.
- //
- #define WSA_QOS_NO_RECEIVERS 11008L
- //
- // MessageId: WSA_QOS_REQUEST_CONFIRMED
- //
- // MessageText:
- //
- // Reserve has been confirmed.
- //
- #define WSA_QOS_REQUEST_CONFIRMED 11009L
- //
- // MessageId: WSA_QOS_ADMISSION_FAILURE
- //
- // MessageText:
- //
- // Error due to lack of resources.
- //
- #define WSA_QOS_ADMISSION_FAILURE 11010L
- //
- // MessageId: WSA_QOS_POLICY_FAILURE
- //
- // MessageText:
- //
- // Rejected for administrative reasons - bad credentials.
- //
- #define WSA_QOS_POLICY_FAILURE 11011L
- //
- // MessageId: WSA_QOS_BAD_STYLE
- //
- // MessageText:
- //
- // Unknown or conflicting style.
- //
- #define WSA_QOS_BAD_STYLE 11012L
- //
- // MessageId: WSA_QOS_BAD_OBJECT
- //
- // MessageText:
- //
- // Problem with some part of the filterspec or providerspecific buffer in general.
- //
- #define WSA_QOS_BAD_OBJECT 11013L
- //
- // MessageId: WSA_QOS_TRAFFIC_CTRL_ERROR
- //
- // MessageText:
- //
- // Problem with some part of the flowspec.
- //
- #define WSA_QOS_TRAFFIC_CTRL_ERROR 11014L
- //
- // MessageId: WSA_QOS_GENERIC_ERROR
- //
- // MessageText:
- //
- // General QOS error.
- //
- #define WSA_QOS_GENERIC_ERROR 11015L
- //
- // MessageId: WSA_QOS_ESERVICETYPE
- //
- // MessageText:
- //
- // An invalid or unrecognized service type was found in the flowspec.
- //
- #define WSA_QOS_ESERVICETYPE 11016L
- //
- // MessageId: WSA_QOS_EFLOWSPEC
- //
- // MessageText:
- //
- // An invalid or inconsistent flowspec was found in the QOS structure.
- //
- #define WSA_QOS_EFLOWSPEC 11017L
- //
- // MessageId: WSA_QOS_EPROVSPECBUF
- //
- // MessageText:
- //
- // Invalid QOS provider-specific buffer.
- //
- #define WSA_QOS_EPROVSPECBUF 11018L
- //
- // MessageId: WSA_QOS_EFILTERSTYLE
- //
- // MessageText:
- //
- // An invalid QOS filter style was used.
- //
- #define WSA_QOS_EFILTERSTYLE 11019L
- //
- // MessageId: WSA_QOS_EFILTERTYPE
- //
- // MessageText:
- //
- // An invalid QOS filter type was used.
- //
- #define WSA_QOS_EFILTERTYPE 11020L
- //
- // MessageId: WSA_QOS_EFILTERCOUNT
- //
- // MessageText:
- //
- // An incorrect number of QOS FILTERSPECs were specified in the FLOWDESCRIPTOR.
- //
- #define WSA_QOS_EFILTERCOUNT 11021L
- //
- // MessageId: WSA_QOS_EOBJLENGTH
- //
- // MessageText:
- //
- // An object with an invalid ObjectLength field was specified in the QOS provider-specific buffer.
- //
- #define WSA_QOS_EOBJLENGTH 11022L
- //
- // MessageId: WSA_QOS_EFLOWCOUNT
- //
- // MessageText:
- //
- // An incorrect number of flow descriptors was specified in the QOS structure.
- //
- #define WSA_QOS_EFLOWCOUNT 11023L
- //
- // MessageId: WSA_QOS_EUNKOWNPSOBJ
- //
- // MessageText:
- //
- // An unrecognized object was found in the QOS provider-specific buffer.
- //
- #define WSA_QOS_EUNKOWNPSOBJ 11024L
- //
- // MessageId: WSA_QOS_EPOLICYOBJ
- //
- // MessageText:
- //
- // An invalid policy object was found in the QOS provider-specific buffer.
- //
- #define WSA_QOS_EPOLICYOBJ 11025L
- //
- // MessageId: WSA_QOS_EFLOWDESC
- //
- // MessageText:
- //
- // An invalid QOS flow descriptor was found in the flow descriptor list.
- //
- #define WSA_QOS_EFLOWDESC 11026L
- //
- // MessageId: WSA_QOS_EPSFLOWSPEC
- //
- // MessageText:
- //
- // An invalid or inconsistent flowspec was found in the QOS provider specific buffer.
- //
- #define WSA_QOS_EPSFLOWSPEC 11027L
- //
- // MessageId: WSA_QOS_EPSFILTERSPEC
- //
- // MessageText:
- //
- // An invalid FILTERSPEC was found in the QOS provider-specific buffer.
- //
- #define WSA_QOS_EPSFILTERSPEC 11028L
- //
- // MessageId: WSA_QOS_ESDMODEOBJ
- //
- // MessageText:
- //
- // An invalid shape discard mode object was found in the QOS provider specific buffer.
- //
- #define WSA_QOS_ESDMODEOBJ 11029L
- //
- // MessageId: WSA_QOS_ESHAPERATEOBJ
- //
- // MessageText:
- //
- // An invalid shaping rate object was found in the QOS provider-specific buffer.
- //
- #define WSA_QOS_ESHAPERATEOBJ 11030L
- //
- // MessageId: WSA_QOS_RESERVED_PETYPE
- //
- // MessageText:
- //
- // A reserved policy element was found in the QOS provider-specific buffer.
- //
- #define WSA_QOS_RESERVED_PETYPE 11031L
- #endif // defined(WSABASEERR)
- ///////////////////////////////////////////////////
- // //
- // End of WinSock Error Codes //
- // //
- // 10000 to 11999 //
- ///////////////////////////////////////////////////
- ///////////////////////////////////////////////////
- // //
- // Side By Side Error Codes //
- // //
- // 14000 to 14999 //
- ///////////////////////////////////////////////////
- //
- // MessageId: ERROR_SXS_SECTION_NOT_FOUND
- //
- // MessageText:
- //
- // The requested section was not present in the activation context.
- //
- #define ERROR_SXS_SECTION_NOT_FOUND 14000L
- //
- // MessageId: ERROR_SXS_CANT_GEN_ACTCTX
- //
- // MessageText:
- //
- // This application has failed to start because the application configuration is incorrect. Reinstalling the application may fix this problem.
- //
- #define ERROR_SXS_CANT_GEN_ACTCTX 14001L
- //
- // MessageId: ERROR_SXS_INVALID_ACTCTXDATA_FORMAT
- //
- // MessageText:
- //
- // The application binding data format is invalid.
- //
- #define ERROR_SXS_INVALID_ACTCTXDATA_FORMAT 14002L
- //
- // MessageId: ERROR_SXS_ASSEMBLY_NOT_FOUND
- //
- // MessageText:
- //
- // The referenced assembly is not installed on your system.
- //
- #define ERROR_SXS_ASSEMBLY_NOT_FOUND 14003L
- //
- // MessageId: ERROR_SXS_MANIFEST_FORMAT_ERROR
- //
- // MessageText:
- //
- // The manifest file does not begin with the required tag and format information.
- //
- #define ERROR_SXS_MANIFEST_FORMAT_ERROR 14004L
- //
- // MessageId: ERROR_SXS_MANIFEST_PARSE_ERROR
- //
- // MessageText:
- //
- // The manifest file contains one or more syntax errors.
- //
- #define ERROR_SXS_MANIFEST_PARSE_ERROR 14005L
- //
- // MessageId: ERROR_SXS_ACTIVATION_CONTEXT_DISABLED
- //
- // MessageText:
- //
- // The application attempted to activate a disabled activation context.
- //
- #define ERROR_SXS_ACTIVATION_CONTEXT_DISABLED 14006L
- //
- // MessageId: ERROR_SXS_KEY_NOT_FOUND
- //
- // MessageText:
- //
- // The requested lookup key was not found in any active activation context.
- //
- #define ERROR_SXS_KEY_NOT_FOUND 14007L
- //
- // MessageId: ERROR_SXS_VERSION_CONFLICT
- //
- // MessageText:
- //
- // A component version required by the application conflicts with another component version already active.
- //
- #define ERROR_SXS_VERSION_CONFLICT 14008L
- //
- // MessageId: ERROR_SXS_WRONG_SECTION_TYPE
- //
- // MessageText:
- //
- // The type requested activation context section does not match the query API used.
- //
- #define ERROR_SXS_WRONG_SECTION_TYPE 14009L
- //
- // MessageId: ERROR_SXS_THREAD_QUERIES_DISABLED
- //
- // MessageText:
- //
- // Lack of system resources has required isolated activation to be disabled for the current thread of execution.
- //
- #define ERROR_SXS_THREAD_QUERIES_DISABLED 14010L
- //
- // MessageId: ERROR_SXS_PROCESS_DEFAULT_ALREADY_SET
- //
- // MessageText:
- //
- // An attempt to set the process default activation context failed because the process default activation context was already set.
- //
- #define ERROR_SXS_PROCESS_DEFAULT_ALREADY_SET 14011L
- //
- // MessageId: ERROR_SXS_UNKNOWN_ENCODING_GROUP
- //
- // MessageText:
- //
- // The encoding group identifier specified is not recognized.
- //
- #define ERROR_SXS_UNKNOWN_ENCODING_GROUP 14012L
- //
- // MessageId: ERROR_SXS_UNKNOWN_ENCODING
- //
- // MessageText:
- //
- // The encoding requested is not recognized.
- //
- #define ERROR_SXS_UNKNOWN_ENCODING 14013L
- //
- // MessageId: ERROR_SXS_INVALID_XML_NAMESPACE_URI
- //
- // MessageText:
- //
- // The manifest contains a reference to an invalid URI.
- //
- #define ERROR_SXS_INVALID_XML_NAMESPACE_URI 14014L
- //
- // MessageId: ERROR_SXS_ROOT_MANIFEST_DEPENDENCY_NOT_INSTALLED
- //
- // MessageText:
- //
- // The application manifest contains a reference to a dependent assembly which is not installed
- //
- #define ERROR_SXS_ROOT_MANIFEST_DEPENDENCY_NOT_INSTALLED 14015L
- //
- // MessageId: ERROR_SXS_LEAF_MANIFEST_DEPENDENCY_NOT_INSTALLED
- //
- // MessageText:
- //
- // The manifest for an assembly used by the application has a reference to a dependent assembly which is not installed
- //
- #define ERROR_SXS_LEAF_MANIFEST_DEPENDENCY_NOT_INSTALLED 14016L
- //
- // MessageId: ERROR_SXS_INVALID_ASSEMBLY_IDENTITY_ATTRIBUTE
- //
- // MessageText:
- //
- // The manifest contains an attribute for the assembly identity which is not valid.
- //
- #define ERROR_SXS_INVALID_ASSEMBLY_IDENTITY_ATTRIBUTE 14017L
- //
- // MessageId: ERROR_SXS_MANIFEST_MISSING_REQUIRED_DEFAULT_NAMESPACE
- //
- // MessageText:
- //
- // The manifest is missing the required default namespace specification on the assembly element.
- //
- #define ERROR_SXS_MANIFEST_MISSING_REQUIRED_DEFAULT_NAMESPACE 14018L
- //
- // MessageId: ERROR_SXS_MANIFEST_INVALID_REQUIRED_DEFAULT_NAMESPACE
- //
- // MessageText:
- //
- // The manifest has a default namespace specified on the assembly element but its value is not "urn:schemas-microsoft-com:asm.v1".
- //
- #define ERROR_SXS_MANIFEST_INVALID_REQUIRED_DEFAULT_NAMESPACE 14019L
- //
- // MessageId: ERROR_SXS_PRIVATE_MANIFEST_CROSS_PATH_WITH_REPARSE_POINT
- //
- // MessageText:
- //
- // The private manifest probed has crossed reparse-point-associated path
- //
- #define ERROR_SXS_PRIVATE_MANIFEST_CROSS_PATH_WITH_REPARSE_POINT 14020L
- //
- // MessageId: ERROR_SXS_DUPLICATE_DLL_NAME
- //
- // MessageText:
- //
- // Two or more components referenced directly or indirectly by the application manifest have files by the same name.
- //
- #define ERROR_SXS_DUPLICATE_DLL_NAME 14021L
- //
- // MessageId: ERROR_SXS_DUPLICATE_WINDOWCLASS_NAME
- //
- // MessageText:
- //
- // Two or more components referenced directly or indirectly by the application manifest have window classes with the same name.
- //
- #define ERROR_SXS_DUPLICATE_WINDOWCLASS_NAME 14022L
- //
- // MessageId: ERROR_SXS_DUPLICATE_CLSID
- //
- // MessageText:
- //
- // Two or more components referenced directly or indirectly by the application manifest have the same COM server CLSIDs.
- //
- #define ERROR_SXS_DUPLICATE_CLSID 14023L
- //
- // MessageId: ERROR_SXS_DUPLICATE_IID
- //
- // MessageText:
- //
- // Two or more components referenced directly or indirectly by the application manifest have proxies for the same COM interface IIDs.
- //
- #define ERROR_SXS_DUPLICATE_IID 14024L
- //
- // MessageId: ERROR_SXS_DUPLICATE_TLBID
- //
- // MessageText:
- //
- // Two or more components referenced directly or indirectly by the application manifest have the same COM type library TLBIDs.
- //
- #define ERROR_SXS_DUPLICATE_TLBID 14025L
- //
- // MessageId: ERROR_SXS_DUPLICATE_PROGID
- //
- // MessageText:
- //
- // Two or more components referenced directly or indirectly by the application manifest have the same COM ProgIDs.
- //
- #define ERROR_SXS_DUPLICATE_PROGID 14026L
- //
- // MessageId: ERROR_SXS_DUPLICATE_ASSEMBLY_NAME
- //
- // MessageText:
- //
- // Two or more components referenced directly or indirectly by the application manifest are different versions of the same component which is not permitted.
- //
- #define ERROR_SXS_DUPLICATE_ASSEMBLY_NAME 14027L
- //
- // MessageId: ERROR_SXS_FILE_HASH_MISMATCH
- //
- // MessageText:
- //
- // A component's file does not match the verification information present in the
- // component manifest.
- //
- #define ERROR_SXS_FILE_HASH_MISMATCH 14028L
- //
- // MessageId: ERROR_SXS_POLICY_PARSE_ERROR
- //
- // MessageText:
- //
- // The policy manifest contains one or more syntax errors.
- //
- #define ERROR_SXS_POLICY_PARSE_ERROR 14029L
- //
- // MessageId: ERROR_SXS_XML_E_MISSINGQUOTE
- //
- // MessageText:
- //
- // Manifest Parse Error : A string literal was expected, but no opening quote character was found.
- //
- #define ERROR_SXS_XML_E_MISSINGQUOTE 14030L
- //
- // MessageId: ERROR_SXS_XML_E_COMMENTSYNTAX
- //
- // MessageText:
- //
- // Manifest Parse Error : Incorrect syntax was used in a comment.
- //
- #define ERROR_SXS_XML_E_COMMENTSYNTAX 14031L
- //
- // MessageId: ERROR_SXS_XML_E_BADSTARTNAMECHAR
- //
- // MessageText:
- //
- // Manifest Parse Error : A name was started with an invalid character.
- //
- #define ERROR_SXS_XML_E_BADSTARTNAMECHAR 14032L
- //
- // MessageId: ERROR_SXS_XML_E_BADNAMECHAR
- //
- // MessageText:
- //
- // Manifest Parse Error : A name contained an invalid character.
- //
- #define ERROR_SXS_XML_E_BADNAMECHAR 14033L
- //
- // MessageId: ERROR_SXS_XML_E_BADCHARINSTRING
- //
- // MessageText:
- //
- // Manifest Parse Error : A string literal contained an invalid character.
- //
- #define ERROR_SXS_XML_E_BADCHARINSTRING 14034L
- //
- // MessageId: ERROR_SXS_XML_E_XMLDECLSYNTAX
- //
- // MessageText:
- //
- // Manifest Parse Error : Invalid syntax for an xml declaration.
- //
- #define ERROR_SXS_XML_E_XMLDECLSYNTAX 14035L
- //
- // MessageId: ERROR_SXS_XML_E_BADCHARDATA
- //
- // MessageText:
- //
- // Manifest Parse Error : An Invalid character was found in text content.
- //
- #define ERROR_SXS_XML_E_BADCHARDATA 14036L
- //
- // MessageId: ERROR_SXS_XML_E_MISSINGWHITESPACE
- //
- // MessageText:
- //
- // Manifest Parse Error : Required white space was missing.
- //
- #define ERROR_SXS_XML_E_MISSINGWHITESPACE 14037L
- //
- // MessageId: ERROR_SXS_XML_E_EXPECTINGTAGEND
- //
- // MessageText:
- //
- // Manifest Parse Error : The character '>' was expected.
- //
- #define ERROR_SXS_XML_E_EXPECTINGTAGEND 14038L
- //
- // MessageId: ERROR_SXS_XML_E_MISSINGSEMICOLON
- //
- // MessageText:
- //
- // Manifest Parse Error : A semi colon character was expected.
- //
- #define ERROR_SXS_XML_E_MISSINGSEMICOLON 14039L
- //
- // MessageId: ERROR_SXS_XML_E_UNBALANCEDPAREN
- //
- // MessageText:
- //
- // Manifest Parse Error : Unbalanced parentheses.
- //
- #define ERROR_SXS_XML_E_UNBALANCEDPAREN 14040L
- //
- // MessageId: ERROR_SXS_XML_E_INTERNALERROR
- //
- // MessageText:
- //
- // Manifest Parse Error : Internal error.
- //
- #define ERROR_SXS_XML_E_INTERNALERROR 14041L
- //
- // MessageId: ERROR_SXS_XML_E_UNEXPECTED_WHITESPACE
- //
- // MessageText:
- //
- // Manifest Parse Error : Whitespace is not allowed at this location.
- //
- #define ERROR_SXS_XML_E_UNEXPECTED_WHITESPACE 14042L
- //
- // MessageId: ERROR_SXS_XML_E_INCOMPLETE_ENCODING
- //
- // MessageText:
- //
- // Manifest Parse Error : End of file reached in invalid state for current encoding.
- //
- #define ERROR_SXS_XML_E_INCOMPLETE_ENCODING 14043L
- //
- // MessageId: ERROR_SXS_XML_E_MISSING_PAREN
- //
- // MessageText:
- //
- // Manifest Parse Error : Missing parenthesis.
- //
- #define ERROR_SXS_XML_E_MISSING_PAREN 14044L
- //
- // MessageId: ERROR_SXS_XML_E_EXPECTINGCLOSEQUOTE
- //
- // MessageText:
- //
- // Manifest Parse Error : A single or double closing quote character (' or ") is missing.
- //
- #define ERROR_SXS_XML_E_EXPECTINGCLOSEQUOTE 14045L
- //
- // MessageId: ERROR_SXS_XML_E_MULTIPLE_COLONS
- //
- // MessageText:
- //
- // Manifest Parse Error : Multiple colons are not allowed in a name.
- //
- #define ERROR_SXS_XML_E_MULTIPLE_COLONS 14046L
- //
- // MessageId: ERROR_SXS_XML_E_INVALID_DECIMAL
- //
- // MessageText:
- //
- // Manifest Parse Error : Invalid character for decimal digit.
- //
- #define ERROR_SXS_XML_E_INVALID_DECIMAL 14047L
- //
- // MessageId: ERROR_SXS_XML_E_INVALID_HEXIDECIMAL
- //
- // MessageText:
- //
- // Manifest Parse Error : Invalid character for hexidecimal digit.
- //
- #define ERROR_SXS_XML_E_INVALID_HEXIDECIMAL 14048L
- //
- // MessageId: ERROR_SXS_XML_E_INVALID_UNICODE
- //
- // MessageText:
- //
- // Manifest Parse Error : Invalid unicode character value for this platform.
- //
- #define ERROR_SXS_XML_E_INVALID_UNICODE 14049L
- //
- // MessageId: ERROR_SXS_XML_E_WHITESPACEORQUESTIONMARK
- //
- // MessageText:
- //
- // Manifest Parse Error : Expecting whitespace or '?'.
- //
- #define ERROR_SXS_XML_E_WHITESPACEORQUESTIONMARK 14050L
- //
- // MessageId: ERROR_SXS_XML_E_UNEXPECTEDENDTAG
- //
- // MessageText:
- //
- // Manifest Parse Error : End tag was not expected at this location.
- //
- #define ERROR_SXS_XML_E_UNEXPECTEDENDTAG 14051L
- //
- // MessageId: ERROR_SXS_XML_E_UNCLOSEDTAG
- //
- // MessageText:
- //
- // Manifest Parse Error : The following tags were not closed: %1.
- //
- #define ERROR_SXS_XML_E_UNCLOSEDTAG 14052L
- //
- // MessageId: ERROR_SXS_XML_E_DUPLICATEATTRIBUTE
- //
- // MessageText:
- //
- // Manifest Parse Error : Duplicate attribute.
- //
- #define ERROR_SXS_XML_E_DUPLICATEATTRIBUTE 14053L
- //
- // MessageId: ERROR_SXS_XML_E_MULTIPLEROOTS
- //
- // MessageText:
- //
- // Manifest Parse Error : Only one top level element is allowed in an XML document.
- //
- #define ERROR_SXS_XML_E_MULTIPLEROOTS 14054L
- //
- // MessageId: ERROR_SXS_XML_E_INVALIDATROOTLEVEL
- //
- // MessageText:
- //
- // Manifest Parse Error : Invalid at the top level of the document.
- //
- #define ERROR_SXS_XML_E_INVALIDATROOTLEVEL 14055L
- //
- // MessageId: ERROR_SXS_XML_E_BADXMLDECL
- //
- // MessageText:
- //
- // Manifest Parse Error : Invalid xml declaration.
- //
- #define ERROR_SXS_XML_E_BADXMLDECL 14056L
- //
- // MessageId: ERROR_SXS_XML_E_MISSINGROOT
- //
- // MessageText:
- //
- // Manifest Parse Error : XML document must have a top level element.
- //
- #define ERROR_SXS_XML_E_MISSINGROOT 14057L
- //
- // MessageId: ERROR_SXS_XML_E_UNEXPECTEDEOF
- //
- // MessageText:
- //
- // Manifest Parse Error : Unexpected end of file.
- //
- #define ERROR_SXS_XML_E_UNEXPECTEDEOF 14058L
- //
- // MessageId: ERROR_SXS_XML_E_BADPEREFINSUBSET
- //
- // MessageText:
- //
- // Manifest Parse Error : Parameter entities cannot be used inside markup declarations in an internal subset.
- //
- #define ERROR_SXS_XML_E_BADPEREFINSUBSET 14059L
- //
- // MessageId: ERROR_SXS_XML_E_UNCLOSEDSTARTTAG
- //
- // MessageText:
- //
- // Manifest Parse Error : Element was not closed.
- //
- #define ERROR_SXS_XML_E_UNCLOSEDSTARTTAG 14060L
- //
- // MessageId: ERROR_SXS_XML_E_UNCLOSEDENDTAG
- //
- // MessageText:
- //
- // Manifest Parse Error : End element was missing the character '>'.
- //
- #define ERROR_SXS_XML_E_UNCLOSEDENDTAG 14061L
- //
- // MessageId: ERROR_SXS_XML_E_UNCLOSEDSTRING
- //
- // MessageText:
- //
- // Manifest Parse Error : A string literal was not closed.
- //
- #define ERROR_SXS_XML_E_UNCLOSEDSTRING 14062L
- //
- // MessageId: ERROR_SXS_XML_E_UNCLOSEDCOMMENT
- //
- // MessageText:
- //
- // Manifest Parse Error : A comment was not closed.
- //
- #define ERROR_SXS_XML_E_UNCLOSEDCOMMENT 14063L
- //
- // MessageId: ERROR_SXS_XML_E_UNCLOSEDDECL
- //
- // MessageText:
- //
- // Manifest Parse Error : A declaration was not closed.
- //
- #define ERROR_SXS_XML_E_UNCLOSEDDECL 14064L
- //
- // MessageId: ERROR_SXS_XML_E_UNCLOSEDCDATA
- //
- // MessageText:
- //
- // Manifest Parse Error : A CDATA section was not closed.
- //
- #define ERROR_SXS_XML_E_UNCLOSEDCDATA 14065L
- //
- // MessageId: ERROR_SXS_XML_E_RESERVEDNAMESPACE
- //
- // MessageText:
- //
- // Manifest Parse Error : The namespace prefix is not allowed to start with the reserved string "xml".
- //
- #define ERROR_SXS_XML_E_RESERVEDNAMESPACE 14066L
- //
- // MessageId: ERROR_SXS_XML_E_INVALIDENCODING
- //
- // MessageText:
- //
- // Manifest Parse Error : System does not support the specified encoding.
- //
- #define ERROR_SXS_XML_E_INVALIDENCODING 14067L
- //
- // MessageId: ERROR_SXS_XML_E_INVALIDSWITCH
- //
- // MessageText:
- //
- // Manifest Parse Error : Switch from current encoding to specified encoding not supported.
- //
- #define ERROR_SXS_XML_E_INVALIDSWITCH 14068L
- //
- // MessageId: ERROR_SXS_XML_E_BADXMLCASE
- //
- // MessageText:
- //
- // Manifest Parse Error : The name 'xml' is reserved and must be lower case.
- //
- #define ERROR_SXS_XML_E_BADXMLCASE 14069L
- //
- // MessageId: ERROR_SXS_XML_E_INVALID_STANDALONE
- //
- // MessageText:
- //
- // Manifest Parse Error : The standalone attribute must have the value 'yes' or 'no'.
- //
- #define ERROR_SXS_XML_E_INVALID_STANDALONE 14070L
- //
- // MessageId: ERROR_SXS_XML_E_UNEXPECTED_STANDALONE
- //
- // MessageText:
- //
- // Manifest Parse Error : The standalone attribute cannot be used in external entities.
- //
- #define ERROR_SXS_XML_E_UNEXPECTED_STANDALONE 14071L
- //
- // MessageId: ERROR_SXS_XML_E_INVALID_VERSION
- //
- // MessageText:
- //
- // Manifest Parse Error : Invalid version number.
- //
- #define ERROR_SXS_XML_E_INVALID_VERSION 14072L
- //
- // MessageId: ERROR_SXS_XML_E_MISSINGEQUALS
- //
- // MessageText:
- //
- // Manifest Parse Error : Missing equals sign between attribute and attribute value.
- //
- #define ERROR_SXS_XML_E_MISSINGEQUALS 14073L
- //
- // MessageId: ERROR_SXS_PROTECTION_RECOVERY_FAILED
- //
- // MessageText:
- //
- // Assembly Protection Error : Unable to recover the specified assembly.
- //
- #define ERROR_SXS_PROTECTION_RECOVERY_FAILED 14074L
- //
- // MessageId: ERROR_SXS_PROTECTION_PUBLIC_KEY_TOO_SHORT
- //
- // MessageText:
- //
- // Assembly Protection Error : The public key for an assembly was too short to be allowed.
- //
- #define ERROR_SXS_PROTECTION_PUBLIC_KEY_TOO_SHORT 14075L
- //
- // MessageId: ERROR_SXS_PROTECTION_CATALOG_NOT_VALID
- //
- // MessageText:
- //
- // Assembly Protection Error : The catalog for an assembly is not valid, or does not match the assembly's manifest.
- //
- #define ERROR_SXS_PROTECTION_CATALOG_NOT_VALID 14076L
- //
- // MessageId: ERROR_SXS_UNTRANSLATABLE_HRESULT
- //
- // MessageText:
- //
- // An HRESULT could not be translated to a corresponding Win32 error code.
- //
- #define ERROR_SXS_UNTRANSLATABLE_HRESULT 14077L
- //
- // MessageId: ERROR_SXS_PROTECTION_CATALOG_FILE_MISSING
- //
- // MessageText:
- //
- // Assembly Protection Error : The catalog for an assembly is missing.
- //
- #define ERROR_SXS_PROTECTION_CATALOG_FILE_MISSING 14078L
- //
- // MessageId: ERROR_SXS_MISSING_ASSEMBLY_IDENTITY_ATTRIBUTE
- //
- // MessageText:
- //
- // The supplied assembly identity is missing one or more attributes which must be present in this context.
- //
- #define ERROR_SXS_MISSING_ASSEMBLY_IDENTITY_ATTRIBUTE 14079L
- //
- // MessageId: ERROR_SXS_INVALID_ASSEMBLY_IDENTITY_ATTRIBUTE_NAME
- //
- // MessageText:
- //
- // The supplied assembly identity has one or more attribute names that contain characters not permitted in XML names.
- //
- #define ERROR_SXS_INVALID_ASSEMBLY_IDENTITY_ATTRIBUTE_NAME 14080L
- ///////////////////////////////////////////////////
- // //
- // End of Side By Side Error Codes //
- // //
- // 14000 to 14999 //
- ///////////////////////////////////////////////////
- ///////////////////////////////////////////////////
- // //
- // Start of IPSec Error codes //
- // //
- // 13000 to 13999 //
- ///////////////////////////////////////////////////
- //
- // MessageId: ERROR_IPSEC_QM_POLICY_EXISTS
- //
- // MessageText:
- //
- // The specified quick mode policy already exists.
- //
- #define ERROR_IPSEC_QM_POLICY_EXISTS 13000L
- //
- // MessageId: ERROR_IPSEC_QM_POLICY_NOT_FOUND
- //
- // MessageText:
- //
- // The specified quick mode policy was not found.
- //
- #define ERROR_IPSEC_QM_POLICY_NOT_FOUND 13001L
- //
- // MessageId: ERROR_IPSEC_QM_POLICY_IN_USE
- //
- // MessageText:
- //
- // The specified quick mode policy is being used.
- //
- #define ERROR_IPSEC_QM_POLICY_IN_USE 13002L
- //
- // MessageId: ERROR_IPSEC_MM_POLICY_EXISTS
- //
- // MessageText:
- //
- // The specified main mode policy already exists.
- //
- #define ERROR_IPSEC_MM_POLICY_EXISTS 13003L
- //
- // MessageId: ERROR_IPSEC_MM_POLICY_NOT_FOUND
- //
- // MessageText:
- //
- // The specified main mode policy was not found
- //
- #define ERROR_IPSEC_MM_POLICY_NOT_FOUND 13004L
- //
- // MessageId: ERROR_IPSEC_MM_POLICY_IN_USE
- //
- // MessageText:
- //
- // The specified main mode policy is being used.
- //
- #define ERROR_IPSEC_MM_POLICY_IN_USE 13005L
- //
- // MessageId: ERROR_IPSEC_MM_FILTER_EXISTS
- //
- // MessageText:
- //
- // The specified main mode filter already exists.
- //
- #define ERROR_IPSEC_MM_FILTER_EXISTS 13006L
- //
- // MessageId: ERROR_IPSEC_MM_FILTER_NOT_FOUND
- //
- // MessageText:
- //
- // The specified main mode filter was not found.
- //
- #define ERROR_IPSEC_MM_FILTER_NOT_FOUND 13007L
- //
- // MessageId: ERROR_IPSEC_TRANSPORT_FILTER_EXISTS
- //
- // MessageText:
- //
- // The specified transport mode filter already exists.
- //
- #define ERROR_IPSEC_TRANSPORT_FILTER_EXISTS 13008L
- //
- // MessageId: ERROR_IPSEC_TRANSPORT_FILTER_NOT_FOUND
- //
- // MessageText:
- //
- // The specified transport mode filter does not exist.
- //
- #define ERROR_IPSEC_TRANSPORT_FILTER_NOT_FOUND 13009L
- //
- // MessageId: ERROR_IPSEC_MM_AUTH_EXISTS
- //
- // MessageText:
- //
- // The specified main mode authentication list exists.
- //
- #define ERROR_IPSEC_MM_AUTH_EXISTS 13010L
- //
- // MessageId: ERROR_IPSEC_MM_AUTH_NOT_FOUND
- //
- // MessageText:
- //
- // The specified main mode authentication list was not found.
- //
- #define ERROR_IPSEC_MM_AUTH_NOT_FOUND 13011L
- //
- // MessageId: ERROR_IPSEC_MM_AUTH_IN_USE
- //
- // MessageText:
- //
- // The specified quick mode policy is being used.
- //
- #define ERROR_IPSEC_MM_AUTH_IN_USE 13012L
- //
- // MessageId: ERROR_IPSEC_DEFAULT_MM_POLICY_NOT_FOUND
- //
- // MessageText:
- //
- // The specified main mode policy was not found.
- //
- #define ERROR_IPSEC_DEFAULT_MM_POLICY_NOT_FOUND 13013L
- //
- // MessageId: ERROR_IPSEC_DEFAULT_MM_AUTH_NOT_FOUND
- //
- // MessageText:
- //
- // The specified quick mode policy was not found
- //
- #define ERROR_IPSEC_DEFAULT_MM_AUTH_NOT_FOUND 13014L
- //
- // MessageId: ERROR_IPSEC_DEFAULT_QM_POLICY_NOT_FOUND
- //
- // MessageText:
- //
- // The manifest file contains one or more syntax errors.
- //
- #define ERROR_IPSEC_DEFAULT_QM_POLICY_NOT_FOUND 13015L
- //
- // MessageId: ERROR_IPSEC_TUNNEL_FILTER_EXISTS
- //
- // MessageText:
- //
- // The application attempted to activate a disabled activation context.
- //
- #define ERROR_IPSEC_TUNNEL_FILTER_EXISTS 13016L
- //
- // MessageId: ERROR_IPSEC_TUNNEL_FILTER_NOT_FOUND
- //
- // MessageText:
- //
- // The requested lookup key was not found in any active activation context.
- //
- #define ERROR_IPSEC_TUNNEL_FILTER_NOT_FOUND 13017L
- //
- // MessageId: ERROR_IPSEC_MM_FILTER_PENDING_DELETION
- //
- // MessageText:
- //
- // The Main Mode filter is pending deletion.
- //
- #define ERROR_IPSEC_MM_FILTER_PENDING_DELETION 13018L
- //
- // MessageId: ERROR_IPSEC_TRANSPORT_FILTER_PENDING_DELETION
- //
- // MessageText:
- //
- // The transport filter is pending deletion.
- //
- #define ERROR_IPSEC_TRANSPORT_FILTER_PENDING_DELETION 13019L
- //
- // MessageId: ERROR_IPSEC_TUNNEL_FILTER_PENDING_DELETION
- //
- // MessageText:
- //
- // The tunnel filter is pending deletion.
- //
- #define ERROR_IPSEC_TUNNEL_FILTER_PENDING_DELETION 13020L
- //
- // MessageId: ERROR_IPSEC_MM_POLICY_PENDING_DELETION
- //
- // MessageText:
- //
- // The Main Mode policy is pending deletion.
- //
- #define ERROR_IPSEC_MM_POLICY_PENDING_DELETION 13021L
- //
- // MessageId: ERROR_IPSEC_MM_AUTH_PENDING_DELETION
- //
- // MessageText:
- //
- // The Main Mode authentication bundle is pending deletion.
- //
- #define ERROR_IPSEC_MM_AUTH_PENDING_DELETION 13022L
- //
- // MessageId: ERROR_IPSEC_QM_POLICY_PENDING_DELETION
- //
- // MessageText:
- //
- // The Quick Mode policy is pending deletion.
- //
- #define ERROR_IPSEC_QM_POLICY_PENDING_DELETION 13023L
- //
- // MessageId: ERROR_IPSEC_IKE_NEG_STATUS_BEGIN
- //
- // MessageText:
- //
- // ERROR_IPSEC_IKE_NEG_STATUS_BEGIN
- //
- #define ERROR_IPSEC_IKE_NEG_STATUS_BEGIN 13800L
- //
- // MessageId: ERROR_IPSEC_IKE_AUTH_FAIL
- //
- // MessageText:
- //
- // IKE authentication credentials are unacceptable
- //
- #define ERROR_IPSEC_IKE_AUTH_FAIL 13801L
- //
- // MessageId: ERROR_IPSEC_IKE_ATTRIB_FAIL
- //
- // MessageText:
- //
- // IKE security attributes are unacceptable
- //
- #define ERROR_IPSEC_IKE_ATTRIB_FAIL 13802L
- //
- // MessageId: ERROR_IPSEC_IKE_NEGOTIATION_PENDING
- //
- // MessageText:
- //
- // IKE Negotiation in progress
- //
- #define ERROR_IPSEC_IKE_NEGOTIATION_PENDING 13803L
- //
- // MessageId: ERROR_IPSEC_IKE_GENERAL_PROCESSING_ERROR
- //
- // MessageText:
- //
- // General processing error
- //
- #define ERROR_IPSEC_IKE_GENERAL_PROCESSING_ERROR 13804L
- //
- // MessageId: ERROR_IPSEC_IKE_TIMED_OUT
- //
- // MessageText:
- //
- // Negotiation timed out
- //
- #define ERROR_IPSEC_IKE_TIMED_OUT 13805L
- //
- // MessageId: ERROR_IPSEC_IKE_NO_CERT
- //
- // MessageText:
- //
- // IKE failed to find valid machine certificate
- //
- #define ERROR_IPSEC_IKE_NO_CERT 13806L
- //
- // MessageId: ERROR_IPSEC_IKE_SA_DELETED
- //
- // MessageText:
- //
- // IKE SA deleted by peer before establishment completed
- //
- #define ERROR_IPSEC_IKE_SA_DELETED 13807L
- //
- // MessageId: ERROR_IPSEC_IKE_SA_REAPED
- //
- // MessageText:
- //
- // IKE SA deleted before establishment completed
- //
- #define ERROR_IPSEC_IKE_SA_REAPED 13808L
- //
- // MessageId: ERROR_IPSEC_IKE_MM_ACQUIRE_DROP
- //
- // MessageText:
- //
- // Negotiation request sat in Queue too long
- //
- #define ERROR_IPSEC_IKE_MM_ACQUIRE_DROP 13809L
- //
- // MessageId: ERROR_IPSEC_IKE_QM_ACQUIRE_DROP
- //
- // MessageText:
- //
- // Negotiation request sat in Queue too long
- //
- #define ERROR_IPSEC_IKE_QM_ACQUIRE_DROP 13810L
- //
- // MessageId: ERROR_IPSEC_IKE_QUEUE_DROP_MM
- //
- // MessageText:
- //
- // Negotiation request sat in Queue too long
- //
- #define ERROR_IPSEC_IKE_QUEUE_DROP_MM 13811L
- //
- // MessageId: ERROR_IPSEC_IKE_QUEUE_DROP_NO_MM
- //
- // MessageText:
- //
- // Negotiation request sat in Queue too long
- //
- #define ERROR_IPSEC_IKE_QUEUE_DROP_NO_MM 13812L
- //
- // MessageId: ERROR_IPSEC_IKE_DROP_NO_RESPONSE
- //
- // MessageText:
- //
- // No response from peer