Programmatically Faxing through Outlook from Access

E

Ellen

I'm trying to fax Access reports to recipients using the
SendObject method of the doCMD object in MS Access 2000
(WinXP). I have Fax Services installed, and I have added
them to Outlook using Tools - Email accounts - Add Email
account - Additional Server Types - Fax Mail Transport.
(I didn't know what to do after that step, and now when
Outlook is running, 2 different errors keep popping up
over and over again:
One is CiceroUIWndFrame: Outlook.exe - Entry Point Not
Found (The procedure entry point WNetEnumCachedPasswords
could not be located in the dynamic link library
MPR.dll).
The other is Outlook.exe - Entry Point not Found (The
procedure entry point WNetEnumCachedPasswords could not
be located in the dynamic link librarty MPR.dll).


In addition to that error, when I run my code in Access
(based on knowledge base articles 231797 and 299016), I'm
getting error #2287 "Can't Open the Mail Session". I
have Outlook running when I run my code.

Any help would be most appreciated. Thank you for your
time and help!

Ellen
 

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