T
TarponZeke
I have an application that opens outlook and creates contacts in a particular
folder.
This all works great on my system (using access 2000 and Outlook 2002) and
one of my clients (access 2000, outlook 2002, exchange server).
However, whenever I try and run it at a new client I get the following error:
-2147024770 Automation Error. The specified module could not be found.
This particular client uses Access 2002, Outlook 2003, and Exchange. The
minute I issue the createobject("Outlook.application") statement, it kicks
out this error. Can't figure out what the heck it is doing.
Anyone have any idea what might be up with this?
Thanks for your help.
PZ
folder.
This all works great on my system (using access 2000 and Outlook 2002) and
one of my clients (access 2000, outlook 2002, exchange server).
However, whenever I try and run it at a new client I get the following error:
-2147024770 Automation Error. The specified module could not be found.
This particular client uses Access 2002, Outlook 2003, and Exchange. The
minute I issue the createobject("Outlook.application") statement, it kicks
out this error. Can't figure out what the heck it is doing.
Anyone have any idea what might be up with this?
Thanks for your help.
PZ