This is page contains raw error codes. It is meant as a software developer reference, not a customer support site.
| Code | HRESULT | Description | #define |
|---|---|---|---|
| 1025 | 0x80110401 | Errors occurred accessing one or more objects - the ErrorInfo collection may have more detail | COMADMIN_E_OBJECTERRORS |
| 1026 | 0x80110402 | One or more of the object's properties are missing or invalid | COMADMIN_E_OBJECTINVALID |
| 1027 | 0x80110403 | The object was not found in the catalog | COMADMIN_E_KEYMISSING |
| 1028 | 0x80110404 | The object is already registered | COMADMIN_E_ALREADYINSTALLED |
| 1031 | 0x80110407 | Error occurred writing to the application file | COMADMIN_E_APP_FILE_WRITEFAIL |
| 1032 | 0x80110408 | Error occurred reading the application file | COMADMIN_E_APP_FILE_READFAIL |
| 1033 | 0x80110409 | Invalid version number in application file | COMADMIN_E_APP_FILE_VERSION |
| 1034 | 0x8011040A | The file path is invalid | COMADMIN_E_BADPATH |
| 1035 | 0x8011040B | The application is already installed | COMADMIN_E_APPLICATIONEXISTS |
| 1036 | 0x8011040C | The role already exists | COMADMIN_E_ROLEEXISTS |
| 1037 | 0x8011040D | An error occurred copying the file | COMADMIN_E_CANTCOPYFILE |
| 1039 | 0x8011040F | One or more users are not valid | COMADMIN_E_NOUSER |
| 1040 | 0x80110410 | One or more users in the application file are not valid | COMADMIN_E_INVALIDUSERIDS |
| 1041 | 0x80110411 | The component's CLSID is missing or corrupt | COMADMIN_E_NOREGISTRYCLSID |
| 1042 | 0x80110412 | The component's progID is missing or corrupt | COMADMIN_E_BADREGISTRYPROGID |
| 1043 | 0x80110413 | Unable to set required authentication level for update request | COMADMIN_E_AUTHENTICATIONLEVEL |
| 1044 | 0x80110414 | The identity or password set on the application is not valid | COMADMIN_E_USERPASSWDNOTVALID |
| 1048 | 0x80110418 | Application file CLSIDs or IIDs do not match corresponding DLLs | COMADMIN_E_CLSIDORIIDMISMATCH |
| 1049 | 0x80110419 | Interface information is either missing or changed | COMADMIN_E_REMOTEINTERFACE |
| 1050 | 0x8011041A | DllRegisterServer failed on component install | COMADMIN_E_DLLREGISTERSERVER |
| 1051 | 0x8011041B | No server file share available | COMADMIN_E_NOSERVERSHARE |
| 1053 | 0x8011041D | DLL could not be loaded | COMADMIN_E_DLLLOADFAILED |
| 1054 | 0x8011041E | The registered TypeLib ID is not valid | COMADMIN_E_BADREGISTRYLIBID |
| 1055 | 0x8011041F | Application install directory not found | COMADMIN_E_APPDIRNOTFOUND |
| 1059 | 0x80110423 | Errors occurred while in the component registrar | COMADMIN_E_REGISTRARFAILED |
| 1060 | 0x80110424 | The file does not exist | COMADMIN_E_COMPFILE_DOESNOTEXIST |
| 1061 | 0x80110425 | The DLL could not be loaded | COMADMIN_E_COMPFILE_LOADDLLFAIL |
| 1062 | 0x80110426 | GetClassObject failed in the DLL | COMADMIN_E_COMPFILE_GETCLASSOBJ |
| 1063 | 0x80110427 | The DLL does not support the components listed in the TypeLib | COMADMIN_E_COMPFILE_CLASSNOTAVAIL |
| 1064 | 0x80110428 | The TypeLib could not be loaded | COMADMIN_E_COMPFILE_BADTLB |
| 1065 | 0x80110429 | The file does not contain components or component information | COMADMIN_E_COMPFILE_NOTINSTALLABLE |
| 1066 | 0x8011042A | Changes to this object and its sub-objects have been disabled | COMADMIN_E_NOTCHANGEABLE |
| 1067 | 0x8011042B | The delete function has been disabled for this object | COMADMIN_E_NOTDELETEABLE |
| 1068 | 0x8011042C | The server catalog version is not supported | COMADMIN_E_SESSION |
| 1069 | 0x8011042D | The component move was disallowed, because the source or destination application is either a system application or currently locked against changes | COMADMIN_E_COMP_MOVE_LOCKED |
| 1070 | 0x8011042E | The component move failed because the destination application no longer exists | COMADMIN_E_COMP_MOVE_BAD_DEST |
| 1072 | 0x80110430 | The system was unable to register the TypeLib | COMADMIN_E_REGISTERTLB |
| 1075 | 0x80110433 | This operation cannot be performed on the system application | COMADMIN_E_SYSTEMAPP |
| 1076 | 0x80110434 | The component registrar referenced in this file is not available | COMADMIN_E_COMPFILE_NOREGISTRAR |
| 1077 | 0x80110435 | A component in the same DLL is already installed | COMADMIN_E_COREQCOMPINSTALLED |
| 1078 | 0x80110436 | The service is not installed | COMADMIN_E_SERVICENOTINSTALLED |
| 1079 | 0x80110437 | One or more property settings are either invalid or in conflict with each other | COMADMIN_E_PROPERTYSAVEFAILED |
| 1080 | 0x80110438 | The object you are attempting to add or rename already exists | COMADMIN_E_OBJECTEXISTS |
| 1081 | 0x80110439 | The component already exists | COMADMIN_E_COMPONENTEXISTS |
| 1083 | 0x8011043B | The registration file is corrupt | COMADMIN_E_REGFILE_CORRUPT |
| 1084 | 0x8011043C | The property value is too large | COMADMIN_E_PROPERTY_OVERFLOW |
| 1086 | 0x8011043E | Object was not found in registry | COMADMIN_E_NOTINREGISTRY |
| 1087 | 0x8011043F | This object is not poolable | COMADMIN_E_OBJECTNOTPOOLABLE |
| 1094 | 0x80110446 | A CLSID with the same GUID as the new application ID is already installed on this machine | COMADMIN_E_APPLID_MATCHES_CLSID |
| 1095 | 0x80110447 | A role assigned to a component, interface, or method did not exist in the application | COMADMIN_E_ROLE_DOES_NOT_EXIST |
| 1096 | 0x80110448 | You must have components in an application in order to start the application | COMADMIN_E_START_APP_NEEDS_COMPONENTS |
| 1097 | 0x80110449 | This operation is not enabled on this platform | COMADMIN_E_REQUIRES_DIFFERENT_PLATFORM |
| 1098 | 0x8011044A | Application Proxy is not exportable | COMADMIN_E_CAN_NOT_EXPORT_APP_PROXY |
| 1099 | 0x8011044B | Failed to start application because it is either a library application or an application proxy | COMADMIN_E_CAN_NOT_START_APP |
| 1100 | 0x8011044C | System application is not exportable | COMADMIN_E_CAN_NOT_EXPORT_SYS_APP |
| 1101 | 0x8011044D | Cannot subscribe to this component (the component may have been imported) | COMADMIN_E_CANT_SUBSCRIBE_TO_COMPONENT |
| 1102 | 0x8011044E | An event class cannot also be a subscriber component | COMADMIN_E_EVENTCLASS_CANT_BE_SUBSCRIBER |
| 1103 | 0x8011044F | Library applications and application proxies are incompatible | COMADMIN_E_LIB_APP_PROXY_INCOMPATIBLE |
| 1104 | 0x80110450 | This function is valid for the base partition only | COMADMIN_E_BASE_PARTITION_ONLY |
| 1105 | 0x80110451 | You cannot start an application that has been disabled | COMADMIN_E_START_APP_DISABLED |
| 1111 | 0x80110457 | The specified partition name is already in use on this computer | COMADMIN_E_CAT_DUPLICATE_PARTITION_NAME |
| 1112 | 0x80110458 | The specified partition name is invalid. Check that the name contains at least one visible character | COMADMIN_E_CAT_INVALID_PARTITION_NAME |
| 1113 | 0x80110459 | The partition cannot be deleted because it is the default partition for one or more users | COMADMIN_E_CAT_PARTITION_IN_USE |
| 1114 | 0x8011045A | The partition cannot be exported, because one or more components in the partition have the same file name | COMADMIN_E_FILE_PARTITION_DUPLICATE_FILES |
| 1115 | 0x8011045B | Applications that contain one or more imported components cannot be installed into a non-base partition | COMADMIN_E_CAT_IMPORTED_COMPONENTS_NOT_ALLOWED |
| 1116 | 0x8011045C | The application name is not unique and cannot be resolved to an application id | COMADMIN_E_AMBIGUOUS_APPLICATION_NAME |
| 1117 | 0x8011045D | The partition name is not unique and cannot be resolved to a partition id | COMADMIN_E_AMBIGUOUS_PARTITION_NAME |
| 1138 | 0x80110472 | The COM+ registry database has not been initialized | COMADMIN_E_REGDB_NOTINITIALIZED |
| 1139 | 0x80110473 | The COM+ registry database is not open | COMADMIN_E_REGDB_NOTOPEN |
| 1140 | 0x80110474 | The COM+ registry database detected a system error | COMADMIN_E_REGDB_SYSTEMERR |
| 1141 | 0x80110475 | The COM+ registry database is already running | COMADMIN_E_REGDB_ALREADYRUNNING |
| 1152 | 0x80110480 | This version of the COM+ registry database cannot be migrated | COMADMIN_E_MIG_VERSIONNOTSUPPORTED |
| 1153 | 0x80110481 | The schema version to be migrated could not be found in the COM+ registry database | COMADMIN_E_MIG_SCHEMANOTFOUND |
| 1154 | 0x80110482 | There was a type mismatch between binaries | COMADMIN_E_CAT_BITNESSMISMATCH |
| 1155 | 0x80110483 | A binary of unknown or invalid type was provided | COMADMIN_E_CAT_UNACCEPTABLEBITNESS |
| 1156 | 0x80110484 | There was a type mismatch between a binary and an application | COMADMIN_E_CAT_WRONGAPPBITNESS |
| 1157 | 0x80110485 | The application cannot be paused or resumed | COMADMIN_E_CAT_PAUSE_RESUME_NOT_SUPPORTED |
| 1158 | 0x80110486 | The COM+ Catalog Server threw an exception during execution | COMADMIN_E_CAT_SERVERFAULT |
| 1536 | 0x80110600 | Only COM+ Applications marked "queued" can be invoked using the "queue" moniker | COMQC_E_APPLICATION_NOT_QUEUED |
| 1537 | 0x80110601 | At least one interface must be marked "queued" in order to create a queued component instance with the "queue" moniker | COMQC_E_NO_QUEUEABLE_INTERFACES |
| 1538 | 0x80110602 | MSMQ is required for the requested operation and is not installed | COMQC_E_QUEUING_SERVICE_NOT_AVAILABLE |
| 1539 | 0x80110603 | Unable to marshal an interface that does not support IPersistStream | COMQC_E_NO_IPERSISTSTREAM |
| 1540 | 0x80110604 | The message is improperly formatted or was damaged in transit | COMQC_E_BAD_MESSAGE |
| 1541 | 0x80110605 | An unauthenticated message was received by an application that accepts only authenticated messages | COMQC_E_UNAUTHENTICATED |
| 1542 | 0x80110606 | The message was requeued or moved by a user not in the "QC Trusted User" role | COMQC_E_UNTRUSTED_ENQUEUER |
| 1793 | 0x80110701 | Cannot create a duplicate resource of type Distributed Transaction Coordinator | MSDTC_E_DUPLICATE_RESOURCE |
| 2056 | 0x80110808 | One of the objects being inserted or updated does not belong to a valid parent collection | COMADMIN_E_OBJECT_PARENT_MISSING |
| 2057 | 0x80110809 | One of the specified objects cannot be found | COMADMIN_E_OBJECT_DOES_NOT_EXIST |
| 2058 | 0x8011080A | The specified application is not currently running | COMADMIN_E_APP_NOT_RUNNING |
| 2059 | 0x8011080B | The partition(s) specified are not valid. | COMADMIN_E_INVALID_PARTITION |
| 2061 | 0x8011080D | COM+ applications that run as NT service may not be pooled or recycled | COMADMIN_E_SVCAPP_NOT_POOLABLE_OR_RECYCLABLE |
| 2062 | 0x8011080E | One or more users are already assigned to a local partition set. | COMADMIN_E_USER_IN_SET |
| 2063 | 0x8011080F | Library applications may not be recycled. | COMADMIN_E_CANTRECYCLELIBRARYAPPS |
| 2065 | 0x80110811 | Applications running as NT services may not be recycled. | COMADMIN_E_CANTRECYCLESERVICEAPPS |
| 2066 | 0x80110812 | The process has already been recycled. | COMADMIN_E_PROCESSALREADYRECYCLED |
| 2067 | 0x80110813 | A paused process may not be recycled. | COMADMIN_E_PAUSEDPROCESSMAYNOTBERECYCLED |
| 2068 | 0x80110814 | Library applications may not be NT services. | COMADMIN_E_CANTMAKEINPROCSERVICE |
| 2069 | 0x80110815 | The ProgID provided to the copy operation is invalid. The ProgID is in use by another registered CLSID. | COMADMIN_E_PROGIDINUSEBYCLSID |
| 2070 | 0x80110816 | The partition specified as default is not a member of the partition set. | COMADMIN_E_DEFAULT_PARTITION_NOT_IN_SET |
| 2071 | 0x80110817 | A recycled process may not be paused. | COMADMIN_E_RECYCLEDPROCESSMAYNOTBEPAUSED |
| 2072 | 0x80110818 | Access to the specified partition is denied. | COMADMIN_E_PARTITION_ACCESSDENIED |
| 2073 | 0x80110819 | Only Application Files (*.MSI files) can be installed into partitions. | COMADMIN_E_PARTITION_MSI_ONLY |
| 2074 | 0x8011081A | Applications containing one or more legacy components may not be exported to 1.0 format. | COMADMIN_E_LEGACYCOMPS_NOT_ALLOWED_IN_1_0_FORMAT |
| 2075 | 0x8011081B | Legacy components may not exist in non-base partitions. | COMADMIN_E_LEGACYCOMPS_NOT_ALLOWED_IN_NONBASE_PARTITIONS |
| 2076 | 0x8011081C | A component cannot be moved (or copied) from the System Application, an application proxy or a non-changeable application | COMADMIN_E_COMP_MOVE_SOURCE |
| 2077 | 0x8011081D | A component cannot be moved (or copied) to the System Application, an application proxy or a non-changeable application | COMADMIN_E_COMP_MOVE_DEST |
| 2078 | 0x8011081E | A private component cannot be moved (or copied) to a library application or to the base partition | COMADMIN_E_COMP_MOVE_PRIVATE |
| 2079 | 0x8011081F | The Base Application Partition exists in all partition sets and cannot be removed. | COMADMIN_E_BASEPARTITION_REQUIRED_IN_SET |
| 2080 | 0x80110820 | Alas, Event Class components cannot be aliased. | COMADMIN_E_CANNOT_ALIAS_EVENTCLASS |
| 2081 | 0x80110821 | Access is denied because the component is private. | COMADMIN_E_PRIVATE_ACCESSDENIED |
| 2082 | 0x80110822 | The specified SAFER level is invalid. | COMADMIN_E_SAFERINVALID |
| 2083 | 0x80110823 | The specified user cannot write to the system registry | COMADMIN_E_REGISTRY_ACCESSDENIED |
| 2084 | 0x80110824 | COM+ partitions are currently disabled. | COMADMIN_E_PARTITIONS_DISABLED |
No comments:
Post a Comment