Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Question
Monday, August 10, 2015 6:04 AM
Hi Team,
when i am installing .wsp,i am getting below error.I am not able to reslove this.
Could you please provide your help here.
A feature with ID 14/77edeaba-6d47-11dc-8314-0800200c9a66 has already been installed in this farm. Use the force attribute to explicitly re-install the feature.
WPDWSWF01 : A feature with ID 14/77edeaba-6d47-11dc-8314-0800200c9a66 has already been installed in this farm. Use the force attribute to explicitly re-install the feature.
Thanks
sekhar
All replies (2)
Wednesday, August 12, 2015 3:10 AM âś…Answered
HI,It seems that the other feature with this ID is already available in the farm.So I would recommend you to run the WSP with the force attribute.Please check the link below that shows the solution for this.
Install-spsolution –gacdeployment -force
http://expertsharepoint.blogspot.com/2014/02/error-while-deploying-solutions-in.html
Anil Avula[Partner,MCP,MCSE,MCSA,MCTS,MCITP,MCSM] See Me At: http://expertsharepoint.blogspot.de/
Monday, August 10, 2015 6:12 AM
Hey Sekhar:
include -Force Command in the command,
Install-SPSolution -Identity <solution_file> -GACDeployment -Force
Rajendra Singh
sharepoint with my way
Walking on water and developing software from a specification are easy if both are frozen
If a post answers your question, please click Mark As Answer on that post and Vote as Helpful