J
Jim Heavey
Hello, I am looking through and example here about how to send mail out of
an ASP.Net application (SmtpMail.Send(FromEmailAddr, ToEmailAddr, Subject,
EmailBody). When I enter the command, it fails with a "SendUsing"
configuration is invalid.
I am operating from a Windows XP machine - a standalone P/C. Must I have a
mail server configured on my local workstation for this to work? I set the
SmtpMail.SmtpServer to the address that I use in Outlook for my mail, but
not luck.
Thanks inadvance for your assistance!!
an ASP.Net application (SmtpMail.Send(FromEmailAddr, ToEmailAddr, Subject,
EmailBody). When I enter the command, it fails with a "SendUsing"
configuration is invalid.
I am operating from a Windows XP machine - a standalone P/C. Must I have a
mail server configured on my local workstation for this to work? I set the
SmtpMail.SmtpServer to the address that I use in Outlook for my mail, but
not luck.
Thanks inadvance for your assistance!!