Why Outlook Addin is disabled???

D

Dur

Hi,

I am developing ATL COM ADDIN for Microsoft Outlook. Sometimes my outlook
addin is disabled. In which case it is disabled???


How can I fix it????

Thanks in advance.

Regards,
Dur.
 
D

David

Check registry entry
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Office\Outlook\Addins\<Your
addinin.Connect> key
Value in LoadBehavior should be 3 - autoloadIf this is 2 Outlook cannot
load your addin . Try to debug it.
David
 
D

Dur

Thank you David. I have also Norton Antispam tool bar. In some cases it's
loadbehaviour is changed to 2. But I cant simulate this. Can you tell the
situation?

Without Norton AntiSpam, It works fine. With Norton AntiSpam, loadbehaviour
is changed to 2. why???

Thanks in advance.

Regards,
Dur.
 
K

Ken Slovak - [MVP - Outlook]

Norton will often crash Outlook or cause problems and then your addin will
be disabled. Often it can be found under Help, About Outlook, Disabled Items
in that case. Get rid of the Norton integration with Outlook.
 
D

Dur

"Get rid of the Norton integration with Outlook." - How can we achive this?

Is it possible programmatically?

Thanks in advance.

Regards.
Dur.
 
K

Ken Slovak - [MVP - Outlook]

No, you have to disable it through Norton's setup options. If and when it
re-enables that option (it does sometimes on its own) you would have to
uninstall and then reinstall without that option.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top