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
Outlook HTML signature issue
Splash form for registration status using KeyedAccess
SBS License service causing problems
Excel - when I change data from numeric in cell it gives error message
SQL syntax
Non-proportional spacing in MS_Word
Need help getting started with n-tier design in asp.net 3.5
T-SQL DateTime conversion issue
Create PDF in black and white, using Ghostscript
Print Word 2003 document from Access 2003 form with contents of current record.