Microsoft KB Archive/315086

From BetaArchive Wiki
Knowledge Base


XADM: An Incorrect URL Is Passed to the Event Sink After a Message Is Modified By a Virus Scanner

Article ID: 315086

Article Last Modified on 2/20/2007



APPLIES TO

  • Microsoft Exchange 2000 Server Standard Edition



This article was previously published under Q315086


SYMPTOMS

If you use Exchange 2000 event sinks, and the Uniform Resource Locator (URL) of an incoming message is passed to the OnSaveSync event, that URL may be incorrect. This problem occurs if:

  • The message subject is the same as the subject of an existing message in the same folder.
  • The message was modified by a virus scanning application programming interface (API) version 2.0 virus scanner after the message was committed to the store.

The first time that the event sink starts, the URL is correct. However, the second time that the event sink starts (after the virus scanning API modifies the message), the URL is not correct. For example, if the correct URL is http://.../inbox/message-4.html, the incorrect URL http://.../inbox/message.html is passed.

RESOLUTION

To resolve this problem, obtain the latest service pack for Microsoft Exchange 2000 Server. For additional information, click the following article number to view the article in the Microsoft Knowledge Base:

301378 XGEN: How to Obtain the Latest Exchange 2000 Server Service Pack


The English version of this fix has the following file attributes or later:

Component: Information Store

File name Version
Store.exe 6.0.5770.21
Exoledb.dll 6.0.5770.21
Mdbsz.dll 6.0.5770.21


NOTE: Because of file dependencies, this update requires Microsoft Exchange 2000 Server Service Pack 2.

STATUS

Microsoft has confirmed that this is a problem in Microsoft Exchange 2000 Server. This problem was first corrected in Microsoft Exchange 2000 Server Service Pack 3.

MORE INFORMATION

If you use a URL from OnSyncSave, you must check the lFlags value to determine whether or not you are in the commit phase (EVT_SYNC_COMMITTED flag) to make sure that you have an accurate URL.


Additional query words: fires event sync

Keywords: kbbug kbexchange2000presp3fix kbexchange2000sp3fix kbfix KB315086