The SMTP error message
On the signup.aspx page when deployed to the actual web hosting production server I get the following error when I try to run the application:
Server Error in '/' Application.
A from e-mail address must be specified in the From property or the system.net/mailSettings/smtp config section.
What needs to be done to fix this issue? Do you know?
Thanks
|