此服务器场中没有安装列表模板“10027”的功能“a379136f-8742-4f0c-9d5a-xxxxx”。该操作无法完成。
2022-07-18 15:41 四毛的家 阅读(80) 评论(0) 编辑 收藏 举报之前不知道什么时候,手动停止feature并删除了对应场解决方案。今天再打开“网站内容”报错:
日志:
Exception in GetFeatureRootAndListSchemaPaths: System.ArgumentException: 此服务器场中没有安装列表模板“10027”的功能“a379136f-8742-4f0c-9d5a-9310a4d2b80c”。该操作无法完成。 在 Microsoft.SharePoint.SPFeatureManager.<>c__DisplayClass19.<GetFeatureRootAndListSchemaPaths>b__18()
类似英文报错:Feature {GUID} for list template '101' is not installed in this farm. The operation could not be completed.
原因:网站内有个列表是基于删除场的某个feature的,解决方案删除后,此列表就在也打不开了。
不仅是此列表,连“网站内容”都无法查看。网上各种解决方案都不适合我的场景。
解决办法:
使用SharePoint Designer打开站点,点击所有文件,找到模板列表,然后删除即可。