Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
DiscussionsAccessExcelInfoPathOutlookPowerPointPublisherWord
DirectoryUser Groups
Related Topics
Outlook ExpressInternet ExplorerWindowsMS Server ProductsMore Topics ...

MS Office Forum / Outlook / Fax / August 2003

Tip: Looking for answers? Try searching our database.

Sending FAX Using CDO 1.21

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Anil Dhingra - 19 Aug 2003 03:17 GMT
Hi,

I am writing a vb batch that will send fax using CDO 1.21.
I have to make sure that all these faxes goes through a
particular mail box. I am not the owner of that mail box
but I have permission to that mail box. This is how my
profileinfo looks like
strprofile= "EHUD" & vblf & "GCS Foreign" 'mail box name
But when I try to logon to that mail box using
objsession.logon strprofile, ShowDialog:=False
I am getting this error
"MAPI_E_FAILONEPROVIDER(8004011D)". I am not able to
figure why I am getting this error. Any help will be
appreciated.

Thanks,
Anil
Ken Slovak - [MVP - Outlook] - 19 Aug 2003 13:54 GMT
Please post programming questions in the program_vba group.

Have you tried using this login:

objSession.Logon "", "", False, True, 0, False, strProfileInfo

--
Ken Slovak
[MVP - Outlook]
http://www.slovaktech.com
Lead Author, Professional Outlook 2000 Programming, Wrox Press
Lead Author, Beginning VB 6 Application Development, Wrox Press
Attachment Options
http://www.slovaktech.com/attachmentoptions.htm
Extended Reminders
http://www.slovaktech.com/extendedreminders.htm

> Hi,
>
[quoted text clipped - 13 lines]
> Thanks,
> Anil
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.