Visual Studio Add-in not going away - Stack Overflow most recent 30 from stackoverflow.com 2009-11-29T10:57:03Z http://stackoverflow.com/feeds/question/45695 http://www.creativecommons.org/licenses/by-nc/2.5/rdf http://stackoverflow.com/questions/45695/visual-studio-add-in-not-going-away 4 Visual Studio Add-in not going away Sara Chipps 2008-09-05T12:44:19Z 2008-09-05T12:54:39Z <p>Ok, so I demo'd Refactor Pro and Resharper, I'm more comfortable with Resharper so that's what I bought. When I uninstalled Refactor Pro I thought everything was breezy. However, now when I open Visual Studio I get </p> <p>The Add-in 'DevExpress Tools' failed to load or caused and exception, woudl you like to remove this Add in? </p> <p>If you choose yes, the file it was loaded from, 'C:\ProgramData\Application Data\Microsoft\MSEnvShared\Addins\DevExpressToolsOrcas.Addin' will be renamed. </p> <p>I hit yes, then get:</p> <p>"Could Now rename Add-in file "C:\ProgramData\Application Data\Microsoft\MSEnvShared\Addins\DevExpressToolsOrcas.Addin"</p> <p>This happens every time, I went to that location and there is not folder by that name. I searched for that file and nothing. </p> <p>Anyone experience a clingy add-in?</p> http://stackoverflow.com/questions/45695/visual-studio-add-in-not-going-away/45712#45712 3 Answer by Erick Sgarbi for Visual Studio Add-in not going away Erick Sgarbi 2008-09-05T12:50:55Z 2008-09-05T12:50:55Z <p>I had the same issue with the VS.NET 2005 version and I'm not sure it is related. It was a registry problem and when i contacted the people from devexpress they send me a clean up tool. </p> <p>You can try to see if there is another clean up tool for 2008 or search in the registry for the file name and remove it manually.</p> http://stackoverflow.com/questions/45695/visual-studio-add-in-not-going-away/45719#45719 0 Answer by Sara Chipps for Visual Studio Add-in not going away Sara Chipps 2008-09-05T12:54:39Z 2008-09-05T12:54:39Z <p>thanks, erick, that's really helpful. </p>