, 2002 4:44 PM
To: [EMAIL PROTECTED]
Subject: Re: [DOTNET] Problem with Service and File System Watcher
Unfortunately it doesn't guarantee no overflows completely, although
passing the processing off to a queue certainly helps. In my
application I still have to have watch for overflows even thoug
3 PM
To: [EMAIL PROTECTED]
Subject: Re: [DOTNET] Problem with Service and File System Watcher
Scott, Thanks!! that was it. Now getting buffer errors.
Justin, sounds like your on to something with this thought about
threading. (somthing i'm not up to speed on yet).
Digging through my code
e: [DOTNET] Problem with Service and File System Watcher
Scott, Thanks!! that was it. Now getting buffer errors.
Justin, sounds like your on to something with this thought about
threading.
(somthing i'm not up to speed on yet).
Digging through my code, I found some areas where it can
Scott, Thanks!! that was it. Now getting buffer errors.
Justin, sounds like your on to something with this thought about threading.
(somthing i'm not up to speed on yet).
Digging through my code, I found some areas where it can be tweaked for
better performance. I was able to make room in the
.
-Original Message-
From: Don Davis [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, June 12, 2002 12:19 PM
To: [EMAIL PROTECTED]
Subject: [DOTNET] Problem with Service and File System Watcher
Hello all.
Relatively new to the realm of Net and C# so please excuse any greenhorn
practices.
Having
Sent by: The Subject: [DOTNET] Problem with
Service and File System Watcher
DOTNET list will
be retired 7/1/02
<[EMAIL PROTECTED]
VELOP.COM>
06/12/2002 12:19
FileSystemWatcher.Error event for more info.
-Original Message-
From: The DOTNET list will be retired 7/1/02
[mailto:[EMAIL PROTECTED]] On Behalf Of Don Davis
Sent: Wednesday, June 12, 2002 9:19 AM
To: [EMAIL PROTECTED]
Subject: [DOTNET] Problem with Service and File System Watcher
Hello all
Hello all.
Relatively new to the realm of Net and C# so please excuse any greenhorn
practices.
Having trouble with a Service we wrote (c#) which incorporates the File
System Watcher.
Service is setup to watch for "created" files only.
All files are small text files. Each file is opened and "