Hi everybody. I am missing something on Maps saving/reading, I guess. As I see, while Map.GetAt(key) gives back a Typed object without any problem, this is not true if the map is read from storage. I get a runtime error. The simple attached example shows what i mean. Thanks in advance.