Home All Groups Group Topic Archive Search About

Namespace not available...

Author
14 Jan 2006 6:45 PM
Rob
Tried to add...

Imports System.Web.Mail to my project..

but "Mail" was not an option...

Anyone know why ?

Author
14 Jan 2006 7:20 PM
Herfried K. Wagner [MVP]
"Rob" <rwch***@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/>
Author
14 Jan 2006 7:35 PM
Rob
Thanks !

Show quoteHide quote
"Herfried K. Wagner [MVP]" <hirf-spam-me-here@gmx.at> wrote in message
news:eJynR%23TGGHA.2064@TK2MSFTNGP09.phx.gbl...
> "Rob" <rwch***@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/>
Author
15 Jan 2006 11:46 AM
Ken Tucker [MVP]
Hi,

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

Ken
------------------
Show quoteHide quote
"Rob" <rwch***@comcast.net> wrote in message
news:PaCdnUlT8t5V21TenZ2dnUVZ_s2dnZ2d@comcast.com...
> Tried to add...
>
> Imports System.Web.Mail to my project..
>
> but "Mail" was not an option...
>
> Anyone know why ?
>
Author
16 Jan 2006 12:36 PM
Rob
I am not seeing that namespace avaialable... must another reference be added
?

Thanks,
Rob


Show quoteHide quote
"Ken Tucker [MVP]" <vb***@bellsouth.net> wrote in message
news:uqDTglcGGHA.2708@TK2MSFTNGP11.phx.gbl...
> Hi,
>
>        In addition to HerFried's comment in VB 2005 mail has been moved to
> system.net.mail
>
> Ken
> ------------------
> "Rob" <rwch***@comcast.net> wrote in message
> news:PaCdnUlT8t5V21TenZ2dnUVZ_s2dnZ2d@comcast.com...
>> Tried to add...
>>
>> Imports System.Web.Mail to my project..
>>
>> but "Mail" was not an option...
>>
>> Anyone know why ?
>>
>
>
Author
16 Jan 2006 12:39 PM
Herfried K. Wagner [MVP]
"Rob" <rwch***@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/>
Author
16 Jan 2006 6:08 PM
Sonu Kapoor
A good resource is always:

http://systemwebmail.com/

Sonu Kapoor [MVP]
---
Posted via www.DotNetSlackers.com