I have done an upgrade from Litium 7.2.3 to 7.7.9.
I did this by upgrading all Nuget packages in the original 7.2.3 project.
In next step I corrected all build errors in the code.
Now I am running the project in a local iis on my own computer.
When I try to navigate to the pages under Accelerator in settings in back office, I get a 404 error.
I have noticed that for the URL one of these pages are:
xyz.localtest.me/Litium/Framework/Frame.aspx/Litium/appSettings/accelerator/filter
In another site running version 7.6.2 the URL for the same page looks like this.
zyx.localtest.me/Litium/UI/settings/iframe/%2FLitium%2FappSettings%2Faccelerator%2Ffilter
Why are these URL different and what can I do to fix my upgraded project?
Litium version: 7.7.9