473,405 Members | 2,185 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,405 software developers and data experts.

Namespace not available...

Rob
Tried to add...

Imports System.Web.Mail to my project..

but "Mail" was not an option...

Anyone know why ?
Jan 14 '06 #1
6 1344
"Rob" <rw*****@comcast.net> schrieb:
Imports System.Web.Mail to my project..

but "Mail" was not an option...


Add a reference "System.Web.dll".

--
M S Herfried K. Wagner
M V P <URL:http://dotnet.mvps.org/>
V B <URL:http://classicvb.org/petition/>
Jan 14 '06 #2
Rob
Thanks !

"Herfried K. Wagner [MVP]" <hi***************@gmx.at> wrote in message
news:eJ****************@TK2MSFTNGP09.phx.gbl...
"Rob" <rw*****@comcast.net> schrieb:
Imports System.Web.Mail to my project..

but "Mail" was not an option...


Add a reference "System.Web.dll".

--
M S Herfried K. Wagner
M V P <URL:http://dotnet.mvps.org/>
V B <URL:http://classicvb.org/petition/>

Jan 14 '06 #3
Hi,

In addition to HerFried's comment in VB 2005 mail has been moved to
system.net.mail

Ken
------------------
"Rob" <rw*****@comcast.net> wrote in message
news:Pa******************************@comcast.com. ..
Tried to add...

Imports System.Web.Mail to my project..

but "Mail" was not an option...

Anyone know why ?

Jan 15 '06 #4
Rob
I am not seeing that namespace avaialable... must another reference be added
?

Thanks,
Rob
"Ken Tucker [MVP]" <vb***@bellsouth.net> wrote in message
news:uq**************@TK2MSFTNGP11.phx.gbl...
Hi,

In addition to HerFried's comment in VB 2005 mail has been moved to
system.net.mail

Ken
------------------
"Rob" <rw*****@comcast.net> wrote in message
news:Pa******************************@comcast.com. ..
Tried to add...

Imports System.Web.Mail to my project..

but "Mail" was not an option...

Anyone know why ?


Jan 16 '06 #5
"Rob" <rw*****@comcast.net> schrieb:
I am not seeing that namespace avaialable... must another reference be
added ?


Are you sure you are using .NET 2.0/VS 2005?

--
M S Herfried K. Wagner
M V P <URL:http://dotnet.mvps.org/>
V B <URL:http://classicvb.org/petition/>

Jan 16 '06 #6
A good resource is always:

http://systemwebmail.com/

Sonu Kapoor [MVP]
---
Posted via www.DotNetSlackers.com
Jan 16 '06 #7

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

Similar topics

7
by: zbyszek | last post by:
I am working with a large C++ program which, for reasons of backward compatibility, uses C's printf and fprintf rather than iostreams. For a certain type of build I want to provide new functions...
17
by: beliavsky | last post by:
Many of my C++ programs have the line using namespace std; but the "Accelerated C++" book of Koenig and Moo has many examples where the library names are included one at a time, for example ...
10
by: Christian Christmann | last post by:
Hi, are there any drawbacks using "using namespace std" instead of defining the required namespaces like using std::cout
8
by: Stefano Del Furia | last post by:
Hi all, i have downloaded and installed the new version of C# and VB inside the Visual Studio.NET 2005 suite (beta) I have try to build some simple test's program and i have found that in VB i...
2
by: ad | last post by:
I want to manage session in a class's property like: public class HealthSession { private int SelClassID, SelGradeID; public int ClassID_Sel { get {return Session;}
3
by: toton | last post by:
Hi, Is it possible to have a class level namespace opening instead of file level . Something like this, I have a long namespace like namespace com { namespace my_company{ namespace...
11
by: Chris Thomasson | last post by:
I was thinking of how I was going to create a robust versioning system in Standard C++ for my library and was wondering exactly what the point of a namespace alias is? The seem like a rather...
3
by: tshad | last post by:
I have a file that I converted from VB.Net to C# that works fine in VB.Net when I compile but not in C# using the same libraries. The error I am getting is: PageInit.cs(9,7): error CS0138: A...
4
by: Andrew | last post by:
I am having an interesting namespace conflict. When we use a third party lib we create a company assembly for any descending classes to go in. I have simplified the problem into the example...
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
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
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
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
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
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.