Timeline for What is causing a "Cannot find a Feature" error when uninstalling a solution?
Current License: CC BY-SA 2.5
3 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Oct 1, 2013 at 20:10 | comment | added | Aaronster | yeah this worked for me, too, on my dev server. I tried EVERYTHING else (9 in total including restoring an old back up of a content database) and I was about to re-create my VS project with new GUIDs and AssemblyName, when I found this post. I knew the answer was somewhere in SharePoint_Config but I didn't know where to look. Thanks for pointing me in the right direction! I deleted the offending row from table Objects and my problem went away! | |
| Jul 21, 2013 at 9:51 | comment | added | Dennis G | Although this is being downvoted - the config database was the only Point I was able to delete features. STSADM or Uninstall-SPFeature didn't work. I had to search the Objects table for the features and manually remove them from there. After that I could redeploy. Upvote from me as a measure of last resort. | |
| Mar 30, 2011 at 14:45 | history | answered | Neil Richards | CC BY-SA 2.5 |