Message in Polish (Polski)
Nastąpiła próba obliczenia adresu pola typu wartości dla obiektu zdalnego. Prawdopodobnie zostało to spowodowane próbą bezpośredniego uzyskania lub ustawienia wartości pola w obrębie tego osadzonego typu wartości. Unikaj tego i w zamian używaj metod dostępu dla każdego pola w obiekcie, do którego będzie uzyskiwany dostęp zdalny.
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