Did you customize your ASP pages on Exchange 5.5? That's a no-no. Compare it
with the OWA pages that shipped. If the standard ones work fine, you know
the problem's somewhere in the codes you added. It could be server-specific
or directory-specific in addition to having permissions problems. If the
standard OWA pages don't work, then you got one of them whaddya call
server-type issues.

(:=
Great Cthulhu Jones
CEO, R'lyeh Consulting
http://www.zzzptm.com/cthulhu
http://www.bad-managers.com

-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]]On Behalf Of Kevin Derby
Sent: Sunday, September 16, 2001 7:04 PM
To: Exchange Discussions
Subject: Slightly OT: ASP + MAPI.Session + 800a01ad error


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]


_________________________________________________________________
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