SharePoint 2013 Deployment Step "Add Solution" error: A feature with ID {GUID} has been installed in this farm. Use the Force property to explicitly reinstall this feature.

Source: Internet
Author: User

An error occurred while deploying the SharePoint 2013 Solution WSP Package:

Error in the deployment step Add Solution: A feature with ID 735efe4e-8b50-4310-b588-c6ae2ba0759f has been installed in this farm. Use the Force property to explicitly reinstall this feature.

The English error is as follows:

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

The workaround is to add a property alwaysforceinstall= "TRUE" in the feature XML file, and then redeploy and discover that the deployment was successful.

<feature xmlns= " http://schemas.microsoft.com/sharepoint/ "alwaysforceinstall=" TRUE ">
</Feature>

SharePoint 2013 Deployment Step "Add Solution" error: A feature with ID {GUID} has been installed in this farm. Use the Force property to explicitly reinstall this feature.

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.