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