Message in Spanish (Español)
Se intentó calcular la dirección de un campo de tipo de valor en un objeto remoto. Es posible que la causa fuera un intento de obtener o establecer directamente el valor de un campo dentro de este tipo de valor incrustado. Evítelo y, en su lugar, proporcione y utilice métodos de acceso para cada campo en el objeto al que se obtendrá acceso de manera remota.
Unlocalized message
An attempt was made to calculate the address of a value type field on a remote object. This was likely caused by an attempt to directly get or set the value of a field within this embedded value type. Avoid this and instead provide and use access methods for each field in the object that will be accessed remotely.
Search by Google