This is work in progress.

Windows / Headers / WindowsSearchErrors.h

WindowsSearchErrors.h

Windows Search and Indexer

Associated Error Codes

Below is a list of error codes found for this header.

SymbolicValueDescription
EVENT_GATHER_RESTORE_COMPLETE0x00000BFDThe application was successfully restored.%1
EVENT_GATHER_RESTOREAPP_COMPLETE0x00000C03The application was successfully restored.%1
EVENT_GATHER_BACKUPAPP_COMPLETE0x00000C05The application was successfully backed up.%1
EVENT_INDEXER_PROP_SUCCEEDED0x00001B68Index propagation to search server <%2> succeeded. The service is now waiting for the search server to accept the propagation.%1
EVENT_INDEXER_ADD_DSS_SUCCEEDED0x00001B6BThe search server <%2> was successfully added.%1
EVENT_INDEXER_REMOVE_DSS_SUCCEEDED0x00001B6CThe search server <%2> was successfully removed.%1
_MAPI_W_NO_SERVICE0x00040203The MAPI service is unavailable.
CM_S_NODATASERVERS0x00040607No connection to a Search server can be established.
QRY_S_NOROWSFOUND0x00040704No matching items were found for this query.
QRY_S_TERMIGNORED0x00040712The query term was successfully ignored.
QRY_S_INEXACTRESULTS0x00040716The query found some matching items, but is unable to compile the entire result set.
IDS_MON_DEFAULT_ERROR0x0004092FParser Error
IDS_MON_ILLEGAL_PASSTHROUGH0x00040930The PASSTHROUGH query is not allowed: '%1'
IDS_MON_PARSE_ERR_1_PARAM0x00040931The syntax near '%1' is incorrect. SQLSTATE=42000
IDS_MON_PARSE_ERR_2_PARAM0x00040932The syntax near '%1' is incorrect. Expected %2. SQLSTATE=42000
IDS_MON_SEMI_COLON0x00040933Multiple statement commands are not supported. SQLSTATE=42000
IDS_MON_ORDINAL_OUT_OF_RANGE0x00040934ORDER BY ordinal (%1) must be between 1 and %2. SQLSTATE=42000
IDS_MON_VIEW_NOT_DEFINED0x00040935View '%1' was not defined in catalog '%2'. SQLSTATE=42S02
IDS_MON_COLUMN_NOT_DEFINED0x00040936Column '%1' was not defined. SQLSTATE=42S22
IDS_MON_BUILTIN_VIEW0x00040937The view name conflicts with a predefined view definition.
IDS_MON_OUT_OF_MEMORY0x00040938Out of memory
IDS_MON_SELECT_STAR0x00040939SELECT * is only allowed on views
IDS_MON_OR_NOT0x0004093A<content search condition> OR NOT <content boolean term> is not allowed
IDS_MON_CANNOT_CONVERT0x0004093B'%1'cannot be converted to type %2
IDS_MON_OUT_OF_RANGE0x0004093C%1 is out of range for type %2
IDS_MON_RELATIVE_INTERVAL0x0004093DThe specification of <relative interval> must be negative
IDS_MON_NOT_COLUMN_OF_VIEW0x0004093E'%1' is not a column in the view definition
IDS_MON_BUILTIN_PROPERTY0x0004093FThe property name conflicts with a predefined property definition
IDS_MON_WEIGHT_OUT_OF_RANGE0x00040940Weight value must be between 0.0 and 1.0
IDS_MON_MATCH_STRING0x00040941The matches string contains an error.
IDS_MON_PROPERTY_NAME_IN_VIEW0x00040942The property name cannot be set because it is already being used in a VIEW. SQLSTATE=42000
IDS_MON_VIEW_ALREADY_DEFINED0x00040943View '%1' already exists in the index '%2' and cannot be redefined. SQLSTATE=42S01
IDS_MON_INVALID_CATALOG0x00040944The index name '%1' is invalid. SQLSTATE=42000
IDS_MON_INVALIDSELECT_COALESCE0x00040945The select list for the coalesce table is invalid.
IDS_MON_CANNOT_CAST0x00040946The literal value cannot cast to the requested type.
IDS_MON_DATE_OUT_OF_RANGE0x00040947The relative interval given in the DATEADD function is too large.
IDS_MON_INVALID_IN_GROUP_CLAUSE0x00040948The IN GROUP identifier is invalid.
GTHR_S_STATUS_CHANGE_IGNORED0x00040D1CThe status change request was ignored, because the same status change is already pending.
GTHR_S_STATUS_END_CRAWL0x00040D1DThe update ended.
GTHR_S_STATUS_RESET0x00040D1EReset
GTHR_S_STATUS_THROTTLE0x00040D1FPreparing to propagate
GTHR_S_STATUS_RESUME0x00040D20Resume
GTHR_S_STATUS_PAUSE0x00040D21Pause
GTHR_S_END_STD_CHUNKS0x00040D24The gatherer has finished filtering standard properties.
GTHR_S_NO_CRAWL_SEEDS0x00040D2BThe update cannot begin without content sources. Add at least one content source that is not used for alerts.
GTHR_S_CANNOT_FILTER0x00040D30Failed to load document into IFilter. Possibly caused by unrecognized document format or document corruption. Only metadata obtained from the document storage was indexed.
GTHR_S_STATUS_STOP0x00040D33Stop
GTHR_S_STATUS_START0x00040D36Start Update
GTHR_S_CONFIG_HAS_ACCOUNTS0x00040D56The index configuration contains account information.
GTHR_S_PROB_NOT_MODIFIED0x00040D67The content was not likely to be modified during the adaptive update, so the gatherer is not going to check the document for changes.
GTHR_S_CRAWL_SCHEDULED0x00040D68The update will start as soon as all content sources are released by other updates that are already in progress.
GTHR_S_TRANSACTION_IGNORED0x00040D69The transaction was ignored as redundant, because another transaction for the same URL was active at the same time.
GTHR_S_START_FILTER_FROM_PROTOCOL0x00040D6AThe gatherer started getting properties using the filter from the protocol handler.
GTHR_S_BAD_FILE_LINK0x00040D6CThis file link cannot be followed.
GTHR_S_NOT_ALL_PARTS0x00040D6ESome parts of this document cannot be accessed.
GTHR_S_END_PROCESS_LOOP_NOTIFY_QUEUE0x00040D70The process notify queue was stopped successfully.
GTHR_S_START_FILTER_FROM_BODY0x00040D71The gatherer started getting properties using the document filter.
GTHR_S_MODIFIED_PARTS0x00040D78Some parts of the document were modified, and others were not. The gatherer will refilter the entire document.
GTHR_S_CRAWL_FULL0x00040D83Full
GTHR_S_CRAWL_INCREMENTAL0x00040D84Incremental
GTHR_S_CRAWL_ADAPTIVE0x00040D85Adaptive
GTHR_S_NO_INDEX0x00040D90Content for this URL is excluded by the server because a no-index attribute.
GTHR_S_PAUSE_REASON_EXTERNAL0x00040D92by user
GTHR_S_PAUSE_REASON_UPGRADING0x00040D93for upgrade
GTHR_S_PAUSE_REASON_BACKOFF0x00040D94low resources
GTHR_S_OFFICE_CHILD0x00040D9AThis document is a child of another document. It will not be cataloged separately.
GTHR_S_CANNOT_WORDBREAK0x00040DA6The document contains text that can not be broken into words. The document won't be indexed.
GTHR_S_USE_MIME_FILTER0x00040DA7This is a success code that indicates that the MIME filter should be used to filter the document stream. This is an internal error code and should not be reported to users. Call Microsoft Product Support.
GTHR_S_PAUSE_REASON_PROFILE_IMPORT0x00040DB3for profile import
IDX_S_NO_BUILD_IN_PROGRESS0x00041114There is no update in progress. This error is obsolete and should no longer be reported. Call Microsoft Product Support.
IDX_S_SEARCH_SERVER_ALREADY_EXISTS0x00041115The Search server already exists.
IDX_S_SEARCH_SERVER_DOES_NOT_EXIST0x00041116The search server does not exist. This error is obsolete and should no longer be reported. Call Microsoft Product Support.
IDX_S_DSS_NOT_AVAILABLE0x0004111DThe search server was added successfully, but cannot be contacted. Check that the search service is executing on the remote computer, and that you can connect to the remote computer.
JPS_S_DUPLICATE_DOC_DETECTED0x00041180The content index server detected a previously crawled document with the same content. This is an internal error code and should not be reported to users. Call Microsoft Product Support.
PRTH_S_NOT_MODIFIED0x00041203The content did not change.
PRTH_S_MAX_GROWTH0x00041209Filtering of this file ended because the file reached the maximum filter output limit. Check that the filter does not generate a large amount of data relative to the size of the document.
PRTH_S_MAX_DOWNLOAD0x0004120CThe file reached the maximum download limit. Check that the full text of the document can be meaningfully crawled.
PRTH_S_ACL_IS_READ_EVERYONE0x00041210The Access Control List was successfully changed to be readable by everyone.
PRTH_S_USE_ROSEBUD0x00041214You must use Rosebud to access this address.
PRTH_S_NOT_ALL_PARTS0x0004121BSome parts of this document cannot be accessed.
PRTH_S_TRY_IMPERSONATING0x00041225The item should be accessed while impersonating a user. Protocol handler is expected to implement IUrlAccessor3.
CI_S_NEW_AUXMETADATA0x00041829This is a new entry in the auxiliary metadata storage.
CI_S_CLIENT_REQUESTED_ABORT0x0004182BThe client requested that the document be stopped.
CI_S_RETRY_DOCUMENT0x0004182CThe client can now try to crawl a document.
CI_S_CATALOG_RESET0x00041830The catalog was reset due to diacritic difference or corruption.
NLADMIN_S_NOT_ALL_BUILD_CATALOGS_INITIALIZED0x00041902At least one content index definition was not initialized. Check the amount of free disk space, and verify that the registry configuration is correct.
NOTESPH_S_IGNORE_ID0x00042602The group or person was successfully ignored.
NOTESPH_S_LISTKNOWNFIELDS0x00042610One or more Lotus Notes database forms cannot be read. Some fields might not be available.
REXSPH_S_REDIRECTED0x00043501The URL was redirected and will be handled automatically.
FTE_S_RESOURCES_STARTING_TO_GET_LOW0x00043619The Full Text Engine's input queue is getting full. This batch has been accepted for processing. This success code is intended to help pause input until the queue is less full.
FTE_S_BEYOND_QUOTA0x00043622The Full Text Engine's input queue is full. This batch has been accepted for processing; however, the Full Text Engine will soon go into a forced paused state until the queue is less full.
FTE_S_REDUNDANT0x00043625This transaction was superseded by a subsequent transaction, so it will not be completed.
FTE_S_STATUS_CHANGE_REQUEST0x0004362BThe project state has changed or is changing due to a status change request.
FTE_S_RESUME0x0004362EThis is an internal error: The project will be resumed.
FTE_S_PROPERTY_STORE_END_OF_ENUMERATION0x0004363CThe enumeration has finished for the property store.
FTE_S_READONLY_CATALOG0x00043646The catalog has been opened for read-only operations.
FTE_S_TRY_TO_FLUSH0x00043657Internal Success Code. Crawl is done. Chunk buffers can be flushed; there is no additional input data.
FTE_S_CATALOG_BLOB_MISMATCHED0x00043658The property requested from the catalog blob received doesn't match the current value of the catalog property. The property value used by the catalog was successfully returned. The caller should either call SetProperty with the value returned or dismount the catalog and mount it back with the blob.
FTE_S_PROPERTY_RESET0x00043659One or more properties were reset to the default value.
EVENT_SSSEARCH_STARTED0x400003EBThe Windows Search Service started.%1
EVENT_SSSEARCH_STARTING_SETUP0x400003ECThe Windows Search service is creating the new search index {Reason: %2}. %1
EVENT_SSSEARCH_SETUP_SUCCEEDED0x400003EDThe Windows Search Service has successfully created the new search index. %1
EVENT_SSSEARCH_SETUP_CLEANUP_SUCCEEDED0x400003F2The Windows Search Service has successfully removed the old search index. %1
EVENT_SSSEARCH_STOPPED0x400003F5Windows Search Service stopped normally.%1
EVENT_SSSEARCH_DATAFILES_MOVE_SUCCEEDED0x400003F9The Windows Search Service successfully moved index files from %2 to %3. %1
EVENT_GATHER_END_CRAWL0x40000BCAThe update is complete. The gatherer successfully processed %2 documents totaling %3K. It failed to filter %4 documents. %5 documents were modified. %6 URLs were not found or denied access.%1
EVENT_GATHER_START_CRAWL0x40000BCBThe update started.%1
EVENT_GATHER_RESET_START0x40000BE1The index is being reset.%1
EVENT_GATHER_THROTTLE0x40000BE3The gatherer index was interrupted.%1
EVENT_GATHER_RESUME0x40000BE4The gatherer index resumed.%1
EVENT_GATHER_END_INCREMENTAL0x40000BE7The incremental update is complete. The gatherer successfully processed %2 documents totaling %3K. It failed to filter %4 documents. %5 documents were modified. %6 URLs were not found or denied access.%1
EVENT_GATHER_STOP_START0x40000BECThe crawl was requested to be stopped.%1
EVENT_CRAWL_SCHEDULED0x40000BF4An update cannot begin because the content source <%2> is in use by another update already in progress. The update will start as soon as all its content sources are released by updates already in progress.%1
EVENT_GATHER_END_ADAPTIVE0x40000BFBThe adaptive update is complete. The gatherer successfully processed %2 documents totaling %3K. It failed to filter %4 documents. %5 documents were modified. %6 URLs were not found or denied access.%1
EVENT_NOTIFICATION_RESTORED0x40000C09Notifications for the scope %2 have been reactivated. %1
EVENT_LOCAL_GROUP_NOT_EXPANDED0x40000C17The group %2\\%3 contains %4 members. Groups over %5 members are not expanded. %1
EVENT_LOCAL_GROUPS_CACHE_FLUSHED0x40000C18The local groups cache was flushed, because %2. %1
MSG_CI_MASTER_MERGE_STARTED0x40001006%1A master merge has started for catalog %2.
MSG_CI_MASTER_MERGE_COMPLETED0x40001007%1A master merge has completed for catalog %2.
MSG_CI_MASTER_MERGE_ABORTED0x40001008%1A master merge has been paused for catalog %2 due to error %3. It will be rescheduled later.
MSG_CI_MASTER_MERGE_RESTARTED0x40001019%1A master merge has restarted for catalog %2.
MSG_CI_CORRUPT_INDEX_COMPONENT0x4000102AAn index corruption was detected in component %2 in catalog %3.%1
MSG_CI_MASTER_MERGE_ABORTED_LOW_DISK0x40001043%1A master merge has been paused for catalog %2 due to low disk space. The merge will be rescheduled later. Please free some disk space for indexing to continue.
MSG_CI_MASTER_MERGE_REASON_EXTERNAL0x40001044%1Catalog: %2. A master merge was started due to an external request.
MSG_CI_MASTER_MERGE_REASON_INDEX_LIMIT0x40001045%1Catalog: %2. A master merge was started because the catalog reached the maximum number of indexes on the last level (%3).
MSG_CI_MASTER_MERGE_REASON_EXPECTED_DOCS0x40001046%1Catalog: %2. A master merge was started because the expected number of documents in the catalog (%3) were indexed.
MSG_CI_MASTER_MERGE_REASON_NUMBER0x40001047%1Catalog: %2. The master merge was started because of internal reason number %3.
EVENT_INDEXER_STARTED0x40001B58The content index service started successfully.%1
EVENT_INDEXER_PROP_STARTED0x40001B69Index propagation to search server <%2> started.%1
EVENT_INDEXER_SHUTDOWN0x40001B82The Windows Search Service is being stopped because there is a problem with the indexer: %2.%1
EVENT_INDEXER_DSS_ALREADY_ADDED0x40001B86The index already exists on search server <%2>.%1
EVENT_INDEXER_BUILD_START0x40001B88The index is being copied to the drop location in preparation for propagation.%1
EVENT_INDEXER_BUILD_ENDED0x40001B89The index was completely copied. The index will now be propagated.%1
EVENT_INDEXER_PROP_COMMITTED0x40001BA2Index propagation was committed to at least one target search server.%1
EVENT_INDEXER_PROP_ABORTED0x40001BA3Index propagation stopped.%1
MSG_TEST_MESSAGE0x40041000The %1 message facility is running.
EVENT_SSSEARCH_SETUP_CLEANUP_STARTED0x800003F0The Windows Search Service is starting up and attempting to remove the old search index {Reason: %2}. %1
EVENT_SSSEARCH_CREATE_PATH_RULES_FAILED0x800003F6The Windows Search Service has failed to create one or more path rules. The service will continue creating the SystemIndex search index. Debug information: <%2>. %1
EVENT_SSSEARCH_DROPPED_EVENTS0x800003F7Event ID %2 for the Windows Search Service has been suppressed %3 time(s) since %4. This event is used to suppress Windows Search Service events that have occurred frequently within a short period of time. See Event ID %2 for further details on this event.%1
EVENT_SSSEARCH_DATAFILES_MOVE_ROLLBACK_ERRORS0x800003FAWhile rolling back the index, the Windows Search Service encountered the following error: <%4,%5>. Index files were not moved from %2 to %3. %1
EVENT_CONFIG_SYNTAX0x80000414An error occurred in configuration file <%2>.%1
EVENT_UNPRIVILEGED_SERVICE_ACCOUNT0x8000041CThe account used to start the Windows Search Service does not have the rights to operate the service. The account must be either the LocalSystem account or a member of the Administrators group. Use the Services tab in the Control Panel to change the startup account for the search service.%1
EVENT_SYSTEM_EXCEPTION0x8000041DThe system exception %1 occurred, and will be handled. If this causes problems, contact Microsoft Product Support Services and include the stack trace in the event. %2.
EVENT_GATHER_CRAWL_NOT_STARTED0x80000BCFThe update cannot be started because all of the content sources were excluded by site path rules, or removed from the index configuration.%1
EVENT_GATHER_CRAWL_SEED_ERROR0x80000BD0The update cannot be started because the content sources cannot be accessed. Fix the errors and try the update again.%1
EVENT_GATHER_CRAWL_SEED_FAILED0x80000BDCCrawl could not be completed on content source <%2>.%1
EVENT_GATHER_CRAWL_SEED_FAILED_INIT0x80000BDDCrawl could not be started on content source <%2>.%1
EVENT_GATHER_REG_MISSING0x80000BDEThe gatherer is unable to read the registry %2.%1
EVENT_GATHER_CRAWL_IN_PROGRESS0x80000BDFA request to start the update has been ignored because the update is already in progress or is scheduled on one or more content sources.%1
EVENT_GATHER_START_PAUSE0x80000BE2The index was paused.%1
EVENT_GATHER_AUTODESCLEN_ADJUSTED0x80000BE5The automatic description length was adjusted from %2 to %3.%1
EVENT_GATHER_NO_CRAWL_SEEDS0x80000BE6The update for the index cannot be started because the specified content sources were not configured for updates. Add at least one content source.%1
EVENT_GATHER_START_CRAWL_IF_RESET0x80000BEDThe previous update was reset, or was otherwise interrupted. A full update of all content sources will be automatically started. %1
EVENT_GATHER_DISK_FULL0x80000BEEThe update has been delayed because a disk is full. Check the system default temp location and the drive on which search catalog is created. The system default temp location is used for creation of temporary files during crawling. If it is full, crawling pauses. If the system default temp location is full, change the location to a disk with more free space and restart the computer. Changes to the system temp location do not take effect for system services until the computer is restarted.%1
EVENT_GATHER_NO_SCHEMA0x80000BEFThe gatherer property mapping file cannot be opened. The default values are being used. You may have to copy the property mapping file from the setup CD, or reinstall the application.%1
EVENT_GATHER_AUTODESCENCODE_INVALID0x80000BF0The automatic description encoding tag value is invalid. The gatherer is setting this value to "yes"". Fix the gthrprm.txt file.%1
EVENT_FAILED_CREATE_GATHERER_LOG0x80000BF5The gatherer log cannot be created.%1
EVENT_WBREAKER_NOT_LOADED0x80000BF6The word breaker for language <%2> cannot be loaded.%1
EVENT_LEARN_PROPAGATION_COPY_FAILED0x80000BF7Propagation failed while copying <%2> to <%3>.%1
EVENT_LEARN_CREATE_DB_FAILED0x80000BF8The Topic Assistant training database could not be created.%1
EVENT_LEARN_COMPILE_FAILED0x80000BF9The Topic Assistant training database could not be compiled.%1
EVENT_LEARN_PROPAGATION_FAILED0x80000BFAPropagation of the Topic Assistant training database to <%2:%3:%4> failed.%1
EVENT_USING_DIFFERENT_WORD_BREAKER0x80000BFCThe gatherer is using the word breaker for language id <%2> for text in language id <%3>. The corresponding language resources are not installed on your computer.%1
EVENT_GATHER_DIRTY_STARTUP0x80000C00The gatherer is recovering after an improper shutdown. This will delay availability of gathering functions, and may result in some noncritical data loss.%1
EVENT_GATHER_HISTORY_CORRUPTION_DETECTED0x80000C01The gatherer detected pages in the history during recovery that cannot be read, and repaired them. However, statistical data for some URLs may have been lost. This can be caused by restarting a computer without first shutting down Windows, or by disk failure.%1
EVENT_GATHER_DAEMON_TERMINATED0x80000C06The Windows Search service stopped the Protocol Host process because it was consuming too many resources. A new Protocol Host process will be started. No user action is required.%1
EVENT_NOTIFICATION_FAILURE_SCOPE_EXCEEDED_LOGGING0x80000C08Notifications for the scope %2 are not active. The event logging threshold for this scope was exceeded. No further events will be sent for one hour. %1
EVENT_NOTIFICATION_RESTORED_SCOPE_EXCEEDED_LOGGING0x80000C0ANotifications for the scope %2 were reactivated. The event logging threshold for this scope was exceeded. No further events will be sent for one hour. %1
EVENT_GATHER_SYSTEM_LCID_CHANGED0x80000C0EThe system locale has changed. Existing data will be deleted and the index must be recreated.%1
EVENT_STS_INIT_SECURITY_FAILED0x80000C16Security information was not obtained from server %2.%1
MSG_CI_CREATE_SEVER_ITEM_FAILED0x80001048%1 Unable to create the query engine's first request item due to error %2. It's possible that the MSFTESQL service account is invalid or the password has expired.
EVENT_INDEXER_PROP_STOPPED0x80001B67Index propagation to search server <%2> was stopped by a user.%1
EVENT_INDEXER_NO_SEARCH_SERVERS0x80001B6AThere are no search servers selected. Reconfigure the index to identify a suitable search server. If the problem persists, delete and recreate the index.%1
EVENT_INDEXER_ADD_DSS_FAILED0x80001B6DThe search server <%2> cannot be added.%1
EVENT_INDEXER_ADD_DSS_DISCONNECT0x80001B97Search server <%2> cannot be contacted. However, <%2> was successfully added as a propagation recipient.%1
EVENT_DSS_NOT_ENABLED0x80001BA4The search server <%2> cannot be brought online.%1
JET_MULTIINSTANCE_DISABLED0x8000232BThe Windows Search Service cannot initialize multi-instancing in Jet. If the application is used in a cluster environment, all applications using Jet will fail in the same group.%1
EVENT_WARNING_CANNOT_UPGRADE_NOISE_FILES0x8000271DThe noise files cannot be renamed.%1
EVENT_WARNING_CANNOT_UPGRADE_NOISE_FILE0x8000271EThe noise file "%2"" cannot be renamed to ""%3"".%1
EVENT_WIN32_ERROR0x8000271F%2Unexpected Win32 error: %3 failed in %4. Error: %5. %1
EVENT_PERF_COUNTERS_NOT_LOADED0x80002724Performance Counters could not be loaded for %1 for instance %2 %3 due to the following error: %4.
EVENT_PERF_COUNTERS_REGISTRY_TROUBLE0x80002725Could not get performance counter registry info for %1 for instance %2 %3 due to the following error: %4.
EVENT_PERF_COUNTERS_ALREADY_EXISTS0x80002726Performance counters will not be loaded because the named objects (shared memory or events) are in use for %1 for instance %2 %3.
EVENT_PROTOCOL_HOST_FORCE_TERMINATE0x80002727The protocol host process %2 did not respond and is being forcibly terminated {filter host process %3}. %1
EVENT_FILTER_HOST_FORCE_TERMINATE0x80002728The filter host process %2 did not respond and is being forcibly terminated. %1
_MAPI_E_NO_SUPPORT0x80040102MAPI: This is not supported
_MAPI_E_BAD_CHARWIDTH0x80040103MAPI: The character width is bad.
_MAPI_E_STRING_TOO_LONG0x80040105MAPI: The string is too long.
_MAPI_E_UNKNOWN_FLAGS0x80040106MAPI: The caller passed an invalid parameter or flag.
_MAPI_E_INVALID_ENTRYID0x80040107MAPI: The entry ID is invalid
_MAPI_E_INVALID_OBJECT0x80040108The MAPI object is invalid.
_MAPI_E_OBJECT_CHANGED0x80040109The MAPI object was changed.
_MAPI_E_OBJECT_DELETED0x8004010AThe MAPI object was deleted.
_MAPI_E_BUSY0x8004010BMAPI: The server is busy
_MAPI_E_NOT_ENOUGH_DISK0x8004010DMAPI: The computer is out of disk space
_MAPI_E_NOT_ENOUGH_RESOURCES0x8004010EMAPI: Not enough system resources were available to complete the operation.
_MAPI_E_NOT_FOUND0x8004010FThe MAPI object was not found.
_MAPI_E_VERSION0x80040110The version of OLE installed on the workstation is not compatible with this version of MAPI.
_MAPI_E_LOGON_FAILED0x80040111MAPI: Logon failed.
_MAPI_E_SESSION_LIMIT0x80040112MAPI: The session limit was exceeded.
_MAPI_E_USER_CANCEL0x80040113MAPI: The user cancelled the operation.
_MAPI_E_UNABLE_TO_ABORT0x80040114MAPI: The operation cannot be stopped.
_MAPI_E_NETWORK_ERROR0x80040115MAPI: A network error occurred.
_MAPI_E_DISK_ERROR0x80040116MAPI: A disk error occurred.
_MAPI_E_TOO_COMPLEX0x80040117The calling process is an NT service, and registry keys required by MAPI could not be initialized.
_MAPI_E_BAD_COLUMN0x80040118MAPI: A bad column was requested.
_MAPI_E_EXTENDED_ERROR0x80040119MAPI:An extended error occurred.
_MAPI_E_COMPUTED0x8004011AMAPI: Computed
_MAPI_E_CORRUPT_DATA0x8004011BMAPI: The data is corrupt.
_MAPI_E_UNCONFIGURED0x8004011CMAPI: Not configured
_MAPI_E_FAILONEPROVIDER0x8004011DMAPI: At least one provider failed.
_MAPI_E_UNKNOWN_CPID0x8004011EMAPI: A code page ID is unknown.
_MAPI_E_UNKNOWN_LCID0x8004011FMAPI: A locale ID is unknown.
_MAPI_E_PASSWORD_CHANGE_REQUIRED0x80040120MAPI: Access is denied. Change your password.
_MAPI_E_PASSWORD_EXPIRED0x80040121MAPI: Access is denied, because the password has expired.
_MAPI_E_INVALID_WORKSTATION_ACCOUNT0x80040122MAPI: Access is denied, because the workstation account is invalid.
_MAPI_E_INVALID_ACCESS_TIME0x80040123MAPI: Access is denied, because the access time is invalid.
_MAPI_E_ACCOUNT_DISABLED0x80040124MAPI: Access is denied, because the account is disabled.
_MAPI_E_END_OF_SESSION0x80040200MAPI: The session has ended.
_MAPI_E_UNKNOWN_ENTRYID0x80040201MAPI: An entry ID is unknown.
_MAPI_E_MISSING_REQUIRED_COLUMN0x80040202MAPI: A required column is missing.
NET_E_GENERAL0x80040300A network read or write operation has failed.
NET_E_DISCONNECTED0x80040303The network connection was lost. Try the query again.
NET_E_INVALIDPARAMS0x80040308The parameters passed were not valid.
NET_E_OPERATIONINPROGRESS0x80040309Another operation is already in progress on this socket. Try the query again.
DS_E_NOMOREDATA0x80040400There is no more data to return.
DS_E_INVALIDDATASOURCE0x80040401The requested content index name is not valid. Use a valid content index name.
DS_E_DATASOURCENOTAVAILABLE0x80040402The requested content index is disabled on the search server. Contact the system administrator to enable the content index. Check the event log for possible errors.
DS_E_QUERYCANCELED0x80040403The query was cancelled at the user's request.
DS_E_UNKNOWNREQUEST0x80040404The request code is not valid.
DS_E_BADREQUEST0x80040405The request data is not valid for the given request type.
DS_E_SERVERCAPACITY0x80040406The request cannot be processed, because the system is low on resources. Try again later, or contact your system administrator to free up system resources.
DS_E_BADSEQUENCE0x80040407The request or function call is out of sequence. Check for programming errors.
DS_E_MESSAGETOOLONG0x80040408The query text is too long.
DS_E_SERVERERROR0x80040409The request cannot be processed because of an error in the search server.
DS_E_CONFIGBAD0x8004040AThe configuration file for the content index is not valid.
DS_E_DATANOTPRESENT0x80040410The search server cannot find one or more catalog files. Check the event log for related failures.
DS_E_SETSTATUSINPROGRESS0x80040411The SetStatus operation cannot be completed, because another SetStatus operation is already in progress. Try again after the current operation is completed.
DS_E_DUPLICATEID0x80040412The content index cannot be created, because another content index with the same name already exists. Create the content index using a different name.
DS_E_TOOMANYDATASOURCES0x80040413The content index cannot be created, because the limit on the number of indexes was reached.
DS_E_REGISTRY0x80040414The search server cannot read or write to the registry. Check that the search server is running with administrative privileges.
DS_E_DATASOURCENOTDISABLED0x80040415The content index cannot be removed in the current state. Disable and remove the content index.
DS_E_INVALIDTAGDB0x80040416The tag database is not valid. Contact your system administrator.
DS_E_INVALIDCATALOGNAME0x80040417The content index name is in the wrong format. Use a name without spaces or punctuation.
DS_E_CONFIGNOTRIGHTTYPE0x80040418The configuration file is not the correct type.
DS_E_PROTOCOLVERSION0x80040419There is a mismatch in the protocol between the search service and the client. Install the correct version of the client.
DS_E_ALREADYENABLED0x8004041AThe index is already enabled.
DS_E_INDEXDIRECTORY0x8004041CThe content index directory structure cannot be created. See the event log for related errors.
DS_E_VALUETOOLARGE0x8004041DThe value exceeds the maximum length.
DS_E_UNKNOWNPARAM0x8004041EThe requested parameter is unknown.
DS_E_BUFFERTOOSMALL0x8004041FThe buffer is too small.
DS_E_PARAMOUTOFRANGE0x80040420The parameter value is out of range.
DS_E_ALREADYDISABLED0x80040421The content index is already disabled.
DS_E_QUERYHUNG0x80040422The operation cannot be completed, because one or more queries failed to terminate in a timely manner.
DS_E_BADRESULT0x80040423The result is invalid.
DS_E_CANNOTWRITEREGISTRY0x80040424The registry data cannot be written. Check that the search service is running with administrator privileges.
DS_E_CANNOTREMOVECONCURRENT0x80040425
DS_E_SEARCHCATNAMECOLLISION0x80040426The content index cannot be created because an index with the same name already exists on the search server. Create the content index using a different name.
DS_E_PROPVERSIONMISMATCH0x80040427The content index cannot be enabled because its propagation version cannot be verified against the dedicated index server. This can occur when either the dedicated index server is offline or the content index is out-of-date.
DS_E_MISSINGCATALOG0x80040428.
COLL_E_BADSEQUENCE0x80040501The requested operation is not valid at this time.
COLL_E_NOMOREDATA0x80040502There is no more data to return.
COLL_E_INCOMPATIBLECOLUMNS0x80040503The query cannot be collated, because columns using the same name have different types.
COLL_E_BUFFERTOOSMALL0x80040504Not enough buffer space is available to collate search results.
COLL_E_BADRESULT0x80040506The result row is corrupted.
COLL_E_NOSORTCOLUMN0x80040507The search server did not return a column required for collation.
COLL_E_DUPLICATEDBID0x80040508The database ID is a duplicate.
COLL_E_TOOMANYMERGECOLUMNS0x80040509The data source merge exceeded the number of result columns.
COLL_E_NODEFAULTCATALOG0x8004050ANo default index was set.
COLL_E_MAXCONNEXCEEDED0x8004050BThe maximum number of open provider connections was exceeded.
CM_E_TOOMANYDATASERVERS0x80040601The limit on the number of search servers was reached.
CM_E_TOOMANYDATASOURCES0x80040602The limit on the number of indexes was reached.
CM_E_NOQUERYCONNECTIONS0x80040603No query connections to the server can be established.
CM_E_DATASOURCENOTAVAILABLE0x80040604The requested content index is disabled.
CM_E_CONNECTIONTIMEOUT0x80040605The network timed out trying to acquire a connection to a search server.
CM_E_SERVERNOTFOUND0x80040606The specified server cannot be found.
CM_E_REGISTRY0x80040608The Windows NT registry cannot be accessed.
CM_E_INVALIDDATASOURCE0x80040609The requested content index is empty or has not been added to the search server.
CM_E_TIMEOUT0x8004060AThe query timed out.
CM_E_INSUFFICIENTBUFFER0x8004060BThe buffer area passed to the function is not large enough.
QRY_E_QUERYSYNTAX0x80040701The query syntax is not valid.
QRY_E_TYPEMISMATCH0x80040702The column type in the search query does not match the column type in the index.
QRY_E_UNHANDLEDTYPE0x80040703The query type specified is unknown.
QRY_E_TOOMANYCOLUMNS0x80040705The number of columns requested exceeds the limit.
QRY_E_TOOMANYDATABASES0x80040706The query contained too many content index IDs.
QRY_E_STARTHITTOBIG0x80040707The query start hit is larger than the total number of results.
QRY_E_TOOMANYQUERYTERMS0x80040708The query contains too many terms.
QRY_E_NODATASOURCES0x80040709No indexes were specified.
QRY_E_TIMEOUT0x8004070AThe query operation timed out.
QRY_E_COLUMNNOTSORTABLE0x8004070BThe query specified sorting a non-sortable column.
QRY_E_COLUMNNOTSEARCHABLE0x8004070CThe query specified searching a non-searchable column.
QRY_E_INVALIDCOLUMN0x8004070DThe query specified a nonexistent column.
QRY_E_QUERYCORRUPT0x8004070EThe query data is not valid or is inconsistent.
QRY_E_PREFIXWILDCARD0x8004070FA query term begins with a wildcard character.
QRY_E_INFIXWILDCARD0x80040710A query term contains an invalid embedded wildcard character.
QRY_E_WILDCARDPREFIXLENGTH0x80040711A wildcard term in the query does not contain a sufficiently long prefix.
QRY_E_ENGINEFAILED0x80040713The search server is unable to process the query.
QRY_E_SEARCHTOOBIG0x80040714The search criteria are too general or matched too many terms.
QRY_E_NULLQUERY0x80040715The query does not contain any meaningful restrictions.
QRY_E_NOCOLUMNS0x80040717The query did not specify any return columns.
QRY_E_INVALIDSCOPES0x80040718The scopes specified for the query were incorrectly formatted.
QRY_E_INVALIDCATALOG0x80040719The indexes specified for the query were incorrectly formatted.
QRY_E_SCOPECARDINALIDY0x8004071AThe number of scopes or depths was not valid.
QRY_E_UNEXPECTED0x8004071BThe operation is invalid in the current context.
QRY_E_INVALIDPATH0x8004071CAn invalid path was supplied.
QRY_E_LMNOTINITIALIZED0x8004071DThe log manager is not initialized.
QRY_E_INVALIDINTERVAL0x8004071EAn invalid interval was passed to the log manager.
QRY_E_NOLOGMANAGER0x8004071FNo log manager was attached to the logger.
SCHEMA_E_LOAD_SPECIAL0x80040C01The configuration file attempted to load a reserved column. This error is obsolete and should no longer be reported. Call Microsoft Product Support.
SCHEMA_E_FILENOTFOUND0x80040C02The configuration file cannot be found. Reinstall the application.
SCHEMA_E_NESTEDTAG0x80040C03The tag nesting configuration for the application is not valid. Reinstall the application.
SCHEMA_E_UNEXPECTEDTAG0x80040C04The configuration file for the application contains an invalid tag. Reinstall the application.
SCHEMA_E_VERSIONMISMATCH0x80040C05The configuration file version number for the application is invalid. Reinstall the application.
SCHEMA_E_CANNOTCREATEFILE0x80040C06The output configuration file cannot be created. Stop and restart the system, and then reinstall the application.
SCHEMA_E_CANNOTWRITEFILE0x80040C07Data cannot be written to the output configuration file. This error is obsolete and should no longer be reported. Call Microsoft Product Support.
SCHEMA_E_EMPTYFILE0x80040C08The configuration file for the application contains invalid information. Reinstall the application.
SCHEMA_E_INVALIDFILETYPE0x80040C09The configuration file type for the application is not recognized. Reinstall the application.
SCHEMA_E_INVALIDDATATYPE0x80040C0AThe configuration file column data type for the application is not recognized. Reinstall the application.
SCHEMA_E_CANNOTCREATENOISEWORDFILE0x80040C0BThe noise word file cannot be created. This error is obsolete and should no longer be reported. Call Microsoft Product Support.
SCHEMA_E_ADDSTOPWORDS0x80040C0CThere was an error writing to the temporary noise word file. This error is obsolete and should no longer be reported. Call Microsoft Product Support.
SCHEMA_E_NAMEEXISTS0x80040C0DThe specified column name already exists. The application's configuration was corrupted. Reinstall the application.
SCHEMA_E_INVALIDVALUE0x80040C0EThe value for the attribute is invalid. The application's configuration was corrupted. Reinstall the application.
SCHEMA_E_BADPROPSPEC0x80040C0FThe property set GUID is invalid. The application's configuration was corrupted. Reinstall the application.
SCHEMA_E_NOMORECOLUMNS0x80040C10No more columns. This is an internal error code and should not be reported to users. Call Microsoft Product Support.
SCHEMA_E_FILECHANGED0x80040C11The system cannot write to the configuration file, because it was modified since it was last read. Stop and restart the search service. If this problem persists, reinstall search.
SCHEMA_E_BADCOLUMNNAME0x80040C12The specified column name is invalid. The application's configuration has been corrupted. Reinstall the application.
SCHEMA_E_BADPROPPID0x80040C13The property ID specified is invalid. The application's configuration has been corrupted. Reinstall the application.
SCHEMA_E_BADATTRIBUTE0x80040C14An invalid attribute was specified for this tag, or a required attribute is missing. The application's configuration was corrupted. Reinstall the application.
SCHEMA_E_BADFILENAME0x80040C15The specified file name is invalid. This error is obsolete and should no longer be reported. Call Microsoft Product Support.
SCHEMA_E_PROPEXISTS0x80040C16A column having the specified property set and PID already exists. The application's configuration has been corrupted. Reinstall the application.
SCHEMA_E_DUPLICATENOISE0x80040C17The configuration describing a language and sublanguage contains unexpected duplicate information. The application's configuration may be corrupted. Though basic functionality is unlikely to be impacted, it is recommended that you reinstall the application.
GTHR_E_DUPLICATE_OBJECT0x80040D02The object you are trying to create already exists. Try again using a different name.
GTHR_E_UNABLE_TO_READ_REGISTRY0x80040D03The registry value cannot be read because the configuration is invalid. Recreate the content index configuration by removing the content index.
GTHR_E_ERROR_WRITING_REGISTRY0x80040D04The value cannot be set, because the object was already deleted or was not initialized properly. Check that the object reference is still valid, increase the registry size, or recreate the content index configuration.
GTHR_E_ERROR_INITIALIZING_PERFMON0x80040D05Performance monitoring cannot be initialized. This affects performance counters only. Try restarting the service or restarting the server.
GTHR_E_ERROR_OBJECT_NOT_FOUND0x80040D06The specified object cannot be found. Specify the name of an existing object.
GTHR_E_URL_EXCLUDED0x80040D07The specified address was excluded from the index. The site path rules may have to be modified to include this address.
GTHR_E_CONFIG_DUP_PROJECT0x80040D0AA duplicate index entry exists in the registry. No other indexes are affected, but it is recommended that the duplicate entry be deleted.
GTHR_E_CONFIG_DUP_EXTENSION0x80040D0BA duplicate extension entry exists in the registry. The duplicate extension should be deleted, but all other extensions are unaffected.
GTHR_E_DUPLICATE_URL0x80040D0DThe URL was already processed during this update. If you received this message while processing alerts, then the alerts are redundant, or else Modify should be used instead of Add.
GTHR_E_TOO_MANY_PLUGINS0x80040D0EThe gatherer attempted to create more gatherer plug-in objects than are allowed. Remove another plug-in before adding this one.
GTHR_E_INVALIDFUNCTION0x80040D0FThe function is not implemented in this context, and cannot be called. This error is internal, and cannot normally occur. Reinstall the application.
GTHR_E_NOFILTERSINK0x80040D10The plug-in did not provide a filter sink object. You may have installed a custom plug-in that is not supported.
GTHR_E_FILTER_PROCESS_TERMINATED0x80040D11The filtering process ended and is now unavailable. The address will be retried, but it is possible that the system is low in resources. Free some system resources, or restart the update when resources are available.
GTHR_E_FILTER_INVALID_MESSAGE0x80040D12An unexpected message was received from the filtering process. The address will be retried, but if this occurs frequently, your system is low on resources. Free some system resources, or restart the update when resources are available.
GTHR_E_UNSUPPORTED_PROPERTY_TYPE0x80040D13The filtering process returned an unsupported property type. Fix the filter to allow successful use of the document.
GTHR_E_NAME_TOO_LONG0x80040D14The specified name for this object exceeds the maximum length, which is usually 2047 characters. Use a shorter name for the object.
GTHR_E_NO_IDENTITY0x80040D15The user agent or e-mail address was not specified. Specify the e-mail address to use in the protocol headers.
GTHR_E_FILTER_NOT_FOUND0x80040D16A filter for the document cannot be created. Install the corresponding filter for this document format.
GTHR_E_FILTER_NO_MORE_THREADS0x80040D17All threads in the filtering process are currently in use.
GTHR_E_PRT_HNDLR_PROGID_MISSING0x80040D18The ProgID for a protocol handler cannot be obtained, and the protocol handler registration is invalid. Reregister the protocol handlers.
GTHR_E_FILTER_PROCESS_TERMINATED_QUOTA0x80040D19The filtering process was stopped because its memory quota was exceeded.
GTHR_E_UNKNOWN_PROTOCOL0x80040D1AThe protocol handler cannot be found. Check that the handler has been installed.
GTHR_E_PROJECT_NOT_INITIALIZED0x80040D1BThe gatherer index was not initialized. The content index must be remounted. If the index is still not initialized, remove it.
GTHR_E_INVALID_PROJECT_NAME0x80040D22The catalog name is invalid. Choose a catalog name that is shorter or does not contain special characters.
GTHR_E_SHUTTING_DOWN0x80040D23The gatherer is shutting down.
GTHR_E_VALUE_NOT_AVAILABLE0x80040D25The requested value was not set by the filter process. This is a recoverable internal error. The document may still succeed.
GTHR_E_OUT_OF_DOC_ID0x80040D26All valid document IDs were used. Recreate the content index.
GTHR_E_NOTIFICATION_START_PAGE0x80040D27This content source cannot be crawled, because its is set up to accept alerts.
GTHR_E_DUP_PROPERTY_MAPPING0x80040D2AThe property mapping is duplicated in the schema. Remove the duplicate property schema.
GTHR_E_INVALID_ACCOUNT0x80040D2CThe specified account information is incorrect or invalid. Check that the correct account and password are being used.
GTHR_E_FILTER_INIT0x80040D2EThe document cannot be filtered, because the document and filter versions do not appear to match. Install a matching document filter.
GTHR_E_INVALID_ACCOUNT_SYNTAX0x80040D2FThe specified account name cannot be used because it contains invalid characters, such as '\\'. Use a valid account name.
GTHR_E_PROXY_NAME0x80040D31The proxy server name is missing. Specify a proxy server, and try again.
GTHR_E_SERVER_UNAVAILABLE0x80040D32The server is unavailable and cannot be accessed. The server is probably disconnected from the network. Access attempts will be delayed for ten minutes.
GTHR_E_INVALID_PATH0x80040D34This path does not correspond to the selected site. Use a path name that matches the site, or use a wildcard (*).
GTHR_E_FILTER_NO_CODEPAGE0x80040D35The document cannot be filtered, because the required code page is not installed. Install the code page for this document.
GTHR_E_NO_PRTCLHNLR0x80040D37No protocol handler is available. Install a protocol handler that can process this URL type.
GTHR_E_IE_OFFLINE0x80040D38Internet Explorer is set to offline mode. Change Internet Explorer to online mode, and continue.
GTHR_E_BAD_FILTER_DAEMON0x80040D39The filter process cannot be started. The system is most likely low on resources, or the filter process binary was modified. If the resources are available, check the search binaries with an antivirus program.
GTHR_E_INVALID_MAPPING0x80040D40The specified URL mapping is invalid. The "from"" mapping is empty, or the ""from"" mapping is the same as the ""to"" mapping. Specify a valid ""from"" mapping that differs from the ""to"" mapping.
GTHR_E_USER_AGENT_NOT_SPECIFIED0x80040D41The user agent string was not specified or contains invalid characters. Specify a user agent which is not empty and does not contain double quotation marks.
GTHR_E_FROM_NOT_SPECIFIED0x80040D43The e-mail address is missing. Type an e-mail address.
GTHR_E_INVALID_STREAM_LOGS_COUNT0x80040D44The specified number of logs to keep is invalid. Set the number of logs to be greater than zero.
GTHR_E_INVALID_EXTENSION0x80040D45The extension string is not specified or is invalid. Specify an extension string that does not contain the following characters: [./?*:\\#] or spaces.
GTHR_E_INVALID_GROW_FACTOR0x80040D46The specified maximum grow factor is invalid. Set the maximum grow factor to be greater than or equal to zero.
GTHR_E_INVALID_TIME_OUT0x80040D47The specified time out value is invalid. Set the time out value to be greater than or equal to zero.
GTHR_E_INVALID_RETRIES0x80040D48The specified retry limit value is invalid. Set the retry limit value to be greater than or equal to zero.
GTHR_E_INVALID_LOG_FILE_NAME0x80040D49The gatherer log file name is not specified. Specify a log file name.
GTHR_E_INVALID_HOST_NAME0x80040D50The site name is not specified or is invalid. Specify a site name that does not contain the following characters: [/\\\\@#|] or spaces.
GTHR_E_INVALID_START_PAGE0x80040D51The content source is not specified or is invalid. Type a host name that does not contain * or spaces.
GTHR_E_DUPLICATE_PROJECT0x80040D52A catalog with the name specified already exists. Create the catalog using a different name.
GTHR_E_INVALID_DIRECTORY0x80040D53The path is not specified or contains invalid characters, such as ["" ?*]. Specify a path that does not contain these characters.
GTHR_E_FILTER_INTERRUPTED0x80040D54The filtering was stopped because of a user action, such as stopping the crawl.
GTHR_E_INVALID_PROXY_PORT0x80040D55The specified port for the HTTP proxy is invalid. Specify a port between 0 and 0xffff
GTHR_E_SECRET_NOT_FOUND0x80040D57The account password was not specified. Specify the password.
GTHR_E_INVALID_PATH_EXPRESSION0x80040D58The path expression cannot contain the reserved escape character '|'. Use an expression without reserved characters. |' - a reserved escape character. Use an expression without reserved characters.
GTHR_E_INVALID_START_PAGE_HOST0x80040D59The specification for the content source is missing the host name. Specify a valid URL.
GTHR_E_INVALID_START_PAGE_PATH0x80040D60The path specification for the content source cannot contain wildcard characters, such as [?*]. Remove all wildcards from the path specification.
GTHR_E_APPLICATION_NOT_FOUND0x80040D61The specified gatherer application cannot be found. Use the name of an existing application, or reinstall the application.
GTHR_E_CANNOT_REMOVE_PLUGINMGR0x80040D62The application plug-in manager cannot be removed, because one or more content indexes was configured to use the plug-in. Remove all indexes, and then remove the plug-in manager.
GTHR_E_INVALID_APPLICATION_NAME0x80040D63The application name is invalid, because it contains special characters. Specify a different application name without special characters.
GTHR_E_FILTER_FAULT0x80040D65The data size returned by the filter is greater than the allocated buffer. Download and install an update for the filter.
GTHR_E_NON_FIXED_DRIVE0x80040D66The object cannot be created on a non-fixed drive. Create the object on another drive.
GTHR_E_FILTER_SINGLE_THREADED0x80040D6BThe system attempted to load a filter marked as apartment in a multi-threaded filter daemon. The document will be retried in a single-threaded filter. Since multithreaded filtering is more efficient, try to obtain the version of the filter that is multi-threaded.
GTHR_E_URL_UNIDENTIFIED0x80040D6DThe identified content was not crawled for this address. Recreate the content index.
GTHR_E_FORCE_NOTIFICATION_RESET0x80040D6FThe gatherer cannot handle the alert stream. All alert sources will be crawled again.
GTHR_E_CONTENT_ID_CONFLICT0x80040D72A duplicate of this document was detected, and the document will be retried. If this problem persists, recreate the content index.
GTHR_E_UNABLE_TO_READ_EXCHANGE_STORE0x80040D73The administrative data from the Exchange store or registry cannot be read. Check that the Exchange store is started, and that it was properly restored.
GTHR_E_RECOVERABLE_EXOLEDB_ERROR0x80040D74Read access to the Exchange store is temporarily unavailable. If this message persists, restart the Exchange store.
GTHR_E_INVALID_CALL_FROM_WBREAKER0x80040D76The function is unavailable, because it was called while the word breaker was attempting to fill the text buffer. Download and install an update for the word breaker.
GTHR_E_PROPERTY_LIST_NOT_INITIALIZED0x80040D77The property list for the content class of this document cannot be loaded, and the schema cannot be accessed. Check that the schema is correctly configured.
GHTR_E_LOCAL_SERVER_UNAVAILABLE0x80040D79Crawling cannot continue because the local server is not responding. Restart Microsoft SQL Server 2000.
GTHR_E_SCHEMA_ERRORS_OCCURRED0x80040D7ASchema/schema cache error (%1) occurred. Schema collection ref: %2, content class: %3. This error is internal, for debugging.
GTHR_E_TIMEOUT0x80040D7BDocument filtering cannot be completed because the document server did not respond within the specified timeout. Try crawling the server later, or increase the timeout values.
GTHR_E_NOTIFICATION_START_ADDRESS_INVALID0x80040D86The content source for this alert must refer to a valid file system directory
GTHR_E_NOTIFICATION_TYPE_NOT_SUPPORTED0x80040D87Alerts for this content source are not supported.
GTHR_E_NOTIFICATION_FILE_SHARE_INFO_NOT_AVAILABLE0x80040D88Alerts for this content source cannot be established because information about the file share cannot be obtained.
GTHR_E_NOTIFICATION_LOCAL_PATH_MUST_USE_FIXED_DRIVE0x80040D89Alerts for a content source with a local address are only supported for a fixed media drive type. Use the UNC name for remote file shares.
GHTR_E_INSUFFICIENT_DISK_SPACE0x80040D8BThe new content index cannot be added because there is not enough disk space. Free up at least 10 megabytes of free space, and then try again.
GTHR_E_INVALID_RESOURCE_ID0x80040D8DThe document received an invalid document resource ID. The document must be crawled again.
GTHR_E_NESTED_HIERARCHICAL_START_ADDRESSES0x80040D8EHierarchical content sources such as those in the file system cannot be nested.
GTHR_E_RETRY0x80040D95The first attempt to crawl this object failed. Another attempt is being made.
GTHR_E_JET_BACKUP_ERROR0x80040D96Backup and restore failed during an ESE database phase. For more detailed information, check the event log.
GTHR_E_JET_RESTORE_ERROR0x80040D97Backup and restore failed during an ESE database phase. For more detailed information, check the event log.
GTHR_E_PLUGIN_NOT_REGISTERED0x80040D9BThe plug-in is not properly registered on this computer. Check that the application is properly installed, or contact Microsoft Product Support.
GTHR_E_NOTIF_ACCESS_TOKEN_UPDATED0x80040D9CAlerts for this scope were interrupted so that authentication tokens can be updated.
GTHR_E_DIRMON_NOT_INITIALZED0x80040D9DFile system alerts were not initialized successfully If the problem persists after restarting the service, try rerunning Setup.
GTHR_E_NOTIF_BEING_REMOVED0x80040D9EFile system alerts for this scope are stopped because the scope is being removed.
GTHR_E_NOTIF_EXCESSIVE_THROUGHPUT0x80040D9FAlerts failed because of network failures or because the internal cache size was exceeded. If the problem persists, change the content source type to adaptive or crawl.
GTHR_E_INVALID_PATH_SPEC0x80040DA0The operation could not be completed because the specified path is invalid. Try again using a valid path.
GTHR_E_INSUFFICIENT_FEATURE_TERMS0x80040DA1There were not enough keywords in the sample documents to train the Topic Assistant. Try again when more sample documents are available.
GTHR_E_INSUFFICIENT_EXAMPLE_CATEGORIES0x80040DA2The Topic Assistant requires sample documents from at least two categories. Try again when sample documents for more categories are available.
GTHR_E_INSUFFICIENT_EXAMPLE_DOCUMENTS0x80040DA3There were not enough sample documents to train the Topic Assistant. Try again when more sample documents are available.
GTHR_E_AUTOCAT_UNEXPECTED0x80040DA4An error occurred using the topic assistant. Check the event log for related failures.
GTHR_E_SINGLE_THREADED_EMBEDDING0x80040DA5The system attempted to load a filter marked as apartment from an embedded component in a multi-threaded filter daemon. The document will be retried in a single-threaded filter. Since multithreaded filtering is more efficient, try to obtain the version of the filter that is multi-threaded.
GTHR_E_FOLDER_CRAWLED_BY_ANOTHER_WORKSPACE0x80040DA9The data for this folder will not be crawled because it is configured to be crawled by (%1).
GTHR_E_EMPTY_DACL0x80040DAAThe security descriptor for this document only contained built-in access control entries. The built-in ACEs have to be removed because they won't be valid for this document during queries.
GTHR_E_OBJECT_NOT_VALID0x80040DABThe context for this object is no longer valid. Refresh the context for this object.
GTHR_E_CANNOT_ENABLE_CHECKPOINT0x80040DAEThe checkpoint cannot be enabled, because the content index is not idle. Wait until the index is idle, and then try again.
GTHR_E_SCOPES_EXCEEDED0x80040DAFThe maximum number of search scopes was reached. Use one of the existing scopes.
GTHR_E_PROPERTIES_EXCEEDED0x80040DB0Maximum number of properties per document has been reached. The document is most likely corrupt, or it represents a denial of service threat, the indexing of this document has been aborted.
GTHR_E_INVALID_START_ADDRESS0x80040DB2The start address is invalid because it is a local path. Please enter a valid start address.
GTHR_E_PIPE_NOT_CONNECTTED0x80040DB4The filtering process has been terminated
GTHR_E_BACKUP_VALIDATION_FAIL0x80040DB6The backup image cannot be verified because the image may be corrupted. To preserve your data, it is recommended that you run Data Backup and Restore again.
GTHR_E_BAD_FILTER_HOST0x80040DB7The filter host process cannot be started. The system is most likely low on resources, or the filter host process binary was modified. If the resources are available, check the search binaries with an antivirus program.
GTHR_E_FILTERPOOL_NOTFOUND0x80040DBAThe per-user filter pool could not be found.
GTHR_E_ADDLINKS_FAILED_WILL_RETRY_PARENT0x80040DBBSome of the links were not successfully added to the queue. Parent transaction will be retried.
IDX_E_INVALIDTAG0x80041101The tag is invalid. This error is obsolete and should no longer be reported. Call Microsoft Product Support.
IDX_E_METAFILE_CORRUPT0x80041102The propagation configuration file cannot be read. Check that the same versions of search are used on both the content index and search servers. If the problem persists, recrawl and repropagate the content index.
IDX_E_TOO_MANY_SEARCH_SERVERS0x80041103The number of search servers exceeded the limit. Ensure that the number of propagated content indexes is less than the documented maximum. If so, start and restart the search service, and then try again.
IDX_E_SEARCH_SERVER_ALREADY_EXISTS0x80041104The specified search server already exists. This error is obsolete and should no longer be reported. Call Microsoft Product Support.
IDX_E_BUILD_IN_PROGRESS0x80041105An update is already in progress. This error is obsolete and should no longer be reported. Call Microsoft Product Support.
IDX_E_IDXLSTFILE_CORRUPT0x80041106The index list file cannot be read. This error is obsolete and should no longer be reported. Call Microsoft Product Support.
IDX_E_REGISTRY_ENTRY0x80041107A registry entry required for content index creation cannot be read or created. Delete and recreate the content index. If the problem persists, you may need to reinstall search.
IDX_E_OBJECT_NOT_FOUND0x80041108One or more files required for content index creation were not found. Stop and restart the search service. If the problem persists, delete and recreate the content index.
IDX_E_SEARCH_SERVER_NOT_FOUND0x80041109The search server was not found. Stop and restart the search service. If propagation is being used, stop and restart the search service on the remote computers.
IDX_E_WB_NOTFOUND0x8004110AA word breaker was not found for the given language. Check your current language settings and ensure that search supports the current language. If the problem persists, reinstall search.
IDX_E_NOISELIST_NOTFOUND0x8004110BA noise word list was not found for the given language. This error is obsolete and should no longer be reported. Call Microsoft Product Support.
IDX_E_STEMMER_NOTFOUND0x8004110CA stemmer was not found for the given language. This error is obsolete and should no longer be reported. Call Microsoft Product Support.
IDX_E_PROP_STOPPED0x8004110DIndex propagation was stopped. This error is obsolete and should no longer be reported. Call Microsoft Product Support.
IDX_E_DISKFULL0x8004110EThe disk is full. This error is obsolete and should no longer be reported. Call Microsoft Product Support.
IDX_E_INVALID_INDEX0x8004110FThe index data is invalid. This error is obsolete and should no longer be reported. Call Microsoft Product Support.
IDX_E_CORRUPT_INDEX0x80041110The index data is corrupt. This error is obsolete and should no longer be reported. Call Microsoft Product Support.
IDX_E_PROPSTORE_INIT_FAILED0x80041112The property store cannot be initialized. This error is obsolete and should no longer be reported. Call Microsoft Product Support.
IDX_E_PROP_STATE_CORRUPT0x80041113The propagation state information cannot be read. This error is obsolete and should no longer be reported. Call Microsoft Product Support.
IDX_E_NOT_LOADED0x80041117The content index is not loaded. Stop and restart the search service. If the problem persists, review other errors in the event log. If necessary, delete and recreate the content index.
IDX_E_PROP_MAJOR_VERSION_MISMATCH0x80041118There is a mismatch in the major version number. Check that the same versions of search are used on both the content index and search servers. If necessary, crawl the index again and repropagate the index.
IDX_E_PROP_MINOR_VERSION_MISMATCH0x80041119The index is a mismatch in the minor version number. This error is obsolete and should no longer be reported. Call Microsoft Product Support.
IDX_E_DSS_NOT_CONNECTED0x8004111AA connection with the Search service on a remote machine could not be established. Check the connectivity with the remote machine. If necessary, stop and restart the Search service on the remote machine.
IDX_E_DOCUMENT_ABORTED0x8004111BCrawling of documents was stopped. This is an internal error code and should not be reported to users. Call Microsoft Product Support.
IDX_E_CATALOG_DISMOUNTED0x8004111CThe index was dismounted because it is being removed or the search service stopped. If the problem persists, restart the search service.
IDX_E_USE_DEFAULT_CONTENTCLASS0x8004111FNo index level information exists for this index. Use application level tables for this index.
IDX_E_USE_APPGLOBAL_PROPTABLE0x80041120Information for this content class was not found. Use the default content class. This error is obsolete and should no longer be reported. Call Microsoft Product Support.
JPS_E_JET_ERR0x8004117FThe content index server cannot update or access information because of a database error. Stop and restart the search service. If the problem persists, reset and recrawl the content index. In some cases it may be necessary to delete and recreate the content index.
JPS_E_CATALOG_DECSRIPTION_MISSING0x80041181The content index server cannot find a description of the content index in its database. Search will automatically attempt to recreate the content index description. If this problem persists, stop and restart the search service and, if necessary, delete and recreate the content index.
JPS_E_MISSING_INFORMATION0x80041182The content index server cannot find needed information in its database. Reset and recrawl the content index.
JPS_E_INSUFFICIENT_VERSION_STORAGE0x80041183The content index server cannot update or access its database, because the version store has insufficient resources. Increase the system resource usage setting for the search service. If the problem persists, stop and restart the search service.
JPS_E_INSUFFICIENT_DATABASE_SESSIONS0x80041184The content index server cannot update or access its database because sessions are unavailable. Increase the system resource usage setting for the search service. If the problem persists, stop and restart the search service.
JPS_E_INSUFFICIENT_DATABASE_RESOURCES0x80041185The content index server cannot update or access its database because insufficient system resources are available. Increase the system resource usage setting for the search service. If the problem persists, stop and restart the search service.
JPS_E_SCHEMA_ERROR0x80041186The content index server cannot update an unrecognized or recently defined property attribute. Reset and recrawl the content index.
JPS_E_PROPAGATION_FILE0x80041187The property store was unable to open, close, or delete a data file used in propagation. Check that your index volume has enough disk space.
JPS_E_PROPAGATION_CORRUPTION0x80041188The property store encountered propagation data files that cannot be used. Try propagation again.
JPS_E_PROPAGATION_VERSION_MISMATCH0x80041189There is a mismatch in the property store version numbers. Ensure that the same versions of search are used on both the content index and search servers. If necessary, recrawl the content index and try to propagate the content index again.
JPS_E_SHARING_VIOLATION0x8004118AThe content index server cannot update or access information because of a sharing violation. Stop and restart the search service. If the problem persists, reset and recrawl the content index. In some cases it may be necessary to delete and recreate the content index.
EXCI_E_NO_CONFIG0x800411A0The configuration properties for Microsoft Exchange 5.5 were not set. Specify these properties, and then try again.
EXCI_E_INVALID_SERVER_CONFIG0x800411A1The name of the Microsoft Exchange 5.5 server specified in the content source does not match the Exchange server specified in the Microsoft Exchange 5.5 configuration properties. Change the name of the Exchange server in the content source or configuration properties to match, and then try again.
EXCI_E_ACCESS_DENIED0x800411A2There is insufficient privilege to access the Microsoft Exchange 5.5 server. Check that the Microsoft Exchange 5.5 configuration is valid and that the search service is running in the context of a user having administrative privileges on the Exchange server configuration node.
EXCI_E_INVALID_EXCHANGE_SERVER0x800411A3The Microsoft Exchange 5.5 server name specified in the address does not match the one specified in the Microsoft Exchange 5.5 configuration.
EXCI_E_BADCONFIG_OR_ACCESSDENIED0x800411A4There is insufficient privilege to access the Microsoft Exchange 5.5 Server. Verify that the Microsoft Exchange 5.5 configuration is valid and that the Search Service is running in the context of a user having administrative privileges on the Exchange Server configuration node.
EXCI_E_WRONG_SERVER_OR_ACCT0x800411A5The service cannot access the Exchange 5.5 server. The configured Microsoft Exchange 5.5 server name may be invalid, the Exchange 5.5 server may be temporarily unavailable, or the account used by the search service may not have administrative access to the Exchange 5.5 server. Check all of these properties, and then try again.
EXCI_E_NOT_ADMIN_OR_WRONG_SITE0x800411A6The service cannot access the Exchange 5.5 service. The account used by the search service may not be an Exchange administrator, or the site or organization settings on the search host may be invalid.
EXCI_E_NO_MAPI0x800411A7Outlook is not installed on this machine, or is missing the CDO or MSEMS components. Please install and configure Outlook, then try again.
EXCI_E_INVALID_ACCOUNT_INFO0x800411A8The account information specified for accessing the Exchange 5.5 server cannot be used. Verify the account and password information.
PRTH_E_COMM_ERROR0x80041200A communication error occurred.
PRTH_E_OBJ_NOT_FOUND0x80041201The object was not found.
PRTH_E_REQUEST_ERROR0x80041202The options used are not supported. Check that your version of Internet Explorer is supported.
PRTH_E_INTERNAL_ERROR0x80041204An unrecognized HTTP status was received. Check that the address can be accessed using Internet Explorer.
PRTH_E_ACCESS_DENIED0x80041205Access is denied. Check that the Default Content Access Account in Windows Search Central Administration is correct, or follow the "Exclude and Include Content" link to add a rule to specify the proper crawling account to access this URL.
PRTH_E_SERVER_ERROR0x80041206A server error occurred. Check that the server is available.
PRTH_E_NOT_REDIRECTED0x80041207You have been redirected to an address that does not exist. Check that the source address is redirecting to an accessible address.
PRTH_E_BAD_REQUEST0x80041208The address appears to be in error. Check that the address is valid.
PRTH_E_HTTP_CANNOT_CONNECT0x80041209Cannot Connect to the server. Please make sure the site is accessible.
PRTH_E_WININET0x8004120AThe address cannot be accessed. Check that the address can be accessed from Internet Explorer.
PRTH_E_RETRY0x8004120BThe attempt to access the URL again failed.
PRTH_E_MIME_EXCLUDED0x8004120DThe URL was excluded because its content type (multipart/x-mixed-replace) is not supported.
PRTH_E_CANT_TRANSFORM_EXTERNAL_ACL0x8004120ESearch was unable to convert the Access Control List of the crawled store into a Windows NT Access Control List. Check that local information is not used in the store.
PRTH_E_CANT_TRANSFORM_DENIED_ACE0x8004120FAn object cannot be processed because search cannot convert a Notes Access-Denied entry in the Access Control List into a Windows NT identity. Check the Notes to Windows NT identity mapping.
PRTH_E_ACL_IS_READ_NONE0x80041211The item will not be crawled because the Access Control List allows no one to read the item. Check that this is intended.
PRTH_E_ACL_TOO_BIG0x80041212Search cannot crawl the item, because its Access Control List exceeded 64 KB. Check that the item has a valid Access Control List.
PRTH_E_NO_PROPERTY0x80041213The item cannot be processed further because search failed to find one of its properties. Check that the item is valid in the store.
PRTH_E_DATABASE_OPEN_ERROR0x80041215The database cannot be opened. Check that the database is functional.
PRTH_E_OPLOCK_BROKEN0x80041216Filtering was interrupted because of a sharing conflict with another process. Crawl the file again when it is not in use.
PRTH_E_LOAD_FAILED0x80041217The protocol handler cannot be loaded.
PRTH_E_INIT_FAILED0x80041218The protocol handler cannot be initialized.
PRTH_E_VOLUME_MOUNT_POINT0x80041219The volume mount point is not supported.
PRTH_E_TRUNCATED0x8004121ASome data was truncated. Check that the content can still be read.
GTHR_E_LOCAL_GROUPS_EXPANSION_INTERNAL_ERROR0x8004121DAn internal error occurred while expanding local groups.
PRTH_E_HTTPS_CERTIFICATE_ERROR0x80041223Error found in the Secure Sockets Layer (SSL) certificate sent by the server.
PRTH_E_HTTPS_REQUIRE_CERTIFICATE0x80041224Accessing this site requires a client certificate. Specify a client certificate in the site path rules.
SEC_E_INITFAILED0x80041401The Exchange search provider cannot be initialized. You may have to reinstall the application.
SEC_E_NOTINITIALIZED0x80041402The security provider was not initialized. You may have to reinstall the application.
SEC_E_INVALIDCONTEXT0x80041403The search service is running as a local System service. To access Exchange documents, check that the search service is running in a user account with administrative privileges on the Exchange server.
SEC_E_ACCESSDENIED0x800414FFAccess is denied. You may not have sufficient privileges to perform the operation.
CMDLINE_E_UNEXPECTED0x80041501An unexpected error occurred.
CMDLINE_E_PAREN0x80041502There is an unmatched parenthesis on the command line.
CMDLINE_E_PARAM_SIZE0x80041503The parameter is too long.
CMDLINE_E_NOT_INIT0x80041504The object is not initialized. Call Init() first to initialize the object.
CMDLINE_E_ALREADY_INIT0x80041505The object is already initialized.
CMDLINE_E_NUM_PARAMS0x80041506There are too many parameters.
QUERY_E_ALLNOISE_AND_NO_RELDOC0x8004160DThe relevant specified documents were not found, because a clause of the query contained only words that are ignored.
QUERY_E_NO_RELDOC0x8004160ENone of the relevant documents specified in the query can be found.
QUERY_E_ALLNOISE_AND_NO_RELPROP0x8004160FNo information was found in the relevant documents with the specified properties, because a clause of the query contained only words that are ignored.
QUERY_E_NO_RELPROP0x80041610No relevant information is found in the relevant documents with the specified properties for this query.
QUERY_E_REPEATED_RELDOC0x80041611The same relevant document is specified multiple times.
QUERY_E_RELDOC_SYNTAX_NOT_SUPPORTED0x80041612The reldoc specification is not supported.
QUERY_E_INVALID_DOCUMENT_IDENTIFIER0x80041613The specified document identifier is not valid.
QUERY_E_INCORRECT_VERSION0x80041614The server is running an older version of software that cannot handle this query.
QUERY_E_INVALIDSCOPE_COALESCE0x80041615Scopes should be the same in all of the components of a coalesce query
QUERY_E_INVALIDSORT_COALESCE0x80041616Order by list should be same in all the components of a coalesce query.
QUERY_E_INVALIDCOALESCE0x80041617Coalesce is either not used properly or this form is not currently supported. Check for possible mixing of grouping with coalesce
QUERY_E_UPGRADEINPROGRESS0x80041618Queries are disabled because the index is being updated. Try your query again in a few minutes.
QUERY_E_AGGREGATE_NOT_SUPPORTED0x80041619Aggregate is not supported.
QUERY_E_TOP_LEVEL_IN_GROUP0x8004161AThe top level group does not support ORDER IN GROUP since there is no parent group.
QUERY_E_DUPLICATE_RANGE_NAME0x8004161BEach name for a ranged label must be unique.
CI_E_NO_AUXMETADATA0x8004182AThe property store is not configured to handle auxiliary metadata storage.
CI_E_INVALID_CATALOG_LIST_VERSION0x8004182FThe specified index list version is outdated or invalid.
NLADMIN_E_DUPLICATE_CATALOG0x80041901A catalog with the name specified already exists. Choose another name to create a new catalog.
NLADMIN_E_FAILED_TO_GIVE_ACCOUNT_PRIVILEGE0x80041903The account cannot be granted a privilege to "log on as service"" on the domain controller. The domain security administrator needs to grant the default account this privilege. All of the default accounts specified for the server need this account privilege.
NLADMIN_E_BUILD_CATALOG_NOT_INITIALIZED0x80041904The selected content index definition did not initialize and cannot be used. Check server status, content index configuration, and user access to the server.
SCRIPTPI_E_CHUNK_NOT_TEXT0x80042000The chunk type was not text.
SCRIPTPI_E_PID_NOT_NAME0x80042001The property ID type was not name.
SCRIPTPI_E_PID_NOT_NUMERIC0x80042002The property ID type was not numeric.
SCRIPTPI_E_CHUNK_NOT_VALUE0x80042003The chunk type is not value.
SCRIPTPI_E_CANNOT_ALTER_CHUNK0x80042004The chunk does not allow changes. To set properties on a chunk, create it using IGatherScriptFilterSink::CreateChunk
SCRIPTPI_E_ALREADY_COMPLETED0x80042005The resource completion code was already set.
MSS_E_INVALIDAPPNAME0x80042100The specified application name is not valid. Check to see whether a search application with that name already exists.
MSS_E_APPNOTFOUND0x80042101The specified search application name was not found. It may have already been deleted.
MSS_E_APPALREADYEXISTS0x80042102The search application name already exists. Use a different name.
MSS_E_CATALOGNOTFOUND0x80042103The specified catalog was not found. Check to see if it was deleted, or if there are errors in your application code.
MSS_E_CATALOGSTOPPING0x80042104The content index cannot be deleted while the search service is stopped. Restart the search service and try again.
MSS_E_UNICODEFILEHEADERMISSING0x80042105This file is shorter than 2 bytes. Unicode text file must begin with a wide character that indicates byte order.
MSS_E_CATALOGALREADYEXISTS0x80042106The specified catalog already exists.
XML_E_NODEFAULTNS0x80042200This scope has no default namespace. Add a default namespace before continuing.
XML_E_BADSXQL0x80042201The SXQL is invalid.
FLTRDMN_E_UNEXPECTED0x80042401An unexpected error occurred in the filtering process. Contact Microsoft Product Support.
FLTRDMN_E_QI_FILTER_FAILED0x80042402The document IFilter cannot provide the needed interface. The IFilter may contain errors.
FLTRDMN_E_FILTER_INIT_FAILED0x80042404A document IFilter cannot be initialized. The document or IFilter may contain errors.
FLTRDMN_E_ENCRYPTED_DOCUMENT0x80042405An encrypted document cannot be filtered.
FLTRDMN_E_CANNOT_DECRYPT_PASSWORD0x80042406The password for the content access account cannot be decrypted because it was stored with different credentials. Re-type the password for the account used to crawl this content.
OLEDB_BINDER_CUSTOM_ERROR0x80042500A custom error (%1) in the OLEDB provider has occurred. %2.
NOTESPH_E_UNEXPECTED_STATE0x80042601An unexpected error occurred in the Notes protocol handler while processing the URL.
NOTESPH_E_UNSUPPORTED_CONTENT_FIELD_TYPE0x80042603Only rich text, HTML, and text types are supported for the content field.
NOTESPH_E_ITEM_NOT_FOUND0x80042604A requested item is not found.
NOTESPH_E_SERVER_CONFIG0x80042605The Notes data cannot be accessed. Check that the server is properly configured for accessing Notes data.
NOTESPH_E_ATTACHMENTS0x80042606One or more attachments cannot be processed.
NOTESPH_E_NO_NTID0x80042607The Windows NT identity does not exist.
NOTESPH_E_DB_ACCESS_DENIED0x80042608Access to %1 is denied to user %1. To allow access, contact your Notes administrator.
NOTESPH_E_NOTESSETUP_ID_MAPPING_ERROR0x80042609The user name mapping cannot be read. Check that the database, view, and column names are correct, that the Notes database is accessible, and that the sort option is enabled. For more information, see the Administrator's Guide.
NOTESPH_E_FAIL0x80042611Unknown Lotus Notes Error: %1.
STS_ABORTXMLPARSE0x80042614Stop Parsing XML
STS_WS_ERROR0x80042616Error in the Site Data Web Service.
SPS_WS_ERROR0x80042617Error in PortalCrawl Web Service.
EXSTOREPH_E_UNEXPECTED0x80042701An unexpected error occurred in the exstore protocol handler. Contact Microsoft Product Support.
CERT_E_NOT_FOUND_OR_NO_PERMISSSION0x80042801Cannot find or access the client certificate specified for crawling this site.
SRCH_SCHEMA_CACHE_E_UNEXPECTED0x80043301An unexpected error occurred in the in-memory schema cache.
CONTENT_SOURCE_E_PROPERTY_MAPPING_READ0x80043401The property mapping information on the content source cannot be read.
CONTENT_SOURCE_E_UNEXPECTED_NULL_POINTER0x80043402The content source information code contains unexpected null pointers.
CONTENT_SOURCE_E_PROPERTY_MAPPING_BAD_VECTOR_SIZE0x80043403Parallel vectors for property mapping information on the content source have different dimensions.
CONTENT_SOURCE_E_CONTENT_CLASS_READ0x80043404The content class information for the content source cannot be read.
CONTENT_SOURCE_E_UNEXPECTED_EXCEPTION0x80043405An unexpected exception occurred in the content source information code.
CONTENT_SOURCE_E_NULL_CONTENT_CLASS_BSTR0x80043406The content class of the content source is empty.
CONTENT_SOURCE_E_CONTENT_SOURCE_COLUMN_TYPE0x80043407An unknown data type was found when reading content class information from the content source.
CONTENT_SOURCE_E_OUT_OF_RANGE0x80043408A request for property mapping information is out of range.
CONTENT_SOURCE_E_NULL_URI0x80043409Empty or null URIs are not valid as property mapping.
REXSPH_E_INVALID_CALL0x80043500This is an internal error code. A method was called when it should not be. Call Microsoft Product Support.
REXSPH_E_REDIRECT_ON_SECURITY_UPDATE0x80043502A security update was attempted on an address that was redirected to a different server.
REXSPH_E_MULTIPLE_REDIRECT0x80043503An address was redirected more than once.
REXSPH_E_NO_PROPERTY_ON_ROW0x80043504The requested property does not exist on the row.
REXSPH_E_TYPE_MISMATCH_ON_READ0x80043505The requested read type does not match the data type.
REXSPH_E_UNEXPECTED_DATA_STATUS0x80043506The status of the request data is unexpected. Call Microsoft Product Support.
REXSPH_E_UNKNOWN_DATA_TYPE0x80043507An unknown data type was found. Call Microsoft Product Support.
REXSPH_E_UNEXPECTED_FILTER_STATE0x80043508An unexpected filter state occurred. Call Microsoft Product Support.
REXSPH_E_DUPLICATE_PROPERTY0x80043509A duplicate property was found. Call Microsoft support if this error is encountered.
FTE_E_SECRET_NOT_FOUND0x80043602The account password was not specified. Specify the password.
FTE_E_PIPE_NOT_CONNECTED0x80043603The named pipe used to communicate with the filter daemon has not been connected.
FTE_E_ADMIN_BLOB_CORRUPT0x80043604The configuration data given to the MSFTESQL service is corrupt.
FTE_E_FILTER_SINGLE_THREADED0x80043605The system attempted to load an apartment threading model filter marked in a multi-threaded filter daemon. The document will be retried in a single-threaded filter daemon process. Since multithreaded filtering is more efficient, try to obtain the version of the filter that is multi-threaded.
FTE_E_ERROR_WRITING_REGISTRY0x80043606The value cannot be set, because the object was already deleted or was not initialized properly. Make sure the object reference is still valid, increase the registry size, or recreate the catalog configuration.
FTE_E_PROJECT_SHUTDOWN0x80043607An internal interface is being used after the corresponding catalog has been shutdown. The operation will be aborted.
FTE_E_PROJECT_NOT_INITALIZED0x80043608An internal interface is being used prior to being initialized. The operation will be aborted.
FTE_E_PIPE_DATA_CORRUPTED0x80043609Data transferred between the MSFTESQL service and a filter daemon process is corrupted. This is an internal error.
FTE_E_URB_TOO_BIG0x80043610This is an internal error: The URB has exceeded the maximum size.
FTE_E_INVALID_DOCID0x80043611This is an internal error: Document IDs should be greater than 0 and less than or equal to 0x7fffffff.
FTE_E_PAUSE_EXTERNAL0x80043612An external status change has put the catalog in a paused state.
FTE_E_REJECTED_DUE_TO_PROJECT_STATUS0x80043613A status change is occurring or the project is in a force paused state, so MSFTESQL cannot accept input at this time.
FTE_E_FD_DID_NOT_CONNECT0x80043614The MSFTEFD process was launched but did not connect with the MSFTESQL service.
FTE_E_PROGID_REQUIRED0x80043616This is an internal error: Initialization of the datasink is incorrect. At least one protocol handler PROGID is required.
FTE_E_STATIC_THREAD_INVALID_ARGUMENTS0x80043617This is an internal error: A static thread has gotten invalid arguments and will force batches to be aborted and retried.
FTE_E_CATALOG_ALREADY_EXISTS0x80043618A catalog already exists with this name, so another can be created or mounted.
FTE_E_PATH_TOO_LONG0x8004361AA file path exceeds the maximum limit for paths in Windows, so it can't be used.
FTE_INVALID_ADMIN_CLIENT0x8004361BAccess is denied to the caller of this administration interface.
FTE_E_COM_SIGNATURE_VALIDATION0x8004361CSignature validation cannot be performed on modules loaded by COM, so the object will not be created. The object is likely a filter, wordbreaker, stemmer, or protocol handler.
FTE_E_AFFINITY_MASK0x8004361DThe processor affinity mask is invalid.
FTE_E_FD_OWNERSHIP_OBSOLETE0x8004361EThis is an internal error that should be handled. The FD has been killed and this chunk buffer has already been reassigned.
FTE_E_EXCEEDED_MAX_PLUGINS0x80043621The maximum number of plug-ins has been exceeded, so a new plug-in can't be loaded.
FTE_E_DUPLICATE_OBJECT0x80043624An object could not be inserted because it was a duplicate of an existing object. The object may be a catalog or other named entity.
FTE_E_REDUNDANT_TRAN_FAILURE0x80043626The transaction that superseded this one ended in error.
FTE_E_DEPENDENT_TRAN_FAILED_TO_PERSIST0x80043627The transaction that superseded this one ended in error.
FTE_E_FD_SHUTDOWN0x80043628This is an internal error: This request cannot be completed because the Filter Daemon has been shutdown.
FTE_E_CATALOG_DOES_NOT_EXIST0x80043629The catalog does not exist, so the operation can't be performed.
FTE_E_NO_PLUGINS0x8004362AThere are no plug-in components in the indexing pipeline, so the data collected will not be used.
FTE_E_BATCH_ABORTED0x8004362CProcessing of this batch of transactions has been aborted.
FTE_E_ANOTHER_STATUS_CHANGE_IS_ALREADY_ACTIVE0x8004362DA status change is active on another thread. Since only one status change is allowed at a time this request can't be handled.
FTE_E_NOT_PROCESSED_DUE_TO_PREVIOUS_ERRORS0x8004362FA previous error prevented further processing of the batch.
FTE_E_FD_TIMEOUT0x80043630The filter daemon process MSFTEFD timed out for an unknown reason. This may indicate a bug in a filter, wordbreaker, or protocol handler.
FTE_E_RESOURCE_SHUTDOWN0x80043631This is an internal error: This activity is no longer valid because the resource is shutdown.
FTE_E_INVALID_PROPERTY0x80043632The property specified is invalid.
FTE_E_NO_MORE_PROPERTIES0x80043633There are no more properties.
FTE_E_UNKNOWN_PLUGIN0x80043634The plug-in specified is not known likely because it isn't loaded, so the operation can't succeed. Only specify plug-ins that are loaded.
FTE_E_LIBRARY_NOT_LOADED0x80043635The performance monitor library could not be loaded.
FTE_E_PERFMON_FULL0x80043636There are no more slots available for this performance monitor instance
FTE_E_FAILED_TO_CREATE_ACCESSOR0x80043637The filter daemon process MSFTEFD was not able to create an accessor object for the batch.
FTE_E_INVALID_TYPE0x80043638The property type specified is incorrect for this property. Please see the product documentation for the correct data type for this property.
FTE_E_OUT_OF_RANGE0x80043639The value specified is out of range. Please see the product documentation for the valid range.
FTE_E_CORRUPT_PROPERTY_STORE0x8004363AThe property store for upgrade is corrupted.
FTE_E_PROPERTY_STORE_WORKID_NOTVALID0x8004363BThe workid is not valid for the property store.
FTE_E_CORRUPT_GATHERER_HASH_MAP0x8004363DThe gatherer hash map for upgrade is corrupted.
FTE_E_KEY_NOT_CACHED0x8004363EThe key is not cached in the property store.
FTE_E_UPGRADE_INTERFACE_ALREADY_SHUTDOWN0x8004363FThe upgrade interface has already been shutdown.
FTE_E_UPGRADE_INTERFACE_ALREADY_INSTANTIATED0x80043640The upgrade interface has already been instantiated. Only one instance of the upgrade interface is allowed.
FTE_E_STACK_CORRUPTED0x80043641The stack for a thread in this process is corrupted due to a programming bug. This may be a security threat and indicate your system has been attacked. The process will be shutdown.
FTE_E_INVALID_PROG_ID0x80043642The protocol handler index passed to the OnDataChange function is invalid.
FTE_E_SERIAL_STREAM_CORRUPT0x80043643The serial stream being indexed is corrupted.
FTE_E_READONLY_CATALOG0x80043644The catalog is opened for read-only operations. Writing is prohibited to this catalog.
FTE_E_PERF_NOT_LOADED0x80043645The performance monitor counters cannot be unloaded because they are not loaded in the first place.
FTE_E_RETRY_HUGE_DOC0x80043648This huge document will be retried in dedicated filter daemon MSFTEFD process.
FTE_E_UNKNOWN_FD_TYPE0x80043649This is an internal error: The filter daemon MSFTEFD type is unknown or invalid.
FTE_E_DOC_TOO_HUGE0x8004364AThere are not enough resources to process the document or row.
FTE_E_DATATYPE_MISALIGNMENT0x8004364BThis is an internal error: Datatype misalignment was detected likely due to a programming error.
FTE_E_ALREADY_INITIALIZED0x8004364CThe object is already initialized.
FTE_E_FD_USED_TOO_MUCH_MEMORY0x8004364DThe filter daemon process MSFTEFD used too much memory and will be terminated.
FTE_E_UNEXPECTED_EXIT0x8004364EThe MSFTESQL service process exited unexpectedly. Here is the stack Trace: %1
FTE_E_HIGH_MEMORY_PRESSURE0x8004364FHigh memory pressure was detected by the MSFTESQL memory manager.
FTE_E_INVALID_ISOLATE_ERROR_BATCH0x80043650A batch flagged to isolate a previous error had too many transactions in it.
FTE_E_RETRY_SINGLE_DOC_PER_BATCH0x80043651msftesql should reprocess this document in an isolated fashion to confirm the error.
FTE_E_INVALID_PROJECT_ID0x80043652An internal identifier for naming catalogs has been corrupted.
FTE_E_FAILURE_TO_POST_SETCOMPLETION_STATUS0x80043653A failure occurred when tracking the completion of wordlists which will cause current activity to be aborted.
FTE_E_INVALID_CODEPAGE0x80043654The specified code page is not installed or not available.
FTE_E_FD_IDLE0x80043655Internal Error Code: Filter Daemon is terminated because it is idle.
FTE_E_FD_UNRESPONSIVE0x80043656Filter Daemon was unresponsive to a directive to shut itself down.
PEOPLE_IMPORT_E_DBCONNFAIL0x80044000The user profile database connection cannot be made, because of error %1.
PEOPLE_IMPORT_NODSDEFINED0x80044001No data source is defined.
PEOPLE_IMPORT_E_FAILTOGETDSDEF0x80044002The data source definition cannot be retrieved, because of error %1.
PEOPLE_IMPORT_NOMAPPINGDEFINED0x80044003No data source property mapping is defined.
PEOPLE_IMPORT_E_FAILTOGETDSMAPPING0x80044004Data source mapping cannot be retrieved. Check to see that the mapping entry is valid.
PEOPLE_IMPORT_E_DATATYPENOTSUPPORTED0x80044005Datatype (%1) in the data source is not supported.
PEOPLE_IMPORT_E_NOCASTINGSUPPORTED0x80044006(%1) cannot be converted to type (%2).
PEOPLE_IMPORT_E_UPDATE_DIRSYNC_COOKIE0x80044007Incremental import information cannot be updated.
PEOPLE_IMPORT_E_DIRSYNC_ZERO_COOKIE0x80044008A zero-length cookie was retrieved at the end of a Dirsync search. The account may not have the appropriate rights.
PEOPLE_IMPORT_E_LDAPPATH_TOOLONG0x80044009The specified LDAP distinguished name is too long.
PEOPLE_IMPORT_E_CANONICALURL_TOOLONG0x8004400AThe canonical URL is too long.
PEOPLE_IMPORT_E_USERNAME_NOTRESOLVED0x8004400BThe user account name can not be resolved within the Active Directory. You would need to verify whether the user is a real user or just a temporary user object generated for some application purpose. You might be able to refine the LDAP search filter to avoid this error.
PEOPLE_IMPORT_E_DC_NOT_AVAILABLE0x8004400CError (%1) occurred, which may have resulted from the unavailability of directory service server (%2). If the auto discovery option is turned on, import will re-try it with the newly discovered domain controller. Otherwise, verify your import settings and make sure the server is still available.
PEOPLE_IMPORT_E_DOMAIN_DISCOVER_FAILED0x8004400DThe attempt to discover domain controller for domain (%1) was failed with error (%2). Please make sure whether there is problem in network connectivity or the domain is renamed.
PEOPLE_IMPORT_E_FAILTOGETLCID0x8004400EFail to retrieve locale from site database - Error (%1) occured.
PEOPLE_IMPORT_E_DOMAIN_REMOVED0x8004400FThe specified domain (%1) has been removed from import configuration.
PEOPLE_IMPORT_E_ENUM_ACCESSDENIED0x80044010Access was denied on domain: (%1), and user information from the domain was not imported. Check the user name and password of the access account specified on the Configure Profile Import page. If incremental import is enabled and you are importing from a Windows 2000 domain, check that the access account has the Replicate Changes permission for Active Directory directory services.
PEOPLE_IMPORT_E_DIRSYNC_NOTREFRESHED0x80044011You do not have sufficient permissions for incremental import, or the DirSync cookie stored in the user profile database is corrupt. If you are importing from a Windows 2000 domain, check that the import account has the Replicate Changes permission for Active Directory directory services. If the import account has the permission, start a full import to refresh the cookie.
FTE_E_CB_OUT_OF_MEMORY0x8004CB00This is an internal error: The chunk buffer is out of memory.
FTE_E_CB_CBID_OUT_OF_BOUND0x8004CB01This is an internal error: The chunk buffer id is out of bounds.
FTE_E_CB_NOT_ENOUGH_AVAIL_PHY_MEM0x8004CB02There is not enough available physical or virtual memory for chunk buffers. Chunk buffers are needed to index data. Please free up memory.
FTE_E_CB_NOT_ENOUGH_OCC_BUFFER0x8004CB03There is not enough occurrence buffer memory available. Possible causes include too many processors, too many filter threads, or the occurrence buffer is not being returned.
FTE_E_CORRUPT_WORDLIST0x8004CB04The in-memory wordlist is corrupted. This is due to a faulty filter, wordbreaker, or other indexing component.
FTE_E_FD_NO_IPERSIST_INTERFACE0x8004FD00The IPersistStream and IPersistFile interfaces were unavailable from an IFilter filter DLL to load data for indexing.
FTE_E_FD_IFILTER_INIT_FAILED0x8004FD01The IFilter::Init() function call failed.
FTE_E_FD_FAILED_TO_LOAD_IFILTER0x8004FD02The filter daemon MSFTEFD failed to load an IFilter interface for document, so it can't be indexed.
FTE_E_FD_DOC_TIMEOUT0x8004FD03The document being indexed timed out for an unknown reason. This may be due to a bug in a filter or wordbreaker.
FTE_E_FD_UNEXPECTED_EXIT0x8004FD04The filter daemon process MSFTEFD exited unexpectedly. Here is the stack trace: %1
FTE_E_FD_DOC_UNEXPECTED_EXIT0x8004FD05The filter daemon process MSFTEFD exited unexpectedly because of document %1. Batch Id: %2 Locale Id: %3 Property Id: %4 Stack Trace: %5
FTE_E_FD_NOISE_NO_TEXT_FILTER0x8004FD06The system failed to load the text filter for parsing a noise word file.
FTE_E_FD_NOISE_NO_IPERSISTSTREAM_ON_TEXT_FILTER0x8004FD07The system failed to load noise words stream into text filter because text filter does not support IPersistStream.
FTE_E_FD_NOISE_TEXT_FILTER_LOAD_FAILED0x8004FD08The system failed to load noise words stream into text filter because the IPersistStream::Load() function failed.
FTE_E_FD_NOISE_TEXT_FILTER_INIT_FAILED0x8004FD09The system failed to load noise words stream into text filter because IFilter::Init() function failed.
FTE_E_FD_OCCURRENCE_OVERFLOW0x8004FD0AOccurrence counter overflow, document is not indexed.
FTE_E_FD_FILTER_CAUSED_SHARING_VIOLATION0x8004FD0BThe filter has caused a sharing violation.
EVENT_SSSEARCH_SETUP_FAILED0xC00003EEThe Windows Search Service has failed to create the new search index. Internal error <%2, %3, %4>. %1
EVENT_OUTOFMEMORY0xC00003EFThe Windows Search Service was unable to allocate memory.%1
EVENT_EXCEPTION0xC00003F1An exception occurred in %2. Check other related Event Log messages.%1
EVENT_SSSEARCH_SETUP_CLEANUP_FAILED0xC00003F3The Windows Search Service has failed to remove the old search index. Internal error <%2,%3>. %1
EVENT_SSSEARCH_DATAFILES_MOVE_FAILED0xC00003F8The Windows Search Service failed to move Index files from %2 to %3 with the following error: <%4,%5>. This might be because the target directory is not empty, or because the SYSTEM account doesn't have write access to the target directory. %1
EVENT_SSSEARCH_CSM_SAVE_FAILED0xC00003FBWindows Search Service failed to process the list of included and excluded locations with the error <%2, %3, "%4">. %1
EVENT_CONFIG_ERROR0xC0000BBBA configuration error occurred.%1
EVENT_GATHERSVC_PERFMON0xC0000BBEPerformance monitoring cannot be initialized for the gatherer service, because the counters are not loaded or the shared memory object cannot be opened. This only affects availability of the perfmon counters. Restart the computer.%1
EVENT_GATHERER_PERFMON0xC0000BBFPerformance monitoring cannot be initialized for the gatherer object, because the counters are not loaded or the shared memory object cannot be opened. This only affects availability of the perfmon counters. Restart the computer.%1
EVENT_HASHMAP_INSERT0xC0000BC0The entry <%2> cannot be inserted into the history.%1
EVENT_TRANSLOG_CREATE_TRX0xC0000BC1The transaction object cannot be created.%1
EVENT_TRANSLOG_APPEND0xC0000BC2The transaction cannot be appended to the queue. File: %2.%1
EVENT_TRANSLOG_UPDATE0xC0000BC3The transaction cannot be updated in the queue. File: %2.%1
EVENT_HASHMAP_UPDATE0xC0000BC5The entry <%2> in the hash map cannot be updated.%1
EVENT_GATHER_EXCEPTION0xC0000BC6An exception occurred. ID: %2. This is an internal error. Reproduce the error with the debugger attached and enable exceptions, then contact product support. One of the components loaded in your system is bad. You may be able to avoid the problem by recreating the index.%1
EVENT_TRANSACTION_READ0xC0000BC7The transaction file cannot be read.%1
EVENT_GATHER_INTERNAL0xC0000BCCInternal gatherer error %2 occurred. Please contact Microsoft Product Support Services.%1
EVENT_GATHER_CRITICAL_ERROR0xC0000BD1Critical error %2 occurred, and the index was shut down. The system is probably low on resources. Free up resources and restart the service.%1
EVENT_GATHER_ADVISE_FAILED0xC0000BD2Advise Status Change failed. The system is probably low on resources. Free up resources and restart the service.%1
EVENT_GATHER_TRANSACTION_FAIL0xC0000BD3The URL <%2> cannot be crawled.%1
EVENT_GATHER_OBJ_INIT_FAILED0xC0000BD4The gatherer object cannot be initialized.%1
EVENT_GATHER_PLUGIN_INIT_FAILED0xC0000BD5The plug-in in <%2> cannot be initialized.%1
EVENT_GATHER_SERVICE_INIT0xC0000BD6The gatherer service cannot be initialized.%1
EVENT_GATHER_CANT_CREATE_DOCID0xC0000BD7A document ID cannot be allocated.%1
EVENT_GATHER_CANT_DELETE_DOCID0xC0000BD8A document ID cannot be freed.%1
EVENT_TRANSLOG_CREATE0xC0000BD9A new queue file cannot be created.%1
EVENT_REG_VERSION0xC0000BDAThe registry version does not match with the expected <%2>, or the registry cannot be accessed because the service account does not have the correct permissions. Uninstall the previous version before installing the new one.%1
EVENT_GATHER_LOCK_FAILED0xC0000BE0The status change request %2 cannot be processed.%1
EVENT_GATHER_FROM_NOT_SET0xC0000BE8No documents were accessed because no e-mail address is specified in the content index server properties. Specify the e-mail address in the service configuration.%1
EVENT_GATHER_DELETING_HISTORY_ITEMS0xC0000BEAUnvisited items cannot be deleted from the history after a full update.%1
EVENT_GATHER_PLUGINMGR_INIT_FAILED0xC0000BF1The plug-in manager <%2> cannot be initialized.%1
EVENT_GATHER_APP_INIT_FAILED0xC0000BF2The application cannot be initialized.%1
EVENT_FAILED_INITIALIZE_CRAWL0xC0000BF3The update cannot be initialized.%1
EVENT_GATHER_RESTORE_ERROR0xC0000BFEThe index cannot be restored. You may need to delete and recreate the index.%1
EVENT_AUTOCAT_PERFMON0xC0000BFFPerformance monitoring cannot be initialized for the topic assistant object, because the counters are not loaded or the shared memory object cannot be opened. This only affects availability of the perfmon counters. Restart the computer.%1
EVENT_GATHER_RESTOREAPP_ERROR0xC0000C02The application restore failed. This can be caused by system errors (indicated by previously logged events), or a corrupt backup image (retry restore with valid backup image). %1
EVENT_GATHER_BACKUPAPP_ERROR0xC0000C04The application cannot be backed up. You may be unable to restore from the backup image.%1
EVENT_NOTIFICATION_FAILURE0xC0000C07Notifications for the volume %2 are not active. %1
EVENT_GATHER_PROTOCOLHANDLER_LOAD_FAILED0xC0000C0BThe protocol handler %2 cannot be loaded. Error description: %3. %1
EVENT_GATHER_PROTOCOLHANDLER_INIT_FAILED0xC0000C0CFailed to load protocol handler %2. Error description: %3. %1
EVENT_GATHER_INVALID_NETWORK_ACCESS_ACCOUNT0xC0000C0DThe application network access account is invalid. Update the account with a valid username and password. %1
EVENT_GATHER_FLUSH_FAILED0xC0000C0FThe gatherer files cannot be flushed, and this action cannot be completed. The gatherer will attempt to flush files again. If the problem persists, restart the service, free system resources or verify that your hardware is working properly. %1
EVENT_GATHER_CHECKPOINT_FAILED0xC0000C10The checkpoint record cannot be updated, and this action cannot be completed. The gatherer will attempt to update the checkpoint record again. If the problem persists, restart the service, free system resources or verify that your hardware is working properly. %1
EVENT_GATHER_SAVE_FAILED0xC0000C11The gatherer files cannot be saved, and this action cannot be completed. The gatherer will attempt to save the files again. If the problem persists, restart the service, free system resources or verify that your hardware is working properly. %1
EVENT_GATHER_RESTORE_CHECKPOINT_FAILED0xC0000C12The gatherer files from the previous checkpoint cannot be restored, and this action cannot be completed. The gatherer will attempt to restore the files again. If the problem persists, restart the service, free system resources or verify that your hardware is working properly. %1
EVENT_GATHER_READ_CHECKPOINT_FAILED0xC0000C13The checkpoint record cannot be read, and this action cannot be completed. If the problem persists, restart the service, free system resources or verify that your hardware is working properly. %1
EVENT_GATHER_CHECKPOINT_CORRUPT0xC0000C14The project cannot be initialized, because the checkpoint record cannot be read. The data structures on the disk will be reset. Verify that your hardware is working properly. %1
EVENT_GATHER_CHECKPOINT_FILE_MISSING0xC0000C15The project cannot be initialized, because one of the checkpoint files is missing. The data structures on the disk will be reset. Check to see if someone is manually deleting files, and verify that your hardware is working properly. %1
EVENT_GATHERER_DATASOURCE0xC0000C19The gatherer did not connect to the SQLServer instance.%1
EVENT_AUTOCAT_CANT_CREATE_FILE_SHARE0xC0000C1AUnable to create file share to accept topic assistant training data. Reason: %2.%1
EVENT_NOTIFICATION_THREAD_EXIT_FAILED0xC0000C1BUnable to terminate notifications normally. Restart the service or contact Product Support.%1
EVENT_FILTER_HOST_NOT_INITIALIZED0xC0000C1CUnable to initialize the filter host process. Terminating.%1
EVENT_FILTER_HOST_NOT_TERMINATED0xC0000C1DThe filter host process could not be terminated.
EVENT_FILTERPOOL_ADD_FAILED0xC0000C1EThe per-user filter pool for session %2 could not be added.%1
EVENT_FILTERPOOL_DELETE_FAILED0xC0000C1FThe per-user filter pool for session %2 could not be removed.%1
EVENT_ENUMERATE_SESSIONS_FAILED0xC0000C20Enumerating user sessions to generate filter pools failed.%1
EVENT_DETAILED_FILTERPOOL_ADD_FAILED0xC0000C21The per-user filter pool for session %2 could not be added <%3,%4>.%1
EVENT_AUDIENCECOMPUTATION_CANNOTSTART0xC0000E11The audience compilation process cannot start. The error code is "%2" .%1
EVENT_GATHER_RECOVERY_FAILURE0xC0000E12Error ID %2 happened in Windows Search recovery stage, please restart the service. If this error persists, please recreate the index.%1
MSG_CI_MASTER_MERGE_CANT_START0xC0001009%1A master merge cannot be started for catalog %2 due to error %3.
MSG_CI_MASTER_MERGE_CANT_RESTART0xC000100A%1A master merge cannot be re-started for catalog %2 due to error %3.
EVENT_INDEXER_SCHEMA_COPY_ERROR0xC0001B59The schema file <%2> cannot be copied to <%3>.%1
EVENT_INDEXER_INIT_ERROR0xC0001B62The index cannot be initialized.%1
EVENT_INDEXER_INVALID_DIRECTORY0xC0001B63Directory location <%2> is invalid. The application configuration cannot be read. Reinstall the application.%1
EVENT_INDEXER_PROP_ERROR0xC0001B64An error occurred while propagating to search server <%2>.%1
EVENT_INDEXER_PAUSED_FOR_DISKFULL0xC0001B65The update was paused because the disk <%2> is full. Free up disk space to continue crawling the index.%1
EVENT_INDEXER_REMOVE_DSS_FAILED0xC0001B6FThe search server <%2> cannot be removed.%1
EVENT_INDEXER_DSS_CONTACT_FAILED0xC0001B70Failed to inform the search server <%2> about a propagation error.%1
EVENT_INDEXER_BUILD_FAILED0xC0001B73The index cannot be copied, and propagation cannot start.%1
EVENT_INDEXER_REG_MISSING0xC0001B74The content index server cannot read the registry.%1
EVENT_INDEXER_PROPSTORE_INIT_FAILED0xC0001B7DThe property store was not initialized.%1
EVENT_INDEXER_CI_LOAD_ERROR0xC0001B7FThe content index cannot be loaded.%1
EVENT_INDEXER_RESET_FOR_CORRUPTION0xC0001B80The search service has detected corrupted data files in the index {id=%2}. The service will attempt to automatically correct this problem by rebuilding the index.%1
EVENT_INDEXER_LOAD_FAIL0xC0001B83The index cannot be loaded.%1
EVENT_INDEXER_PROP_STATE_CORRUPT0xC0001B84Propagation stopped because the propagation state for search server <%2> cannot be read. Try propagation again. If this error persists, delete and recreate the propagated index.%1
EVENT_INDEXER_VERIFY_PROP_ACCOUNT0xC0001B90The content index server received an "Access Denied"" error while propagating to the <%2> search server. This usually results from an incorrect configuration of the propagation account. Check that the propagation account is valid.%1
EVENT_INDEXER_PERFMON0xC0001B98Performance monitoring cannot be initialized because the counters are not loaded or the shared memory object cannot be opened. Stop and restart the search service. If this error continues, reinstall the application.%1
EVENT_INDEXER_MISSING_APP_DIRECTORY0xC0001B9AConfiguration directory %2 is missing, and disaster recovery must be performed. If there are existing indexes, they must be restored from the last backup. If there is no backup of index data, then delete the catalogs and recreate them.%1
EVENT_INDEXER_REG_ERROR0xC0001B9CThe registry cannot be read, possibly because the registry keys for this index are missing. You may have to delete and recreate the index %1.
EVENT_INDEXER_DSS_UNABLE_TO_REMOVE0xC0001B9DThe content index %1 cannot be removed.
EVENT_INDEXER_NEW_PROJECT0xC0001B9EThe Windows Search Service added catalog %1
EVENT_INDEXER_REMOVED_PROJECT0xC0001B9FThe Windows Search Service removed index %1
EVENT_INDEXER_PROP_COMMIT_FAILED0xC0001BA5Index propagation failed to commit to any of the search servers. The Windows Search Service is now trying to revert the search servers to the previous index. %1
JET_INIT_ERROR0xC0002328The Windows Search Service cannot open the Jet property store.%1
JET_NEW_PROP_STORE_ERROR0xC0002329The Windows Search Service cannot create a Jet property store.%1
JET_GET_PROP_STORE_ERROR0xC000232AThe Windows Search Service cannot load the property store information.%1
EVENT_INDEXER_OUT_OF_DATABASE_INSTANCE0xC0002729The search service has failed to create database instance for the index {%1} due to maximum number of instance reached. Please re-configure maximum value and restart the service.
EVENT_INDEXER_FAIL_TO_SET_MAX_JETINSTANCE0xC000272AThe search service has failed to configure maximum number of database instance. {%1}. Please re-configure maximum value and restart the service.
GTHR_E_NTF_CLIENT_NOT_SUBSCRIBED0xC0040DB9Notification client is not subscribed.
CI_E_CORRUPT_FWIDX0xC004182DThe forward index cannot be read.
CI_E_DIACRITIC_SETTINGS_DIFFER0xC004182ECatalog was created with different diacritic settings.
CI_E_NO_CATALOG_MANAGER0xC0041831The catalog manager does not exist.
CI_E_INCONSISTENT_TRANSACTION0xC0041832The transaction in catalog is found as inconsistent.
FTE_E_NO_PROPERTY_STORE0xC004365AProperty Store is not found in the indexer. The possible causes are that the call came during a catalog reset or that the property store plug-in failed to load during indexer initialization.
790 entries