System.Runtime.Remoting namespace

  • Thread starter Thread starter Eva
  • Start date Start date
E

Eva

Hi,

I'm having problems trying to access to
System.Runtime.Remoting namespace, someone could be tell
me in witch dll it's, I only can access to
System.Runtime.CompilerServices and
System.Runtime.InteropServices.

Thanks a lot,
Eva.
 
In your project you need to add reference to
System.Runtime.Remoting namespace. You can do that from
Project->Add Reference manu.

Jan.
 
Back
Top