M
-mhd
I am getting an error report from a user "run time error 430 Class
does not support automation". My application is using late binding to
Outlook 2003 and the following line is the crash point.
Set oObject = CreateObject("Outlook.Application")
I have occasionally over the last year or two solved this problem with
older versions of Outlook by suggesting they reinstall or use the
repair Outlook option from their Office CD. However lately the only
time I get this report is from users of Outlook 2003. Is there a
problem with using established connection techniques with '03 or is it
just that it is most likely the popular version out there?
Any tips for solving this problem?
Thanks
-mhd
does not support automation". My application is using late binding to
Outlook 2003 and the following line is the crash point.
Set oObject = CreateObject("Outlook.Application")
I have occasionally over the last year or two solved this problem with
older versions of Outlook by suggesting they reinstall or use the
repair Outlook option from their Office CD. However lately the only
time I get this report is from users of Outlook 2003. Is there a
problem with using established connection techniques with '03 or is it
just that it is most likely the popular version out there?
Any tips for solving this problem?
Thanks
-mhd