Question
Scheduled tasks in CF8
I am trying to run some scheduled tasks on CF8, but keep
getting the following error:
There was an error running your scheduled task. Reasons for which scheduled tasks might fail include:
The scheduled task is paused
The URL is a redirection URL.
The URL is protected by IIS NT Challenge/Response or Apache .htaccess password. The Username and Password text fields for editing a scheduled task are intended to support Basic Authentication only.
The Domain Name lookup failed. Try using the IP address of the domain whenever possible.
The URL is an SSL site, but the SSL port was specified incorrectly.
The Web site is not responding.
The directory specified for published results does not exist.
Running the task by visiting the URL works fine.
I have set IIS to 'Enable anonymous access' for the directory containing the files to by run by the scheduled task.
Anyone have any ideas?
Thanks,
Paul
There was an error running your scheduled task. Reasons for which scheduled tasks might fail include:
The scheduled task is paused
The URL is a redirection URL.
The URL is protected by IIS NT Challenge/Response or Apache .htaccess password. The Username and Password text fields for editing a scheduled task are intended to support Basic Authentication only.
The Domain Name lookup failed. Try using the IP address of the domain whenever possible.
The URL is an SSL site, but the SSL port was specified incorrectly.
The Web site is not responding.
The directory specified for published results does not exist.
Running the task by visiting the URL works fine.
I have set IIS to 'Enable anonymous access' for the directory containing the files to by run by the scheduled task.
Anyone have any ideas?
Thanks,
Paul
