Share via

SharePoint Subscription Edition Search Crawl Fails for Legacy Office Files (.doc, .xls, .ppt) – (Error code is 0x80030109). "The function encountered an unknown error."

Hoover Gillian 0 Reputation points
2026-03-25T12:21:47.37+00:00

Hello,

I am currently encountering an issue across multiple SharePoint Subscription Edition (SSE) farms (fully up to date with the latest patches) where legacy Microsoft Office file formats—specifically .doc, .xls, and .ppt—are no longer being successfully crawled by SharePoint Search.

Issue Description

During full and incremental crawls, any legacy Office documents are consistently failing. This behavior occurs regardless of where the files are stored:

  • File shares (via content sources)
  • SharePoint document libraries

Modern Office formats such as .docx, .xlsx, and .pptx are crawled and indexed without issue.

Error Details

The crawl log reports the following error:

The docfile has been corrupted. (Access is denied.; Error parsing document ssic://[docid]. Error initializing IFilter for extension '.doc' (Error code is 0x80030109). The function encountered an unknown error.)

  • Error Code: 0x80030109
  • ULS logs do not provide any additional useful diagnostic information beyond what is shown in the crawl log.

Observations

  • The issue is consistent across multiple SSE farms.
  • File permissions appear to be correct and do not explain the "Access is denied" portion of the error.
  • The problem specifically affects legacy Office binary formats only.
  • Restarting search components and performing full crawls has not resolved the issue.

Business Impact

We are currently in the process of migrating from SharePoint 2013 to SharePoint Subscription Edition, and a significant portion of our content still exists in legacy Office formats. Since these files are not being indexed, they are not appearing in search results, which is blocking validation and user acceptance of the new environment.

Request

Has anyone encountered a similar issue with legacy Office file crawling in SharePoint Subscription Edition?

Specifically:

  • Are there known limitations or changes in SSE regarding support for legacy Office IFilters?
  • Could this be related to missing or deprecated components (e.g., Office Filter Pack)?
  • Are there recommended workarounds or configuration changes to restore indexing of these file types?

Any guidance or insight would be appreciated.

Thank you.

Microsoft 365 and Office | SharePoint Server | For business
0 comments No comments

2 answers

Sort by: Most helpful
  1. Jayden-P 22,475 Reputation points Microsoft External Staff Moderator
    2026-03-25T13:11:44.7566667+00:00

    Hi @Hoover Gillian

    You mentioned you have SharePoint SE with the latest version; can you please confirm if you are using Version 16.0.19725.20076 (KB5002843)?

    From the error code, I found a thread that has similar situation. Sharepoint SSE is unable to crawl office file in old format - Microsoft Q&A

    However, this issue has been fixed Version 16.0.16731.20526 (KB5002560).

    February 13, 2024, update for SharePoint Server Subscription Edition (KB5002560) - Microsoft Support

    User's image

    Could you please provide your current version? Make sure your KB version is KB5002560 or later.

    I look forward for your reply.


    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.

    Was this answer helpful?


  2. AI answer

    2026-03-25T12:22:15.76+00:00

    There is no information in the provided context that documents a known limitation, change, or regression in SharePoint Subscription Edition search specifically affecting legacy Office binary formats (.doc, .xls, .ppt), nor anything that ties error 0x80030109 or the “docfile has been corrupted” IFilter error to SSE.

    The only relevant items in the context related to SharePoint search and Office formats are:

    • A SharePoint crawler failure on file shares caused by insufficient permissions on the crawl account, fixed by granting the Manage auditing and security log (SeSecurityPrivilege) right on the file server. This addresses access to security attributes, not IFilter parsing of legacy Office formats.
    • An Office 2010 Filter Pack hotfix that fixes a crawl issue where some Word documents cannot be crawled and the crawl log reports: “The filtering process could not be initialized when trying to process this item. Verify that the file extension is a known type and the item is not corrupted.” This is specific to Office 2010 Filter Packs and does not mention SharePoint Subscription Edition.
    • A SharePoint parsing process crash on Windows Server 2008 R2 due to the MIME IFilter not being able to access the certificate store, which is unrelated to legacy Office binary formats.

    None of these items describe or confirm:

    • A change in SSE support for legacy Office IFilters.
    • A requirement or deprecation of Office Filter Pack specific to SSE.
    • A configuration or workaround that restores indexing of .doc, .xls, and .ppt in SSE.

    Because the context does not contain SSE-specific guidance or a documented fix for this scenario, no supported, product-specific resolution steps or workarounds can be provided based on the available material.


    References:

    AI-generated content may be incorrect. Read our transparency notes for more information.

    Was this answer helpful?

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.