Carlos Quintero (Microsoft MVP) blog

Visual Studio Extensibility with Add-ins

The Add-In Manager of Visual Studio 2005 got broken...and won't be fixed for SP1

My MZ-Tools 2005 add-in, like many others migrated from VS.NET 2002/2003 still uses COM registration, rather than XML registration (.AddIn file) and since it wants to be a good citizen in the new Windows Vista operating system, it uses HKEY_LOCAL_MACHINE to register within Visual Studio 2005 so the administrator installing it makes it available to other users of the machine (which may be other than the administrator). Previously I was using HKEY_CURRENT_USER but since I changed to HKEY_LOCAL_MACHINE, I am experiencing a problem that many of you will have seen: the Add-in Manager of VS 2005 does not persist changes in the Startup column if the add-in uses COM registration, even if you are an administrator of the machine.

I investigated this issue in the Microsoft Connect database and to my consternation it was reported twice but either the bug reports were not very clear or the Microsoft team failed to understand the problem so it is still unsolved, I reported it a third time, very clearly (I hope) but MS has answered that there is no time to fix it for SP1. So, if your add-in is affected by this problem take a look and vote for the bug to get it fixed for SP2 or VS "Orcas":

http://connect.microsoft.com/VisualStudio/feedback/ViewFeedback.aspx?FeedbackID=238492

 

Published Tue, Nov 21 2006 13:11 by carlosq

Comments

# re: The Add-In Manager of Visual Studio 2005 got broken...and won't be fixed for SP1@ Monday, January 08, 2007 7:52 PM

Carlos,

This bug should be fixed in SP1. Now that VS SP1 has shipped, have you verified that this does indeed resolve your issue?

thanks,

James

# re: The Add-In Manager of Visual Studio 2005 got broken...and won't be fixed for SP1@ Tuesday, January 09, 2007 3:17 AM

No, it is not fixed yet in VS 2005 SP1, I have just verified it.

by Carlos Quintero

# re: The Add-In Manager of Visual Studio 2005 got broken...and won't be fixed for SP1@ Friday, April 20, 2007 8:02 PM

I installed SP2 for VS 2005 and this bug still exists. Please fix ASAP.

by John Cody

# The strange case of "No such interface supported" (Error 80004002) loading a Visual Studio add-in@ Wednesday, October 22, 2008 3:35 AM

Some days ago I received an angry complaint from a prospect of the trial version of my MZ-Tools add-in

# MZ-Tools Articles Series: BUG: Standard user unable to load/unload COM-based add-ins registered for all users with the VS 2008 Add-in Manager on Windows Vista@ Wednesday, October 22, 2008 3:36 AM

Almost a couple years ago I wrote an article The Add-In Manager of Visual Studio 2005 got broken...and

# MZ-Tools Articles Series (Updated): HOWTO: Creating custom pictures for Visual Studio .NET add-ins commands, buttons and toolwindows.@ Friday, June 26, 2009 6:49 AM

Recently I have migrated the next version of MZ-Tools for Visual Studio .NET that I am working on from

Leave a Comment

(required) 
(required) 
(optional)
(required)