i can’t find using System.Runtime.Remoting.Channels.Tcp; as well
what is wrong here is my platform do not support it
i am using VS 2010 professional on windows XP SP3
C:\VISUAL_STUDIO_2010\C#\Remoting_Server\Remoting_Server\Program.cs(13,31): error CS0246: The type or namespace name 'TcpServerChannel' could not be found (are you missing a using directive or an assembly reference?)
Ensure you have a reference in your project to
System.Runtime.Remoting. Ensure your using contains: