Home
> Share Point > Error occurred in deployment step ‘Add Solution’: A feature with ID has already been installed in this farm.
Error occurred in deployment step ‘Add Solution’: A feature with ID has already been installed in this farm.
Error :
Error occurred in deployment step ‘Add Solution’: A feature with ID 0f92d042-22b6-4518-8c9f-3eb2ab720eed has already been installed in this farm. Use the force attribute to explicitly re-install the feature
Reason :
The same solution/feature has been already Installed in the Farm or the site collection.
Resolution :
Find the Feature with the given Id (Here 0f92d042-22b6-4518-8c9f-3eb2ab720eed) in the solution. Open the feature in Visual Studio.
From the Property tab, Change the property “Always force Install” to “True”. Deploy the solution again…
Categories: Share Point
Tags: Deploy, Error, Farm, Feature, SharePoint
Leave a Reply Cancel reply
- 1,941 Hits
Categories
- Share Point (3)
Recent Posts
- The form cannot be rendered. This may be due to a misconfiguration of the Microsoft SharePoint Server State Service. For more information, contact your server administrator.
- Error : Dependency feature ‘PublishingSite’ is not activated at this scope.
- Error occurred in deployment step ‘Add Solution’: A feature with ID has already been installed in this farm.
Tags
contact your server administrator.
Dependency
Deploy
Error
Farm
Feature
Microsoft SharePoint
Microsoft SharePoint Server
Publishing
PublishingSite
SharePoint
state service
The form cannot be rendered. This may be due to a misconfiguration of the Microsoft SharePoint Server State Service. For more information
Archives
- September 2011 (3)
Well said, Much appreciated …
Thanx Alot…
Thank you! Saved me a lot of time!!!