Microsoft
Software
Hardware
Network
Question : scheduled task not running - win 2008
Hi
I've created a console application in VB.net which simply hits a webservice to run something
In windows 2008 server, i've setup task scheduler to run this task every minute
but its not running for some reason,
in task scheduler, its says last run time: 0x800700X1
I've set it to run as administrator too (author)
I've also set it to run with highest privelges and it has the password stored
Its also set to run if/if not logged in
If i run the application by itself (manually), it runs fine and does what its supposed to
any ideas on what to try ?
Answer : scheduled task not running - win 2008
try looking in the History tab of the task scheduler UI, check screenshot posted.
also can u add some simple logging code in your app just to make sure it wasn't running at all.
Random Solutions
how to fix outlook error
WCF Problem: The private key is not present in the X.509 certificate.
Finding the array id based on value of key.
KMS Activation Multiple Keys
Windows Server 2008 R2 iSCSI Initiator and HP D2D CHAP issue
Store file in mysql using connector.net and blob field
Video Chat Capabilities
How can I retrieve a message I just wrote but hadn't had chance to save?
how to change the automatic update settings on server 2008
How can I parse the following string, store it in a variable and then use those variables to populate some txt fields?