Hello,
We're on DNN 07.04.02 and have recently noticed that each time we create a new page the page cannot be accessed. It shows "The resource you are looking for does not exist!". The event viewer shows the follow entry:
AbsoluteURL:/refresh.aspx
DefaultDataProvider:DotNetNuke.Data.SqlDataProvider, DotNetNuke
ExceptionGUID:15124202-261f-498f-91a1-741f7821bec4
AssemblyVersion:
PortalId:-1
UserId:-1
TabId:-1
RawUrl:
Referrer:
UserAgent:
ExceptionHash:bcfrYn62AdzTM6G9YpJYgw==
Message:{"time":"2016-07-29T13:13:50.301","code":404,"url":"/refresh.aspx","referrerUrl":null,"portal":{ "id": 12, "alias": "www.lacmanet.org", "name": "Los Angeles County Medical Association" },"browser":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/46.0.2486.0 Safari/537.36 Edge/13.10586","IP":"173.166.253.214","exception":"The file '/refresh.aspx' does not exist.\r\nAdditional information: \r\nThe file '/refresh.aspx' does not exist.\r\n(error type System.We
The page is listed on the Page Management. Here's a screenshot of that: http://screencast.com/t/CFrEQz6sFFr4
We've checked the Tabs table and the page "Refresh" is listed. Is there another table that creates the URLs for the tabs?
Any thoughts?