Ask a Question related to Coldfusion - Advanced Techniques, Design and Development.
-
stwe #1
How can I download emails from a MS exchange serverusing MAPI?
Pop and IMAP is not available. I need to access the exchange server using MAPI in order to download emails from an account. How can I make this work from Coldfusion MX?
stwe Guest
-
Dreamweaver CS3 fails when publishing to the web serverusing WebDAV
Dreamweaver CS3 fails when publishing to the web server using WebDAV using an earlier version (7.x/8.x) works fine. Does anybody know if there is a... -
Using MAPI with Coldfusion
Hi, I have successfully tried cfpop and cf_imap before. In some cases companies doesn?t allow either one. The only thing supported is MAPI. So far... -
Logon Error 80070057 When Trying to Access Exchange Using CDO/MAPI
Hi, I am trying to get the address entries from Exchange using MAPI.Session object in ASP page. My code works from VB EXE Project, but not from... -
mapi.session and ASP.Net
I am attempting to create a MAPI Session with the following code on an ASP.net page. Dim oSess As New MAPI.Session() oSess.Logon("MS Exchange... -
Unable to logon Profile MS Exchange Settings [Collaboration Data Objects - [MAPI
Hi, I am attempting to create a mapi session with an ASP.net page with the following code: Dim oSess As New MAPI.Session() oSess.Logon("MS...



Reply With Quote

