标签: templates sharepoint upload
我将SharePoint在线现代网站另存为模板,并尝试将其安装到同一租户中的其他网站集中。上传并激活.wsp解决方案是可行的,但是当我选择将其作为自定义模板时,收到以下错误消息:
Features not activated
然后我使用PowerShell激活隐藏功能,如下所述:
https://praveensharepointknowledgebase.wordpress.com/2018/02/28/activate-hidden-site-features-using-powershell/
我现在收到以下错误消息:
对不起,出了点问题 名称为_TopicHeader和ID {d60d65ff-ff42-4044-a684-ac3f7a5e598c}的字段不可访问或不存在。
TopicHeader does not exist
我一直在论坛中搜索类似消息,但到目前为止还没有运气。
有想法吗?