Without extensive samples of your code, this is difficult to point. However,
many problems with COM Add-Ins are due to improperly releasing object
variables. The best I can do is point you to these resources for "best
practices" with COM Add-In development:
Developing COM Add-ins for Microsoft Outlook:
http://www.outlookcode.com/d/comaddins.htm
Outlook COM Add-in Template:
http://www.microeye.com/resources/template.htm
--
Eric Legault - B.A, MCP, MCSD, Outlook MVP
Try Picture Attachments Wizard for Outlook!
http://tinyurl.com/ckytm
Job:
http://www.imaginets.com
Blog:
http://blogs.officezealot.com/legault/
"Fred Block" wrote:
> Hi All,
>
> I have a COM AddIn (ActiveX DLL) and a Property Page (OCX) I've created in
> separate VB projects. I've compiled thema dn Outlook openas and loads them.
> However, when I close Outlook, I get an error (similar to a GPF). Any ideas?
>
> Thanks in advance!
> - Fred
>
>
>