Products

Solutions

Resources

Partners

Community

Blog

About

QA

Ideas Test

New Community Website

Ordinarily, you'd be at the right spot, but we've recently launched a brand new community website... For the community, by the community.

Yay... Take Me to the Community!

Welcome to the DNN Community Forums, your preferred source of online community support for all things related to DNN.
In order to participate you must be a registered DNNizen

HomeHomeDevelopment and...Development and...Getting StartedGetting StartedSendmail, using basic authenticationSendmail, using basic authentication
Previous
 
Next
New Post
9/22/2011 1:27 PM
 
Hi folks!

I am trying to extend the survey module so that it can send out emails, using basic authentication.  I want it to work wherever it's installed (many of our clients have shown interest in this)

So here's the problem - I'm having trouble getting it to send email.  I've set up my own DNN's site's SMTP information correctly, using the "Basic" setup with a username and password (testing this returns a success message).  However, when SendMail fires, I get this error:

Error: Survey is currently unavailable.
DotNetNuke.Services.Exceptions.ModuleLoadException: Object reference not set to an instance of an object. ---> System.NullReferenceException: Object reference not set to an instance of an object. at DotNetNuke.Services.Mail.Mail.SendMail(String MailFrom, String MailTo, String Cc, String Bcc, String ReplyTo, MailPriority Priority, String Subject, MailFormat BodyFormat, Encoding BodyEncoding, String Body, List`1 Attachments, String SMTPServer, String SMTPAuthentication, String SMTPUsername, String SMTPPassword, Boolean SMTPEnableSSL) at DotNetNuke.Services.Mail.Mail.SendMail(String MailFrom, String MailTo, String Cc, String Bcc, MailPriority Priority, String Subject, MailFormat BodyFormat, Encoding BodyEncoding, String Body, String Attachment, String SMTPServer, String SMTPAuthentication, String SMTPUsername, String SMTPPassword, Boolean SMTPEnableSSL) at DotNetNuke.Services.Mail.Mail.SendMail(String MailFrom, String MailTo, String Cc, String Bcc, MailPriority Priority, String Subject, MailFormat BodyFormat, Encoding BodyEncoding, String Body, String Attachment, String SMTPServer, String SMTPAuthentication, String SMTPUsername, String SMTPPassword) at DotNetNuke.Services.Mail.Mail.SendMail(String MailFrom, String MailTo, String Bcc, String Subject, String Body, String Attachment, String BodyType, String SMTPServer, String SMTPAuthentication, String SMTPUsername, String SMTPPassword) at DotNetNuke.Modules.Survey.survey.EmailSurveyResults(List`1 surveyAnswers) at DotNetNuke.Modules.Survey.survey.cmdSubmit_Click(Object sender, EventArgs e) --- End of inner exception stack trace ---

My sendmail string looks like this (where unquoted strings are variables):

SendMail(emailSender, emailRecipients, "", emailSubject, emailBody, "", "HTML", "", "", "", "")

Do I need to specify a username and password in there, since I'm using basic authentication?  If so, is there any way to *not* hard-code it in (ie. get that info programmatically from whatever site the module's hosted on)?  I've been googling, but I haven't been able to find anything about this.

Or, is there something else wrong with my code/method that's completely unrelated to this?

Thank you so much in advance!  :)
 
New Post
9/23/2011 4:22 AM
 
the call looks right, do you provide proper email addresses for emailsender and emailrecipients strings?

Cheers from Germany,
Sebastian Leupold

dnnWerk - The DotNetNuke Experts   German Spoken DotNetNuke User Group

Speed up your DNN Websites with TurboDNN
 
Previous
 
Next
HomeHomeDevelopment and...Development and...Getting StartedGetting StartedSendmail, using basic authenticationSendmail, using basic authentication


These Forums are dedicated to discussion of DNN Platform and Evoq Solutions.

For the benefit of the community and to protect the integrity of the ecosystem, please observe the following posting guidelines:

  1. No Advertising. This includes promotion of commercial and non-commercial products or services which are not directly related to DNN.
  2. No vendor trolling / poaching. If someone posts about a vendor issue, allow the vendor or other customers to respond. Any post that looks like trolling / poaching will be removed.
  3. Discussion or promotion of DNN Platform product releases under a different brand name are strictly prohibited.
  4. No Flaming or Trolling.
  5. No Profanity, Racism, or Prejudice.
  6. Site Moderators have the final word on approving / removing a thread or post or comment.
  7. English language posting only, please.
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out