[SDK] component XMLDeserializer error in client on upgrade

It’s hard to say without knowing how your serializer works. It looks like you may have un-escaped XML serialized in the XML. Try this in the Designer: Shift-right click on the window while it is closed. This should give you the option to copy the XML source of the window to your clipboard. This should help give you a clue to what’s going on. You can post it here if you want and I can look at it as well.