error while saving site as template or activating solution on sharepoint subscriotion edition

Mohamed Saleh 0 Reputation points
2026-08-16T08:47:06.8333333+00:00

I got this error while activating site template.

I installed the latest update and tired 2 different site collection and still same issue. I also tried to create a blank subsite (project site, team site) and got the same error

Feature definition with Id [Moderator note: Personally Identifiable Information removed] failed validation, file 'Project Site Template 20260628 V2ListInstances\ElementsFields.xml', line 2, character 268: The 'DelayActivateTemplateBinding' attribute is not allowed.

Microsoft 365 and Office | SharePoint Server | Development
0 comments No comments

1 answer

Sort by: Oldest
  1. Jayden-P 2,600 Reputation points Independent Advisor
    2026-08-16T09:58:12.1966667+00:00

    Please note that this forum is a public platform, and moderators will modify your question to hide your personal information in the description. Kindly ensure that you hide any personal or organizational information the next time you post an error or other details to protect personal data.

    Hi @Mohamed Saleh

    The error: The 'DelayActivateTemplateBinding' attribute is not allowed.indicates that SharePoint is failing to validate a feature definition during activation. This is more consistent with a feature/schema validation issue than with the general absence of site-template support.

    Because the same behavior occurs with:

    • Multiple site collections

    Newly created Team Sites

    Newly created Project Sites

    Both saving the site as a template and activating the generated solution

    I would recommend checking the SPSE farm before troubleshooting the individual site:

    1. Verify the exact SPSE build with: (Get-SPFarm).BuildVersion
    2. Confirm that all SharePoint servers are running the same build/CU.
    3. Run Get-SPProduct -Local on the SharePoint servers and check for any pending configuration or installation issues.

    If the farm is fully patched and configured, and the same error can be reproduced on a newly created site using Microsoft-provided functionality, I would recommend to contact Microsoft Support.

    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.