Hi,
On one of our solutions the URL rewrite stopped working. For exmaple instead of :
https://nevotex.se/home
The URL rendered to :
https://nevotex.sedefault.aspx/?ID=9890
Alson in backend in the page properties you could see that the URL was "default.aspx/ID=9890" (without slash)" instead of "/home".
In the Event Viewer I found this. Does anyone have a clue what happended here. The custer says she was editing a group description. I reset the app pool and everything was working fine again.
2023-09-19 14:25:12.199: UrlHelper.ResetPageIndex failed: From UrlHelper.CheckResetNeeded because the URL index was changed. This is expected. System.Exception: An item with this ID has already been added to the tree PRODUCTGROUP_1atSHOP17_8917 (Bekledningsmaterialer) at Dynamicweb.Frontend.UrlHandling.UrlTreeBuilder.AddNode(UrlDataNode nodeData) at Dynamicweb.Frontend.UrlHandling.UrlPageTreeHelper.BuildPageUrlTree() at Dynamicweb.Frontend.UrlHandling.UrlHelper.ResetPageIndex(String fromWhere) 2023-09-19 14:25:12.215: Request headers: [ "Cache-Control", "Connection", "Pragma", "Expires", "Accept", "Accept-Encoding", "Accept-Language", "Cookie", "Host", "Referer", "User-Agent", "sec-fetch-site", "sec-fetch-mode", "sec-fetch-dest" ] 2023-09-19 14:25:12.215: Request item keys: [ "alternateUrlKey", "Dynamicweb.Environment.Web", "owin.Environment", "ExecutionTableMapper" ] 2023-09-19 14:25:12.215: Request form: []
Regards / Aki