Drew, I have the same issue. The difference is *namespaces*. XAF ships with a Person which contains embedded Address. My model normalizes the address out to a separate entity so I have created my own Person in my GSX.Module project which derives from BaseObject. When I got the same error I wondered if...