Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
DiscussionsAccessExcelInfoPathOutlookPowerPointPublisherWord
DirectoryUser Groups
Related Topics
Outlook ExpressInternet ExplorerWindowsMS Server ProductsMore Topics ...

MS Office Forum / Outlook / Programming Add-Ins / September 2005

Tip: Looking for answers? Try searching our database.

Add in not loaded in outlook.

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Vinayakc - 16 Sep 2005 08:51 GMT
Hi all,

I have written one outlook add-in in VC++.

I am facing very strange problem.

My add in is getting listed in COMAddin group of outlook
(tools->options->advanced options->Comaddins.)

But the check box is not checked. even if i checked that check box my
add in is not getting loaded.

I am registering my addin under HKEY_CURRENT_USER.
Load behaviour is 3.

I can create instance of my .dll file through Oleview.
I can't understand why this happens.
Please help.

Thanks and regards
Vinayakc
Ken Slovak - [MVP - Outlook] - 16 Sep 2005 14:43 GMT
It sounds like your addin might be disabled. If you are using it on Outlook
2002 or 2003 select Help, About Microsoft Outlook, Disabled Items. See if
it's listed there.

If it is you can re-enable it by clicking the Enable button and exiting and
restarting Outlook.

Then you just have to figure out why it's being disabled.

Signature

Ken Slovak
[MVP - Outlook]
http://www.slovaktech.com
Author: Absolute Beginner's Guide to Microsoft Office Outlook 2003
Reminder Manager, Extended Reminders, Attachment Options
http://www.slovaktech.com/products.htm

> Hi all,
>
[quoted text clipped - 17 lines]
> Thanks and regards
> Vinayakc
Vinayakc - 19 Sep 2005 13:23 GMT
Hi Ken,
Thanks for reply.

Ken, My add-in is not desabled by MS outlook. Even if it is not listed.
I can't understant what is the cause behind that.

Thanks & Regards
Vinayakc
Ken Slovak - [MVP - Outlook] - 19 Sep 2005 14:36 GMT
The only reason I know of for a COM addin not to stay checked is if it is
disabled by Outlook or it crashes when run.

Signature

Ken Slovak
[MVP - Outlook]
http://www.slovaktech.com
Author: Absolute Beginner's Guide to Microsoft Office Outlook 2003
Reminder Manager, Extended Reminders, Attachment Options
http://www.slovaktech.com/products.htm

> Hi Ken,
> Thanks for reply.
[quoted text clipped - 4 lines]
> Thanks & Regards
> Vinayakc
Vinayakc - 23 Sep 2005 09:36 GMT
Hi Ken,

The problem was with the installshield setup. I am registering addin
dll through component wizard. But it was not registering my dll
correctly in HKCR.
So I made the dll self register property True and now it is working.
The only thing i still can not understand why setup is creating entries
in HKLM.
I do not specify HKLM anywhere in my registration code.

Regards
Vinayakc
Ken Slovak - [MVP - Outlook] - 23 Sep 2005 14:34 GMT
Hi,

I use InstallShield with no problems. I set up the DLL for the addin (I use
a VB 6 designer) and mark the DLL for "extract COM information". I then
usually set up the HKCU registry key with the properties I want in the
Registry section of the InstallShield project file.

Signature

Ken Slovak
[MVP - Outlook]
http://www.slovaktech.com
Author: Absolute Beginner's Guide to Microsoft Office Outlook 2003
Reminder Manager, Extended Reminders, Attachment Options
http://www.slovaktech.com/products.htm

> Hi Ken,
>
[quoted text clipped - 8 lines]
> Regards
> Vinayakc
 
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.