It works if you add the System.Runtime.Remoting assembly to your
project.
do that by right clicking on the project (in the solution explorer) and then choose
"add reference"
greetings jürgen
[quoted text, click to view] David wrote:
> What is the namespace of HttpChannel type in VS.NET 2003?
> I'm using System.Runtime.Remoting.Channels.Http, but there is error while
> compiling.
> Error Message:
> "The type or namespace name 'http' does not exist in the class or namespace"
>
What is the namespace of HttpChannel type in VS.NET 2003?
I'm using System.Runtime.Remoting.Channels.Http, but there is error while
compiling.
Error Message:
"The type or namespace name 'http' does not exist in the class or namespace"