I've been Saving and Loading the GridView layout for quite some time now. This week I updated the UI controls to version 2015.2.623.40. Since then, when I call LoadLayout(<MemoryStream>) I get the following message box message:
"The string you have entered cannot be converted to a valid Type object. Please, verify the spelling and include any namespaces that migh be needed."
Yes, "might" was misspelled as "migh" in the message box.
Did something change with the Save/Load layout methods?