Hello,
since I updated form 4.0.3 to 4.3 and now to 4.3.1 user may not register
anymore. I get the following error on a portal that existed already on 4.0.3 :
ModuleId:
-1
ModuleDefId: -1
FriendlyName: registrieren
ModuleControlSource: Admin/Users/ManageUsers.ascx
AssemblyVersion: 04.03.01
Method: System.Net.Mime.MailBnfHelper.ReadMailAddress
FileName:
FileLineNumber: 0
FileColumnNumber: 0
PortalID: 0
PortalName: MySite.net
UserID: -1
UserName:
ActiveTabID: 55
ActiveTabName: Willkommen
AbsoluteURL: /Default.aspx
AbsoluteURLReferrer: http://www.mysite.net/Willkommen/tabid/55/ctl/Register/Default.aspx
ExceptionGUID: 2cbebc74-6821-485b-b5ea-ceb447b59479
DefaultDataProvider: DotNetNuke.Data.SqlDataProvider,
DotNetNuke.SqlDataProvider
InnerException: The specified string is not in the
form required for an e-mail address.
Message:
DotNetNuke.Services.Exceptions.ModuleLoadException: The specified string is not
in the form required for an e-mail address. ---> System.FormatException: The
specified string is not in the form required for an e-mail address. at
System.Net.Mime.MailBnfHelper.ReadMailAddress(String data, Int32& offset,
String& displayName) at System.Net.Mail.MailAddress.ParseValue(String
address) at System.Net.Mail.MailAddress..ctor(String address, String
displayName, Encoding displayNameEncoding) at
System.Net.Mail.Message..ctor(String from, String to) at
System.Net.Mail.MailMessage..ctor(String from, String to) 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.Services.Mail.Mail.SendMail(UserInfo user,
MessageType msgType, PortalSettings settings) at DotNetNuke.Modules.Admin.Users.ManageUsers.UserCreated(Object
sender, UserCreatedEventArgs e) in
C:\mySites\instincto.net\Admin\Users\ManageUsers.ascx.vb:line 793 --- End of
inner exception stack trace ---
StackTrace:
Source:
Server-Name: ANAXAVPS999
Since I did the update I created a second portal (just for
testing).
On this second portal users may register (without the
previous error), but once the registration process is finished and they try to
login (they are not automatically logged in), it does not work (without any
error message), it simply does not do anything (just changing the CAPTCHA).
Obviously there is a problem with the registration or more
fundamentally with the user base. Any idea where this could come from? I would
appreciate a lot any help as this happens on a production site...
Thanks,
Fabian
|