Tagged Questions

1
vote
1answer
1k views

Windows 2008 Task Scheduler Problem

I've created simple .NET 2.0 Console application. Reads DB, sends emails and writes result to subfolder named "logs" as a .TXT file. Application works when i run it manually. But task scheduler can ...