I'm developing a windows service application in C#, that is logging to a website, and check for a certain file, and if it exist, download it and process it.
http://watin.sourcefor ge.net - works great as a Windows application but doesnt run as windows service.
Anyone have an idea how can I make this program work?
Thank you
http://watin.sourcefor ge.net - works great as a Windows application but doesnt run as windows service.
Anyone have an idea how can I make this program work?
Thank you