using System.Runtime.Remoting.Channels.Tcp

May 12 2009 5:54 AM

Hi Guys,

Can you please help me I'm creating a windows service and I need to import this namespace "using System.Runtime.Remoting.Channels.Tcp;" but it seems like it does not recognise it even if I add reference to System.Runtime.Remoting it still does the same thing

Please Guys