I'm having a bear of a time tracking this one down.

The page works on the Exchange server, and on one remote box, but doesn't on
another.  I can't find any discrepancy between MAPI & CDO versions, don't
see any outstanding perm issues, and auditing doesn't seem to reveal
anything.  It's probably a dll issue, but I'm not able to track it down, and
none of the usual sources of information seem to have anything (other than a
few other posts with no responses).

Using:

strProfileInfo = "server" & vbLF & "mailbox"
Set objSession = CreateObject("MAPI.Session")
objSession.Logon , , False, True, 0, True, strProfileInfo

the second line fails, so I don't think it's a login issue.

Has anyone solved this issue before?  Any insight?

    Kevin

_________________________________________________________________
List posting FAQ:       http://www.swinc.com/resource/exch_faq.htm
Archives:               http://www.swynk.com/sitesearch/search.asp
To unsubscribe:         mailto:[EMAIL PROTECTED]
Exchange List admin:    [EMAIL PROTECTED]

Reply via email to