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.
search
AI OnAI Off
I try to change a page property type from string to XhtmlString.
I know this gives InitializationException for the CMS (in some cases e.g. Pages and not Blocks).
-----------------------------------------------------------------------------------------------------------
InvalidCastException: Unable to cast object of type 'System.String' to type 'EPiServer.Core.XhtmlString'
----------------------------------------------------------------------------------------------------------
Is there anyway to force cms to start up and ignore InvalidCastException?
We are on Optimizely 12
Br. Zuf