|
dev
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
My add-in never gets loadedI am creating an add-in for MS Outlook 2000, in VB.NET. I've written
the regular code that is in this somewhat the same as the code in this article. http://support.microsoft.com/kb/q302896/ I chose the project type to be "Shared Add-in", but I see, when I rebuild the project, no entries are made in the registry for the Add-in under the: Current_User/Microsoft/Office/Outlook/Addins/<ProgIDOfMyAddIn> As a result, the Add-in never gets loaded. I've checked the option "Register for COM Interop" in the build tab of the project properties. The problem is that my add-in never gets loaded and hence I have not been able to test it. Help appreciated. Hi,
I had the same problem. My solution was to move or rename the source folder and reinstall the addin (right click on setup project/install). cheers, Stephan Show quoteHide quote "Water Cooler v2" <wtr_***@yahoo.com> schrieb im Newsbeitrag news:1103725271.991411.241550@f14g2000cwb.googlegroups.com... >I am creating an add-in for MS Outlook 2000, in VB.NET. I've written > the regular code that is in this somewhat the same as the code in this > article. > > http://support.microsoft.com/kb/q302896/ > > I chose the project type to be "Shared Add-in", but I see, when I > rebuild the project, no entries are made in the registry for the Add-in > under the: > > Current_User/Microsoft/Office/Outlook/Addins/<ProgIDOfMyAddIn> > > As a result, the Add-in never gets loaded. I've checked the option > "Register for COM Interop" in the build tab of the project properties. > The problem is that my add-in never gets loaded and hence I have not > been able to test it. > > Help appreciated. >
Other interesting topics
Can Outlook.Application be used to control open message windows?
Sending emails with MAPI Outlook VBA - Need to grab SMTP address, not Contact Name Late Binding to Outlook from Excel: Outlook modifies email body Converting Outlook2003 .pst to Outlook2002 Late binding to Outlook via VBA Inspector CommandBarButton with Word as Mail Can't set Outlook Express as the default mail client Sticking a picture Open mail in olFolderSentMail with Extended MAPI or Automation |
|||||||||||||||||||||||