PRB: File Receive Function May Retrieve File Twice If Power Is Lost (276912)



The information in this article applies to:

  • Microsoft BizTalk Server 2000

This article was previously published under Q276912

SYMPTOMS

If a file receive function retrieves a file and places the document in the Work Queue, and then the power goes off before the file can be deleted from the file receive function polling location, when you restart the computer, the file receive function retrieves the file again and sends it to the Work Queue.

CAUSE

The file receive function cannot delete the file because of the power loss.

RESOLUTION

To work around this problem, use the Microsoft Message Queuing (MSMQ) Receive function with the Transactional property enabled.

STATUS

Microsoft has confirmed that this is a problem in Microsoft BizTalk Server 2000.

Modification Type:MajorLast Reviewed:10/22/2003
Keywords:kbpending kbprb KB276912