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
 Chinese (Traditional) Legacy

Error category
 .Net Framework

Other localized versions
24 versions





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