IExchangeMailbox get_MailboxRights gives error 0x8007000e
- From: "Hemu" <hemant.muthiyan@xxxxxxxxx>
- Date: 11 Jan 2007 03:08:22 -0800
Hi,
We have a C++ application to manage users and mailboxes in active
directory using ADSI and CDOEXM.
The application apart from adding, modifying user properties also
creates, deletes, moves mailbox and also used to manage mailbox
permissions.
The application was running fine in a setup where the application is
running on member windows 2003 server. This machine also has exchange
amdin tool 2003 SP2 installed so that exchange task can be peformed.
The active directory is windows 2003 based. We have many exchange
servers installed on non AD machine.
We were able to run application for days successfully in an environment
where exchange admin toll version is 2003 SP2 where as our exchange
server is 2000.
Recently we upgraded one of our exchange server to 2003 and the
application started giving error while getting the mailbox permissions
using get_MailboxRights function of IExchangeMailbox interface.
The API returns error code 0x8007000e means "Not enough storage is
available to complete this operation".
There is no sign that application is using more memory than it used to
use in previous setup.
Also the hard disk has enough free space where application is running.
Any help regarding work around or any pointers to look for errors on
exchange server, domain controller or event log will be helpful.
Thanks in advance.
Hemant
.
- Follow-Ups:
- Re: IExchangeMailbox get_MailboxRights gives error 0x8007000e
- From: Dave Goldman [MSFT]
- Re: IExchangeMailbox get_MailboxRights gives error 0x8007000e
- Prev by Date: Re: event sink script registration gives empty eml on pf
- Next by Date: Re: WebDAV and windows authentication?
- Previous by thread: Remote WMI and Public Folders
- Next by thread: Re: IExchangeMailbox get_MailboxRights gives error 0x8007000e
- Index(es):
Relevant Pages
|