FileSystemWatcher and System Out of Memory Exception
Posted
by
Saurabh
on Stack Overflow
See other posts from Stack Overflow
or by Saurabh
Published on 2010-12-28T17:30:35Z
Indexed on
2010/12/28
17:54 UTC
Read the original article
Hit count: 250
A little context
There is a wpf based application which i left opened for 2-3 days without performing any activity throws out of memory exception , this is very Weird situation and does not happen all of the time. During this ideal activity , my application does nt perform any activity but just a file system watcher contineously watching a shared location , so i thought that would be a problem but i am not sure. Any suggestion is always welcomed.
© Stack Overflow or respective owner