I\'m having issues with a ms access 2007 accdb, using Windows Server 2008 task scheduler for scheduled tasks.The problem is the file that\'s being opened by the task scheduler is opening/closing prope
I want to run several scheduled Tasks simultaneously. When configuring spring to do so, I can supply a pool-size to the scheduler:
I have a C# application that opens an Excel file on a network drive, reads data and writes to a database.I can run it manually from a batch file, but it isn\'t working when I run the batch file from W
I was trying to setup a cron to run a php script on my windows server. The script is working fine when accessed manually but it doesn\'t work via the task schedule.
Does anyone know of a solution (preferably open source, so that i can customize it to fit my needs), for automatic sending of emails at scheduled interval开发者_StackOverflow社区s?
I am trying to run a rake task inside a scheduler l开发者_高级运维ike below scheduler = Rufus::Scheduler.new
I created a exe in c# .Net 2005. Scheduled it to run on the server every day at 10 AM. But I can not close the exe when intended task is completed so it remains open and Task Schedular shows its statu
I need to execute some activities/jobs in my Web Server, such as indexing some information, organizing some files, and calculating some statistics...
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
There is a program which crawls and index documents stored in SharePoint. I need to run that every period of time. Some of the suggestions we had: