Notice: This website is an unofficial Microsoft Knowledge Base (hereinafter KB) archive and is intended to provide a reliable access to deleted content from Microsoft KB. All KB articles are owned by Microsoft Corporation. Read full disclaimer for more details.

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


View products that this article applies to.

This article was previously published under Q315086

↑ Back to the top


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.

↑ Back to the top


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

Collapse this tableExpand this table
File nameVersion
Store.exe6.0.5770.21
Exoledb.dll6.0.5770.21
Mdbsz.dll6.0.5770.21

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

↑ Back to the top


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.

↑ Back to the top


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.

↑ Back to the top


Keywords: KB315086, kbfix, kbexchange2000sp3fix, kbexchange2000presp3fix, kbbug

↑ Back to the top

Article Info
Article ID : 315086
Revision : 4
Created on : 2/20/2007
Published on : 2/20/2007
Exists online : False
Views : 262