|
-
August 26th, 2007, 02:40 AM
#1
FilesystemWatcher and thread count
Hi,
I have a strange problem. My c$ .net application has a filesystemwatcher that watches a specific folder and whenever there is a new file it processes it.
When I run this app on my test machine which is win2000 professional, it works great. It has thread count of 18 and no matter how many files I put in the watched folder it processes them great without increasing the thread count. However our production site is a win 2000 server and there when the first file come in it processes (Thread count still between 14-18). But when its waiting for the next file to come in and the next one comes in the thread count increases very fast and reached upto 75 thus stalling the apllication. Can anyone see whats going on here. Can you please point me to where I can check whats happenning. Unfortunately I cannot duplicate it here to know whats going on.
Thanks so much for all your help.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|