R
Ronnie
Hello,
We have developed a COM add-in that works in conjunction with a custom
form that dynamically loads common dialog. The code works fine on
Outlook 2003 but fails to load on some machines with Office 2003 SP2.
The line that fails is the following:
set opendd=CreateObject("MSComDlg.CommonDialog")
Any ideas?
Thanks,
Ronnie
We have developed a COM add-in that works in conjunction with a custom
form that dynamically loads common dialog. The code works fine on
Outlook 2003 but fails to load on some machines with Office 2003 SP2.
The line that fails is the following:
set opendd=CreateObject("MSComDlg.CommonDialog")
Any ideas?
Thanks,
Ronnie