Receive Function Race Condition
From: Vai2000 (nospam_at_microsoft.com)
Date: 02/25/04
- Next message: Vesel: "FileReceive Function RACING!!!!"
- Previous message: Matt Cable: "Re: BizTalk books"
- Messages sorted by: [ date ] [ thread ]
Date: Wed, 25 Feb 2004 13:35:41 -0500
Hi All, I have a preprocessor which is writing a file to a shared path which
is monitored by a File Receive Function. Problem is I am getting this error
seldomly.
Source: mscorlib
Message: The process cannot access the file foo..txt" because it is being
used by another process.
Stack Trace:
at System.IO.__Error.WinIOError(Int32 errorCode, String str)
at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess
access, FileShare share, Int32 bufferSize, Boolean useAsync, String msgPath,
Boolean bFromProxy)
at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess
access, FileShare share)
TIA
- Next message: Vesel: "FileReceive Function RACING!!!!"
- Previous message: Matt Cable: "Re: BizTalk books"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|
Loading