I would like to use schtasks commandline to create some scheduled jobs in .NET. However, the scheduled jobs created by ASPNET could not start. The command script works fine within cmd and the scheduled job runs.
Any ideas on how to make it work?
I would like to use schtasks commandline to create some scheduled jobs in .NET. However, the scheduled jobs created by ASPNET could not start. The command script works fine within cmd and the scheduled job runs.
Any ideas on how to make it work?
The server load would be pretty intenstive as it needs to check the page very often. In my case, it's up to the user to schedule the job based on the option selected. After which the specific job will be created on button click event
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.