View Single Post
  #1  
Old February 1st 06, 01:39 AM posted to microsoft.public.outlook.program_forms
Ronnie
external usenet poster
 
Posts: 7
Default Loading of Common Dialog fails on Outlook 2003 SP2

Hello,

We have developed 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

Ads