View Single Post
  #1  
Old July 4th 06, 12:44 AM posted to microsoft.public.outlook.program_addins
vish
external usenet poster
 
Posts: 5
Default Problem in deploying Outlook 2003 Add-in

I have developed the add-in using Visual studio 2005 in C#.


Outlook add-in is failing to load when Outlook starts on some machines.

It works absolutely fine on some other machine. On problematic
machines, some times the LoadBehavior is changing from 3 to 2 when
oulook starts. I can't even find my Addin either in the Disabled list
(Help_About) or Tools-Options-Others-AdvancedOptions.


Could anyone please help me or point to any tutorial which will
help in developing the installer for this add-in using the Wise
Installer. (I want know what all files to be added to target
machine(other than add-in dll) and shall I have to set the registry
entries explicitly or the add-in register will add automatically).


Thanks in advance,


Regards,
VIsh

Ads