F
Fred Block
Hi All,
I've build a COM AddIn a while back that worked fine. The AddIn consists of
an ActiveX DLL and an OCX. The OCX was built for displaying a PropertyPage
in Outlook's Options dialog for this AddIn. I've recently updated some code
in only the DLL and now Outlook throws a fault (errors) when closed "only"
if the Options dialog has been opened. If Outlook is started and closed
"without" opening the Options dialog, then no error occurs and Outlook shuts
down normally. This behavior occurs against Outlook 2000 under Windows 2000
SP3 and Outlook 2003 under WinXP SP2. Any ideas?
Also - would I be correct in creating separate VB projects to build each of
the components (the DLL and the OCX) or would I need to use a VB Project
Group (I belive I built them separately in the past) to do this correctly?
And while I'm at it - one more... should the OCX be compiled first and
referenced in the DLL project? (Again - it wasn't in the past)...
I hope I covered my bases here to help troubleshoot this... Thanks for all
the help in advance!
Kind regards - Fred
I've build a COM AddIn a while back that worked fine. The AddIn consists of
an ActiveX DLL and an OCX. The OCX was built for displaying a PropertyPage
in Outlook's Options dialog for this AddIn. I've recently updated some code
in only the DLL and now Outlook throws a fault (errors) when closed "only"
if the Options dialog has been opened. If Outlook is started and closed
"without" opening the Options dialog, then no error occurs and Outlook shuts
down normally. This behavior occurs against Outlook 2000 under Windows 2000
SP3 and Outlook 2003 under WinXP SP2. Any ideas?
Also - would I be correct in creating separate VB projects to build each of
the components (the DLL and the OCX) or would I need to use a VB Project
Group (I belive I built them separately in the past) to do this correctly?
And while I'm at it - one more... should the OCX be compiled first and
referenced in the DLL project? (Again - it wasn't in the past)...
I hope I covered my bases here to help troubleshoot this... Thanks for all
the help in advance!
Kind regards - Fred