Hi,
I installed MS EXchange 2000 on the web server and tried running an asp that
reads mailbox permissions:
<% 
.....
UserObject.MailboxRights
.......
%>
but I get error below:
An invalid ADSI pathname was passed. ID no: 80005000 Microsoft CDO for
Exchange Management 

however when I run exactly the same code in a .vbs file then I don't have
any problems. In the asp I check if i can retrieve other user properties of
the UserObject for ex: response.write(UserObject.Name) and I can so I can
connect to user account successfuly. Does anyone know what the problem is?  

Thank you,
John 
List info   : http://www.activedir.org/mail_list.htm
List FAQ    : http://www.activedir.org/list_faq.htm
List archive: http://www.mail-archive.com/activedir%40mail.activedir.org/

Reply via email to