hi,
i have dnn4.0.2. i use verified registration method, and i ve got erro wile registring.
The user is created but he has an error msg and does not receive the first approval mail.
however, if ask for a "remember passord" the mail is ok.
The error in the log is :
ModuleId: -1
ModuleDefId: -1
FriendlyName: Inscription
ModuleControlSource: Admin/Security/Register.ascx
AssemblyVersion: 04.00.02
Method: System.Net.Mail.Message.set_Subject
FileName:
FileLineNumber: 0
FileColumnNumber: 0
PortalID: 24
UserID: -1
UserName:
ActiveTabID: 373
ActiveTabName: Dnn4 - FreeSkins
AbsoluteURL: /Default.aspx
AbsoluteURLReferrer: http://sssss.com/Dnn4FreeSkins/tabid/373/ctl/Register/Default.aspx
ExceptionGUID: 49ff57d3-3850-4c85-854f-83512278b735
DefaultDataProvider: DotNetNuke.Data.SqlDataProvider, DotNetNuke.SqlDataProvider
InnerException: The specified string is not in the form required for a subject.
Message: DotNetNuke.Services.Exceptions.ModuleLoadException: The specified string is not in the form required for a subject. ---> System.ArgumentException: The specified string is not in the form required for a subject. at System.Net.Mail.Message.set_Subject(String value) at System.Net.Mail.MailMessage.set_Subject(String value) 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.Admin.Security.Register.cmdRegister_Click(Object sender, EventArgs E) --- End of inner exception stack trace ---
Please help me, this is now urgent.
Thanks