exchangefreaks.com Forum Index
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister   ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Private Store

 
Post new topic   Reply to topic    exchangefreaks.com Forum Index -> MS Exchange 2000 Applications
Author Message
Melbin



Joined: 05 Aug 2007
Posts: 7

PostPosted: Tue Oct 11, 2005 12:03 am    Post subject: Private Store Reply with quote

I am registering for storewide events with the Exchange server 2000 and
windows 2000. I am using the ATL COM in vc++ and registering with Exchange
server as a COM+ application. When i am registering for only OnsyncSave and
OnSyncDelete and use MAPI for finding out the details about the Mailbox data
then I am able to Open the Private Store using HrOpenExchangePrivateStore But
when i register for the system events(OnmDBShutDown and OnMDBStartUp) first i
was not able to initialize MAPI also. Then when i used the CoInitialize i
could initialize MAPI but the HrOpenExchangePrivateStore is failing with the
Error code 80004005 (-2147467259)which is E_FAIL (unspecified error). Does
any of you know why is that and what i should do to solve that?

I initialized MAPI like this,

CoInitializeEx (NULL,COINIT_MULTITHREADED);
MAPIINIT_0 mapiInit;
mapiInit.ulVersion = 0;
mapiInit.ulFlags = MAPI_MULTITHREAD_NOTIFICATIONS | MAPI_NO_COINIT;
MAPIInitialize (&mapiInit);

Thanks a lotz in Advance,
Melbin

Archived from group: microsoft>public>exchange2000>applications
Back to top
View user's profile Send private message
Display posts from previous:   
Related Topics:
Store is mounted but... Hello all, I have an issue with exchange 2000. A few days ago exchange would not boot up. Contacted MS for support, and worked with them for over 12 hrs. We finally re-installed the services packs, hot fixes and did a both preps, this finally got the s

Exchnage 2000 mailbox-store problem Hallo friends, I am using Exchange I have created one mailbox under one storage group but while creating another mailbox-store for different storage group, the dialog box " the storage group already contains maximum number of stores allo

Administrator access to 2003 private mailbox store Having recently replaced a 2003 Exchange server with another owing to software faults on hardware RAID5 (On-line migration and mailbox move) there are some issues with the administrator not being able to acccess all mailboxes in the store as they used to

How To Determine Age of Oldest Message in Private Informatio For regulatory compliance we need to provide information as to the age of the oldest messages in our information store. How would I accomplish this?

how big should store.exe be? i have sbs2003 standard sp1. my exchange takes up about 254MB of memory when it's running. I setup a notification be sent to me about warnings, and always tells me it is consuming a lot of memory. i have installed the hotfixes for exchange (post sp1), a
Post new topic   Reply to topic    exchangefreaks.com Forum Index -> MS Exchange 2000 Applications All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group