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 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
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