A critical vulnerability was discovered in React Server Components (Next.js). Our systems remain protected but we advise to update packages to newest version. Learn More.
AI OnAI Off
A critical vulnerability was discovered in React Server Components (Next.js). Our systems remain protected but we advise to update packages to newest version. Learn More.
Hi! On my dashboard I'm trying to use the Custom Redirects Manager gadget, I can add it from the menu but as soon as it is added it's not working. I get the following error:
Compiler Error Message: CS0103: The name 'LanguageManager' does not exist in the current context
<%=>LanguageManager.Instance.Translate("/gadget/redirects/oldurl")%>
Source File: /EPiServer/BVNetwork.404Handler/Views/NotFoundRedirect/Redirects.ascx Line: 36 %=>
I'm using "BVN.404Handler" version "10.1.0" and "EPiServer.CMS" version="10.6.0". This has worked for me in previous versions of BVN and EPiServer. In the documentation for the LanguageManager class I see that it has been marked as obsolete.
http://world.episerver.com/documentation/class-library/?documentId=cms/7/8fef6630-9b7c-8ebb-4b32-0240071baed2
Does anyone have any idea what might be wrong? Has it been removed completely now?
Have a nice day!