Message in French (Français)
Une tentative a été effectuée pour calculer l'adresse d'un champ de type valeur sur un objet distant. Cela est probablement dû à une tentative pour obtenir ou définir directement la valeur d'un champ au sein de ce type valeur incorporé. Évitez cela et fournissez et utilisez à la place des méthodes d'accès pour chaque champ dans l'objet qui sera accédé à distance.
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