SendObject method not available error

J

Jim Ory

Using WinXP and Access2K2 and Outlook2K2

VBA References:
Visual Basic for Applications
Microsoft Access 10.0 Object Library
OLE Automation
Microsoft DAO 3.6 Object Library.
(in that order.)

My database is using code by Arvin Meyer to send email to one or more
recipients. Great programming, in my humble opinion. I also have an event on
a form that opens Outlook with an individual’s email address and sending the
email produces no errors.

At home, everything works just fine. No problems, no errors. However, when I
installed the database in another network at a charities location, when I try
to send the email I get an error msgbox saying the ‘SendObject’ method is not
available. At this office, Outlook Express is being used, although Outlook
2K2 is available. The office network has the database back end on a data
server, with the front end on 3 other workstations. I do not know how the
network is installed there. Operating systems on the workstations are WinXP
Pro. I assume the data server is the same.

My question is; where do I look for the solution? Is it an Access solution,
Outlook solution, Outlook Express solution, or a networking problem? I
checked the discussion groups, but did not find any answers there, although I
admit I did not go back more than 5 pages. I also checked Microsoft support,
but had no luck there either.

Thanks for your input.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top