SharePoint 2013:a feature with ID have already been installed in this farm

Source: Internet
Author: User

Using Visual Studio 2013 to create a Visual Web Part, when you right-click the project, select the "Deploy" Times error:

"Error occurred in Deployment Step ' ADD Solution ': A feature with ID 15/3e472a61-bbc9-4242-87c7-a07e8e3fab99 have already b Een installed in this farm. Use the force attribute to explicitly re-install the feature. "

Cause of Error:

After a site deployment is complete, this error is reported if you modify the site URL in the project properties to deploy to another site.

Workaround:

In fact, the error message has been mentioned: "Use of the Force attribute to explicitly re-install the feature."

Add the "Force" property?

    1. Double-click Feature

    2. On the "Manifest" tab, now "Open in XML editor"

    3. In the feature node, add the property "Alwaysforceinstall" and save it when finished.

    4. Re-deploy, success!

?

I'm a porter ....

Https://weblogs.asp.net/sreejukg/sharepoint-2013-a-feature-with-id-has-already-been-installed-in-this-farm

SharePoint 2013:a feature with ID have already been installed in this farm

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.