"Preview Mode - click to end" not working in 4.7.1
I'm trying to find a solution to the "Preview Mode - click to end" problem. Clicking on the link causes and error:
Server Error in '/' Application.
The resource cannot be found.
Description: HTTP 404. The resource you are looking for (or one of its dependencies) could have been removed, had its name changed, or is temporarily unavailable. Please review the following URL and make sure that it is spelled correctly.
Requested URL: /umbraco/endPreview.aspx
The URL doesn't redirect to live site page: www.website.com/umbraco/endPreview.aspx?redir=%2f1133.aspx
This is the code for the link in the umbracoSettings.config file:
"Preview Mode - click to end" not working in 4.7.1
I'm trying to find a solution to the "Preview Mode - click to end" problem. Clicking on the link causes and error:
Server Error in '/' Application.
The resource cannot be found.
Description: HTTP 404. The resource you are looking for (or one of its dependencies) could have been removed, had its name changed, or is temporarily unavailable. Please review the following URL and make sure that it is spelled correctly.
Requested URL: /umbraco/endPreview.aspx
The URL doesn't redirect to live site page: www.website.com/umbraco/endPreview.aspx?redir=%2f1133.aspx
This is the code for the link in the umbracoSettings.config file:
Any help on this would be greatly appreciated.
Cheers, JV
I couldn't find a fix. So instead I changed the link to close the window:
is working on a reply...