M
Matthew Speed
Environment: Windows XP, VS.Net 2003 Enterprise Architect Edition
(from an MSDN Universal subscription) The SMTP server is on a Windows
2003 system running Exchange 2003.
I am trying to write an app that needs to be able to send an email
message. I tried to add
Imports System.Web.Mail
into my app so I can send a message but it gives me the "Namespace or
type 'mail'..." error tip when I add that.
Did I overlook installing something? I am kind of stuck here until I
can generate a mail message.
TIA
(from an MSDN Universal subscription) The SMTP server is on a Windows
2003 system running Exchange 2003.
I am trying to write an app that needs to be able to send an email
message. I tried to add
Imports System.Web.Mail
into my app so I can send a message but it gives me the "Namespace or
type 'mail'..." error tip when I add that.
Did I overlook installing something? I am kind of stuck here until I
can generate a mail message.
TIA