hi, i have problem with FileSystemWatcher in my appliaction. When I set FileSystemWatcher for a directory, everything goes ok after first change/acces to a specifed file. But when I try modify the same file second time (3rd, 4th...) FileSystemWatcher won't fire an event. Only first change!!! I need to watch whole directory with subdirectories and get event whenever user modifies/access files. What should i add/set in FileSystemWatcher object to get it work (some kind of reset object for specified file???_
-- You received this message because you are subscribed to the Google Groups "DotNetDevelopment, VB.NET, C# .NET, ADO.NET, ASP.NET, XML, XML Web Services,.NET Remoting" group. To post to this group, send email to dotnetdevelopment@googlegroups.com To unsubscribe from this group, send email to dotnetdevelopment+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/dotnetdevelopment?hl=en?hl=en or visit the group website at http://megasolutions.net