Hi
I'm using DNN4.3.2 and SQL Server 2005.
OK I'm following this process.
I log in as host first.
Click on host/superusers accounts.
BUG OR FEATURE? - If I click on all or online I do not see the host account.
Then if I click on "H" I see the Host acccount.
If I edit the Host account and manage the profile, if I update (don't have to change a setting) I get:
AssemblyVersion: 04.03.02
Method: System.Net.Mime.MailBnfHelper.ReadMailAddress
FileName:
FileLineNumber: 0
FileColumnNumber: 0
PortalID: 1
PortalName: My Intranet
UserID: 1
UserName: host
ActiveTabID: 34
ActiveTabName: SuperUsers Accounts
AbsoluteURL: /Default.aspx
AbsoluteURLReferrer: http://newzeye/Host/Superuser%20Accounts/tabid/34/ctl/Edit/mid/343/UserId/1/portalid/1/Default.aspx
ExceptionGUID: a374a02a-f4f7-4d83-96b2-1cc0b1a85447
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.PageLoadException: 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.Mime.MailBnfHelper.ReadMailAddress(String data, Int32& offset) at System.Net.Mail.MailAddressCollection.ParseValue(String addresses) at System.Net.Mail.MailAddressCollection.Add(String addresses) 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) in C:\devmysite\Current\Library\Components\Mail\Mail.vb:line 193 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) in C:\devmysite\Current\Library\Components\Mail\Mail.vb:line 157 at DotNetNuke.Services.Mail.Mail.SendMail(UserInfo user, MessageType msgType, PortalSettings settings) in C:\devmysite\Current\Library\Components\Mail\Mail.vb:line 93 at DotNetNuke.Modules.Admin.Users.ManageUsers.ProfileUpdated(Object sender, EventArgs e) in D:\Data\Websites\mysite\Admin\Users\ManageUsers.ascx.vb:line 761 at DotNetNuke.Modules.Admin.Users.Profile.OnProfileUpdated(EventArgs e) in D:\Data\Websites\mysite\Admin\Users\Profile.ascx.vb:line 147 at DotNetNuke.Modules.Admin.Users.Profile.cmdUpdate_Click(Object sender, EventArgs e) in D:\Data\Websites\mysite\Admin\Users\Profile.ascx.vb:line 237 at DotNetNuke.UI.WebControls.CommandButton.RaiseClick(Object sender, EventArgs e) in C:\devmysite\Current\Library\Controls\CommandButton\CommandButton.vb:line 303 at System.Web.UI.WebControls.LinkButton.OnClick(EventArgs e) at System.Web.UI.WebControls.LinkButton.RaisePostBackEvent(String eventArgument) at System.Web.UI.WebControls.LinkButton.System.Web.UI.IPostBackEventHandler.RaisePostBackEvent(String eventArgument) at System.Web.UI.Page.RaisePostBackEvent(IPostBackEventHandler sourceControl, String eventArgument) at System.Web.UI.Page.RaisePostBackEvent(NameValueCollection postData) at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) --- End of inner exception stack trace ---
StackTrace:
Source:
Server Name: MYSERVER
Note the host account email address seems set up properly. I get emails to it from time to time. Other normal accounts I have no problem with.
Cheers
Alex