I have installed vs.net and framework sdk ,but I cannot find the namingspace System.Runtime.Remoting.Channels.Http
Anybody can help me?
Printable View
I have installed vs.net and framework sdk ,but I cannot find the namingspace System.Runtime.Remoting.Channels.Http
Anybody can help me?
if your application is console based , I think you will need to reference NETworking dll. find out in the .NET installation folder and search in windows folder under assembly folder too.
Paresh