2003 fsw not triggering

P

Prefers Golfing

I have a service with a filesystemwatcher developed with VS 2003 VB. It was
moved to a server running STD Server 2003 SP2 in February 2008. The
filesystemwatcher stopped triggering when files were dropped into the
folder.This was brought to my attention today and I see where this began in
October 2008. The file are about 450K in size. Again, this servive ran
flawlessly on this server for over 6months and appears to stop working last
October. I, from Windows Explorer, drop these files into the folder and
nothing happens.
 
P

Prefers Golfing

I tried to copy via the command line and it appears the fsw is still not
triggering.
 
J

Jesse Houwing

Hello Prefers,
I have a service with a filesystemwatcher developed with VS 2003 VB.
It was moved to a server running STD Server 2003 SP2 in February 2008.
The filesystemwatcher stopped triggering when files were dropped into
the folder.This was brought to my attention today and I see where this
began in October 2008. The file are about 450K in size. Again, this
servive ran flawlessly on this server for over 6months and appears to
stop working last October. I, from Windows Explorer, drop these files
into the folder and nothing happens.

Can you provide the code which initializes the file system wachter, and the
code that handles the event you're trying to capture?

Without it we'd just be guessing and guessing...
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top