Hello,
We're on DNN 07.04.02 and have recently noticed that each time we create a new page the page shows the 404 error page. The event shows the follow entry:
AbsoluteURL:/refresh.aspx
DefaultDataProvider:DotNetNuke.Data.SqlDataProvider, DotNetNuke
ExceptionGUID:fe00e877-2f74-49c4-9526-67277b09dd9c
AssemblyVersion:
PortalId:-1
UserId:-1
TabId:-1
RawUrl:
Referrer:
UserAgent:
ExceptionHash:hIltqDqD5nE+SePXTGJb/Q==
Message:{"time":"2016-07-28T08:41:55.226","code":404,"url":"/refresh.aspx","referrerUrl":"http://www.xxxxxxx.org/home.aspx?ctl=Tab&activeTab=settingTab&popUp=true","portal":{
"id": 12, "alias": "www.xxxxxx.org", "name": "Portal Name" },"browser":"Mozilla/5.0 (Windows NT 10.0; WOW64;
rv:47.0) Gecko/20100101
Firefox/47.0","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(err
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?