These values all have the bits 0x1100 in common.
HRESULT Value (Hex) | Status Code Name | Description |
0x80041101 | IDX_E_INVALIDTAG | The tag is invalid. |
0x80041102 | IDX_E_METAFILE_CORRUPT | The propagation configuration file is corrupt. |
0x80041103 | IDX_E_TOO_MANY_SEARCH_SERVERS | The number of Search servers exceeded the limit. |
0x80041104 | IDX_E_SEARCH_SERVER_ALREADY_EXISTS | The specified Search server already exists. |
0x80041105 | IDX_E_BUILD_IN_PROGRESS | A catalog build is already in progress. |
0x80041106 | IDX_IDX_E_IDXLSTFILE_CORRUPT | Index list file is corrupt. |
0x80041107 | IDX_E_REGISTRY_ENTRY | Error reading or writing a registry entry required for catalog creation. |
0x80041108 | IDX_E_OBJECT_NOT_FOUND | File or files required for catalog creation were not found. |
0x80041109 | IDX_E_SEARCH_SERVER_NOT_FOUND | The Search server was not found. |
0x8004110a | IDX_E_WB_NOTFOUND | Word-breaker not found for the given language. |
0x8004110b | IDX_E_NOISELIST_NOTFOUND | Noise word list was not found for the given language. |
0x8004110c | IDX_E_STEMMER_NOTFOUND | A stemmer was not found for the given language. |
0x8004110d | IDX_E_PROP_STOPPED | Catalog propagation was stopped. |
0x8004110e | IDX_E_DISKFULL | Disk is full. |
0x8004110f | IDX_E_INVALID_INDEX | Index data is invalid. |
0x80041110 | IDX_E_CORRUPT_INDEX | Index data is corrupt. |
0x80041111 | IDX_E_NO_BACKUP | There is no backup catalog. |
0x80041112 | IDX_E_PROPSTORE_INIT_FAILED | Property store initialization failed. |
0x80041113 | IDX_E_PROP_STATE_CORRUPT | Propagation state information is corrupt. |
0x00041114 | IDX_S_NO_BUILD_IN_PROGRESS | There is no build in progress. |
0x00041115 | IDX_S_SEARCH_SERVER_ALREADY_EXISTS | The Search server already exists. |
0x00041116 | IDX_S_SEARCH_SERVER_DOES_NOT_EXIST | The Search server does not exist. |
0x80041117 | IDX_E_NOT_LOADED | The catalog is not loaded. |
0x80041118 | IDX_E_PROP_MAJOR_VERSION_MISMATCH | There is a mismatch in the major version number. |
0x80041119 | IDX_E_PROP_MINOR_VERSION_MISMATCH | Index is a mismatch in the minor version number. |
0x8004111a | IDX_E_DSS_NOT_CONNECTED | A connection with the DSS could not be established. |
0x8004111b | IDX_E_DOCUMENT_ABORTED | Document indexing has been aborted. |
0x8004111c | IDX_E_CATALOG_DISMOUNTED | The catalog has been dismounted. |
0x0004111d | IDX_S_DSS_NOT_AVAILABLE | Search Server was added successfully but could not be contacted. |