sharepoint 2010 根据自定义网站模板创建网站error解决方法
When creating the site, and error appears;
The site template requires that the feature {e8389ec7-70fd-4179-a1c4-6fcb4342d7a0} be installed in the farm or site collection.
It seems this feature is related to report server integration. When I arrived on site, the SSRS server was in integrated mode, and this server is installed on the same server that I am installing Project Server on. I have set SSRS to native mode instead, but even after recreating the config db, services etc I still get this pesky issue.
I have noticed that the content types for report server are as follows;
$Resources:ReportServerResources,ReportServerContentTypeGroup
$Resources:ReportServerResources,DataSourceContentTypeName
$Resources:ReportServerResources,ReportBuilderContentTypeName
$Resources:ReportServerResources,ReportBuilderModelName
中文报错:网站模板要求在服务器场或网站集中安装功能{guid}
或者是:
解决方法就是安装一个reporting service for sharepoint 的外接程序,rsSharePoint.msi即可。