Article ID: 325194 - Last Review: February 28, 2007 - Revision: 1.5 XADM: OnSave() Event Does Not Fire After Primary SMTP Address Change and Information Store RestartThis article was previously published under Q325194 SUMMARY
When an asynchronous store event sink is registered against a mailbox, the OnSave() event may not fire after the mailbox's primary SMTP address is changed and the information store service is restarted. This occurs because of lost binding information between the mailbox and the event sink. To make sure that the OnSave() event still fires under these circumstances, the event sink's binding to the mailbox must be unregistered and then reregistered. To do this, unregister the sink, and then reregister it. For more information about event registration, see the "Event Registration" topic in the latest MSDN Library. MORE INFORMATIONFor additional information about how to access event sink registrations, click the article numbers below
to view the articles in the Microsoft Knowledge Base:
306046
(http://support.microsoft.com/kb/306046/EN-US/
)
HOWTO: Register an Exchange 2000 Store Event Script File Using WebDAV in Visual Basic 6.0
294197
(http://support.microsoft.com/kb/294197/EN-US/
)
HOW TO: Access An Event Registration Item From A Store Event Method
| Article Translations
|
Back to the top
