English version of all error messages you can encounter while programming
  |   ABOUT


Localized version

נעשה ניסיון לחשב את הכתובת של שדה סוג ערך באובייקט מרוחק. קרוב לוודאי שהדבר נגרם על-ידי ניסיון לקבל או להגדיר ישירות את ערכו של שדה בתוך סוג ערך מוטבע זה. הימנע מכך ובמקום זאת ספק והשתמש בשיטות גישה עבור כל שדה באובייקט שאליו תתבצע גישה מרחוק.

Click to search this error in Google

English version

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.

Click to search this error in Google



Localized version
 Hebrew

Error category
 .Net Framework

Other localized versions
24 versions





Copyright © dotmedias 2012 Launched in 2012, to help programmers finding solutions