Undergoing migration from cms 11 to cms 12 and feeling like it has gone well and having created a deployment pipeline to Integration in DXP. Working as is should in local development environment, but for some reason after logging in /Utils/Login I am getting a 404 for /episerver/cms.
What could the obvious reasons be at that point?
The differences in appsettings.config vs appsettings.Integration.config is the Keyvault-things (Interpolation at startup).
No unique ui url or similar settings is made.
Site can be browsed with exeption to minor issues which I will fix later.
Perhaps where could be a bulding/publishing misstake; but having compared to another CMS12 project the output is pretty similar.
Hi.
Undergoing migration from cms 11 to cms 12 and feeling like it has gone well and having created a deployment pipeline to Integration in DXP. Working as is should in local development environment, but for some reason after logging in /Utils/Login I am getting a 404 for /episerver/cms.
What could the obvious reasons be at that point?
Perhaps where could be a bulding/publishing misstake; but having compared to another CMS12 project the output is pretty similar.
Any other things anyone has experienced?