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


Localized version

'X': 既知のオブジェクトは、それ自体のコンストラクタ内でそれ自体をマーシャリングすることはできません。リモート メソッドにパラメータとして 'this' ポインタを渡すというような、マーシャリングの原因となる操作を実行することもできません。

Click to search this error in Google

English version

'X': A well-known object cannot marshal itself in its constructor, or perform any action that would cause it to be marshaled (such as passing the 'this' pointer as a parameter to a remote method).

Click to search this error in Google



Localized version
 Japanese

Error category
 .Net Framework

Other localized versions
24 versions





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