I use VS 2008, .NEt 3.5, and MsBuild, and I need custom task MsBuild that create a \"task scheduler\" that it will run when the machine开发者_JS百科 restarted.
We\'ve just upgraded from CF 9 to 9.0.1 (ColdFusion 9 Update 1). We\'re running on Windows Server 2008.
I\'ve been definitely told by my IT office that as my SQLServer database is in a shared SQL Server they can\'t run any executables via the server scheduling task service . The executable would query m
I\'m adding Resque-Scheduler in my app on Heroku So... I need ONE alone and distinct worker acting as the scheduler and
I have a batch file that creates a scheduled task using schtasks like this: schtasks /开发者_C百科create /tn my_task_name
On our servers we have deployed multiple Rails applications using Phusion Passenger. Each application has a set of tasks that must be scheduled and run periodically (the usual clear caches, send mail,
The question, I have a web application - .net 4. The client is having a requirement that he want to send email to his users on a regular basis about his new courses etc.
I have开发者_如何学JAVA some scripts that I would like to run every time a user logs off. I would like to create something that programatically sets up the logoff scripts. For example, an exe or a cmd
I\'m planning on using GAE\'s TaskQueue API to refresh my cache of HTML pages, which I save in the Datastore (and memcache, but Datastore is more reliable).
For daily tasks, such as converting csv files to excel files; creation of excel files (the contents of which are created using financial methods);