share point 已在此服务器场中安装 ID 为 15/b7a69889-1789-4855-b8bd-9a3b4cfd7fc0 的功能。请使用强制属性显式地重新安装此功能。...

部署步骤“添加解决方案”中出现错误: 已在此服务器场中安装 ID 为 15/b7a69889-1789-4855-b8bd-9a3b4cfd7fc0 的功能。请使用强制属性显式地重新安装此功能。

英文报错如下:

Error occurred in deployment step 'Add Solution': A feature with ID {Guid} has already been installed in this farm.  Use the force attribute to explicitly re-install the feature.

 

解决方法是,在feature的xml 文件中,添加一个属性 AlwaysForceInstall="TRUE",再重新部署后,发现已经部署成功。


转载于:https://www.cnblogs.com/foreverfendou/p/11119590.html

你可能感兴趣的:(share point 已在此服务器场中安装 ID 为 15/b7a69889-1789-4855-b8bd-9a3b4cfd7fc0 的功能。请使用强制属性显式地重新安装此功能。...)