Take the community feedback survey now.
AI OnAI Off
Take the community feedback survey now.
Hi Deepmla Sharma
Can you share the snippets from your appsettings.json and Startup.cs relating to Language Manager please?
If this problem is only occurring on DXP environment (and not locally on your development machine) then it may be worth looking at the app settings JSON files transforms (e.g. in appsettings.Integration.json).
Thanks,
Jon
Hi Jon Williams,
We have the add-on of Language manager so don't have anything related to Language manager in Startup and Appsetting.json files.
In our local developer machine working fine.
Thanks,
Deepmala
Hi
We deployed our build to the ADE1 DXP environment and everything was working correctly.
However, when we redeployed the same build again, the Language Manager stopped working in the ADE1 environment.
We are using CICD pipeline.
Language Manager version is 5.5.1
Episerver.CMS version is 12.29.1
This exception showing in Azure log -- No service for type 'EPiServer.Labs.LanguageManager.Configuration.ILanguageManagerConfig' has been registered.
Thanks,
Deepmla Sharma