We just moved one of our sites to a new server and after this we are unable to load CurrentPage.
Somthing seems to go wrong in the PageBase class when CurrentPageHandler is being loaded. It seems to load "new LoadEmptyCurrentPage" when initiating the CurrentPageHandler.
I can load CurrentPageHandler.CurrentPageLink and then use DataFactory.Instance.GetPage to retrieve my CurrentPage but CurrentPageHandler.CurrentPage just returns null
We just moved one of our sites to a new server and after this we are unable to load CurrentPage.
Somthing seems to go wrong in the PageBase class when CurrentPageHandler is being loaded. It seems to load "new LoadEmptyCurrentPage" when initiating the CurrentPageHandler.
I can load CurrentPageHandler.CurrentPageLink and then use DataFactory.Instance.GetPage to retrieve my CurrentPage but CurrentPageHandler.CurrentPage just returns null