473,396 Members | 1,914 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,396 software developers and data experts.

HttpChannel

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"
Nov 20 '05 #1
2 1193
"David" <da*********@hotmail.com> schrieb
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"


Did you set a reference to the assembly containing the class?
--
Armin

How to quote and why:
http://www.plig.net/nnq/nquote.html
http://www.netmeister.org/news/learn2quote.html

Nov 20 '05 #2
* "David" <da*********@hotmail.com> scripsit:
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"


Make sure you added a reference to "System.Runtime.Remoting.dll".

--
Herfried K. Wagner [MVP]
<URL:http://dotnet.mvps.org/>
Nov 20 '05 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

1
by: David | last post by:
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'...
4
by: Christian Westerlund | last post by:
Hi! Does anyone know if it is possible for a client server communication easy in .NET with these requirements: The client always initiates the communication The server only answers (responds)...
4
by: Tom | last post by:
what is the difference between HttpChannel() and HttpServerChannel() both can act like a server or client so I'm a little confused as HttpChannel(8000) is pretty much the same as...
1
by: Dan | last post by:
I posted the following on the remoting board, but it doesn't look like there is a lot of traffic there. Maybe someone has an idea of what I should try here. That is if everyone's full attention...
1
by: teddy | last post by:
Hello! I have HttpChannel (client server) and I want to authenticate users (username and password, specified not by system, but myself). Can you help me please? Thanks a lot My connection codes:...
4
by: marcelino | last post by:
Hi, I have c# express beta I try to write the following using clause: System.Runtime.Remoting.Channels.Http; because I want to create a http channel. HttpChannel aJobChannel = new...
3
by: Fredric Ragnar | last post by:
Hi, I am making a prototype system with Remoting in the bottom of the system. An XML Web Service is using the remote object on an IIS to present data. I am using a TcpChannel for communicating...
3
by: archana | last post by:
Hi all, I am confuse at selecting httpchannel and tcpchannel. I read on MSDN that ' HttpChannel is a good channel to start with because in some scenarios it can be used through firewalls without...
3
by: =?Utf-8?B?U2NvdHQ=?= | last post by:
I have a small program that exposes an interface via soap as follows: HttpChannel ipc = new HttpChannel( nPort ); ChannelServices.RegisterChannel( ipc, false );...
3
by: Ashutosh | last post by:
Hi, Facing issue with HttpChannel....I have always used TcpChannel...using it for the first time.. This code works fine for TcpChannel but gives exception when using HttpChannel on calling the...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.