K
kplkumar
Hi all
I am fairly new to windows scheduler.
I have an .exe console application that needs to be run 1st of every
month. I created a scheduled task in Windows Schduler and called
the .exe.
The application is supposed to pull some report data and make a
webservice call to sent out this data.
When the user running the task has admin previleges it runs fine. But
otherwise, I always get a .NET Runtime Error EventID: 5000 and just
fails.
Any input on that would be great. Please.
I am fairly new to windows scheduler.
I have an .exe console application that needs to be run 1st of every
month. I created a scheduled task in Windows Schduler and called
the .exe.
The application is supposed to pull some report data and make a
webservice call to sent out this data.
When the user running the task has admin previleges it runs fine. But
otherwise, I always get a .NET Runtime Error EventID: 5000 and just
fails.
Any input on that would be great. Please.