Hi -
can anyone help - every time i put this namespace in a console application:
using System.Runtime.Remoting.Channels.Http;
I get an error message:
the type or namespace name 'Http' does not exist in the class or namespace System.Runtime.Remoting.Channels(are you missing an assembly reference?)
I cant quite understand this error, since Http is part of the class???? Any suggestion please??
thanks,rizp