Microsoft
Software
Hardware
Network
Question : Task Scheduler ACTUALLY NOT running task, though showing 'running'
Since morning,
I am trying to schedule a task to run at a particular time, here is whats happening,
1. Task being created
2. Starts at particular scheduled time
BUT
3. No results...
My Program (which is scheduled) runs properly when its EXE is double clicked but the task scheduler does not seem to be starting the task properly. When i run process manually, it runs properly BUT when task scheduler starts it , it produces no results. The program/process actually ftp files and then parse and load to sql server db.
any help ?
Answer : Task Scheduler ACTUALLY NOT running task, though showing 'running'
Is it a program which usually starts in a command prompt and/or expects to run in a particular folder?
Have you told the scheduler the complete pathname of the folder of where the program is meant to start in?
Random Solutions
How to create a file that has "\" or "&" in the file name?
Creating Next and Previous Record Button
access 2003 database, cannot open in access 2007
Find a Folder
Default.aspx doesn't open unless specifically typed in, can't export, can't manage permissions.
migrating SQL databases to another server and get some weird error messages
Cfouput distinct items for a field
Where is Exchange 2003 smtp most raw log?
Block DNS Lookups for certain domains
Need to connect a DataGridView with a database