Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / Visual Studio.NET / Extensibility / February 2005

Tip: Looking for answers? Try searching our database.

How are add-ins registered in VS 2005?

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Parag Chandra - 24 Feb 2005 01:26 GMT
I need to understand exactly what steps are taken to register an add-in so
that it is visible and successfully loads in Whidbey. In VS 2003, there were
a number of entries made to the registry for COM interop and for making the
add-in visible to the IDE. In VS 2005, it seems the registry modifications
for COM interop are still made, but there does not seem to be any
corresponding changes for making the add-in visible to the IDE. Instead,
there is a .Addin XML file which is placed in C:\Documents and
Settings\username\Application Data\Microsoft\MSEnvShared\Addins. I can make
my add-in, which I have created without the wizard, visible to Whidbey, but
it can never successfully load. I always get error #80070002, "The system
cannot find the file specified", even though the <Assembly> node in my
.Addin file is pointing to the DLL on disk. I have tried doing a regasm on
this DLL, which completes successfully, but my add-in still cannot load. On
the other hand, when I use the wizard, my add-in loads correctly. So what is
the wizard doing that I am not?
Carlos J. Quintero [.NET MVP] - 24 Feb 2005 11:58 GMT
See:

http://msdn2.microsoft.com/library/19dax6cz.aspx

Signature

Carlos J. Quintero

MZ-Tools 4.0: Productivity add-ins for Visual Studio .NET
You can code, design and document much faster.
http://www.mztools.com

>I need to understand exactly what steps are taken to register an add-in so
>that it is visible and successfully loads in Whidbey. In VS 2003, there
[quoted text clipped - 11 lines]
>the other hand, when I use the wizard, my add-in loads correctly. So what
>is the wizard doing that I am not?
Parag Chandra - 24 Feb 2005 13:47 GMT
Thanks. Turns out that I just needed to copy over the supporting Interop.*
DLLs into the same directory as my add-in.

> See:
>
[quoted text clipped - 15 lines]
>>cannot load. On the other hand, when I use the wizard, my add-in loads
>>correctly. So what is the wizard doing that I am not?

Rate this thread:







Free Magazines

Get these publications absolutely FREE for up to 12 months. There are no hidden fees and no obligation. Simply choose a title, complete the application form and submit it. Read more ...

Oracle MagazineNetwork ComputingComputer WorldBio-IT WorldeWeekInformation WeekInfosecurity
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.