Outlook Addin

M

Martin

I created a VB 6 Addin for outlook and word and both initialized and
connected fine. Next day the onconnection did not work. I subsequently tried
creating a new addin for word and outlook and the addin does not initialize.
If I do the same thing for Powerpoint it works.
 
K

Ken Slovak - [MVP - Outlook]

Don't use the same DLL for Word and Outlook, use separate addins.
 
Top