Access 2000 with Outlook 2003

T

Tarpon_Zeke

I have an access program that generates an email and sends
it. The client is using the Access 2000 run time.

They recently got a new computer and it came with Outlook
2003. They had Outlook 2000 or 2002 (don't know for sure
but their is a mishmash of those at this site).

My program no longer works. It give me an error that
says "Automation error. The specified module could not be
found"

In the past I just had to get the correct version of the
MSOUTL.OLB in the right spot but that doesn't seem to be
working this time. I am pretty sure it has something to
do with this file but not sure what.

Any suggestions? Where should the msoutl.olb be located?
Do I have to register it or something?

Any help would be greatly appreciated.
PZ
 
K

Kailash Kalyani

The Msoutl file name keeps changing with the versions, so you might consider
installing Outlook 2003 in the dev environment and adding the relevant
library to the references.
 
G

Guest

I don't have that option readily available. There are a
few new computers with 2003 on it but the development
computers do not have that.

That may be my only answer and I am sure that would work,
just trying to avoid that and see if anyone had any ideas.

Thanks for your help.

PZ
 
Top