Namespace not available...

  • Thread starter Thread starter Rob
  • Start date Start date
R

Rob

Tried to add...

Imports System.Web.Mail to my project..

but "Mail" was not an option...

Anyone know why ?
 
Hi,

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

Ken
 
I am not seeing that namespace avaialable... must another reference be added
?

Thanks,
Rob
 
Rob said:
I am not seeing that namespace avaialable... must another reference be
added ?

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

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads

System.Web.Mail namespace? 13
Question: 'System.Web.Mail' namespace not found 6
Sending Email from a windows service 1
Namespace confusion 8
System.Web.Mail 1
System.Web.Mail 7
where's the mail package 3
Email Issue 1

Back
Top