My site is on a subdomain. For the scheduled tasks the Scheduler is trying to call the [main domain]/CMSPages/scheduler.aspx. Since that main domain doesn't even exist it is getting a 404. How do I get it to call the [sub domain]/CMSPages/scheduler.aspx ?
I liked and I have the domain of the site set to [sub domain].
With the help of Support I figured out the issue. After I updated my site to the sub domain I needed to restart the website. Everything is working now.
Please, sign in to be able to submit a new answer.