Wednesday, August 13, 2008

At least one of the From or Sender fields is required, and neither was found. - ASP.NET Mail

At least one of the From or Sender fields is required, and neither was found. - ASP.NET Forums: "At least one of the From or Sender fields is required, and neither was found."


Have you actually run the code and debugged it, or done a Response.Write() of each of the values to verify that what you think you are setting is being sent?

yes. the variable that was holding the email address was not sticking. I loaded it into a session variable and everything works fine. It's EXTREMELY tempting to use session variables for EVERYTHING... im holding back, but oh brother!!!

No comments: