Programmatically sending a fax through Outlook from Access

E

Ellen

I'm using Win XP, Access 2002, and Outlook 2002...

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 all of a
sudden when Outlook is running, 2 different errors kept
popping up:
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 (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
 
M

Manoj Jain [MSFT]

When do these errors pop-up? Are there certain conditions? Further, some of
these questions would probably be answered more appropriately in other
newsgroups for Outlook as I do not see Fax related errors here.

--
Thank you, Manoj
Microsoft Printing, Imaging and Fax Team
This posting is provided "AS IS" with no warranties, and confers no
rights.
Please do not send email directly to this alias. This alias is for
newsgroup purposes only.'
 

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