I created a service to monitor changes to files in a certain folder. It compiled and installed properly but when start it (from services.msc window, how else?) it tells me that the service started and then stopped, may be because it had no work to do. I basically copy-pasted code from this page (
http://aspadvice.com/blogs/sswafford/archive/2006/10/14/Monitor-a-specified-file-location-for-changes.aspx) and modified it to point to correct folder.
Needless to say and probably irrelevant info but still:
OS: WinXP Pro
Language: C#
Framework: .Net 3.0
Please advise.
Start Free Trial