I am getting an error where all pages are redirected to the error page.
error umbraco.web.scheduling.scheduledpublishing - [thread 8] an error occurred with the scheduled publishing system.net.webexception: the remote server returned an error: (401) unauthorized.
I think the error from the schedule publish is a seperate issue - (http://issues.umbraco.org/issue/U4-5379)
you need to set baseUrl value in the
Update:
sorry - ignore that - the 401 is because the webservices folder access needs to be anonymous ? so the server needs to get to /umbraco/webservices without logon.
Error in Umbraco 7.2.1
I am getting an error where all pages are redirected to the error page.
error umbraco.web.scheduling.scheduledpublishing - [thread 8] an error occurred with the scheduled publishing system.net.webexception: the remote server returned an error: (401) unauthorized.
Any thoughts on this.
Gary
Hi
I think the error from the schedule publish is a seperate issue - (http://issues.umbraco.org/issue/U4-5379)you need to set baseUrl value in theUpdate: sorry - ignore that - the 401 is because the webservices folder access needs to be anonymous ? so the server needs to get to /umbraco/webservices without logon.
is working on a reply...