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

HomeHomeGetting StartedGetting StartedInstalling DNN ...Installing DNN ...After upgrade to 5.0.1 Email Supplied is Invalid err on loginAfter upgrade to 5.0.1 Email Supplied is Invalid err on login
Previous
 
Next
New Post
8/30/2009 7:47 PM
 

Okay, this one is strange.

After upgrading to 5.0.1, when ever I log in the log in fails and I get this error:

A Critical error has occured

The E-mail supplied is invalid

I Checked the DB and made sure the Host email address is correct.  Ant clues where to look next?

 
New Post
9/4/2009 10:57 PM
 

Any thoughts before I nuke this instance and start fresh?

 
New Post
9/5/2009 3:55 AM
 

you might need to alter the host email address in the database, please check out host settings table for the appropriate record.


Cheers from Germany,
Sebastian Leupold

dnnWerk - The DotNetNuke Experts   German Spoken DotNetNuke User Group

Speed up your DNN Websites with TurboDNN
 
New Post
9/7/2009 10:29 PM
 

Thanks, but the email in the DB is valid.  The error occurs no matter who is loging in.

I did find this in the Event Log Table:

<LogProperties><LogProperty><PropertyName>AssemblyVersion</PropertyName><PropertyValue>5.1.1</PropertyValue></LogProperty><LogProperty><PropertyName>PortalID</PropertyName><PropertyValue>7</PropertyValue></LogProperty><LogProperty><PropertyName>PortalName</PropertyName><PropertyValue>Center for Advanced Studies in Management</PropertyValue></LogProperty><LogProperty><PropertyName>UserID</PropertyName><PropertyValue>-1</PropertyValue></LogProperty><LogProperty><PropertyName>UserName</PropertyName><PropertyValue /></LogProperty><LogProperty><PropertyName>ActiveTabID</PropertyName><PropertyValue>171</PropertyValue></LogProperty><LogProperty><PropertyName>ActiveTabName</PropertyName><PropertyValue>Home</PropertyValue></LogProperty><LogProperty><PropertyName>RawURL</PropertyName><PropertyValue>/Conference/Home/tabid/171/ctl/Login/Default.aspx?returnurl=%2fConference%2fDefault.aspx%3ftabid%3d171%26error%3dThe%2bE-mail%2bsupplied%2bis%2binvalid.</PropertyValue></LogProperty><LogProperty><PropertyName>AbsoluteURL</PropertyName><PropertyValue>/Conference/Default.aspx</PropertyValue></LogProperty><LogProperty><PropertyName>AbsoluteURLReferrer</PropertyName><PropertyValue>http://icam1990.com/Conference/Home/tabid/171/ctl/Login/Default.aspx?returnurl=%2fConference%2fDefault.aspx%3ftabid%3d171%26error%3dThe%2bE-mail%2bsupplied%2bis%2binvalid.</PropertyValue></LogProperty><LogProperty><PropertyName>UserAgent</PropertyName><PropertyValue>Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; InfoPath.1; .NET CLR 2.0.50727; .NET CLR 1.1.4322; .NET CLR 3.0.04506.648; .NET CLR 3.5.21022; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)</PropertyValue></LogProperty><LogProperty><PropertyName>DefaultDataProvider</PropertyName><PropertyValue>DotNetNuke.Data.SqlDataProvider, DotNetNuke.SqlDataProvider</PropertyValue></LogProperty><LogProperty><PropertyName>ExceptionGUID</PropertyName><PropertyValue>264f60c9-4c79-448c-b89c-59f11e3a3656</PropertyValue></LogProperty><LogProperty><PropertyName>InnerException</PropertyName><PropertyValue>The E-mail supplied is invalid.</PropertyValue></LogProperty><LogProperty><PropertyName>FileName</PropertyName><PropertyValue /></LogProperty><LogProperty><PropertyName>FileLineNumber</PropertyName><PropertyValue>0</PropertyValue></LogProperty><LogProperty><PropertyName>FileColumnNumber</PropertyName><PropertyValue>0</PropertyValue></LogProperty><LogProperty><PropertyName>Method</PropertyName><PropertyValue>System.Web.Security.SqlMembershipProvider.UpdateUser</PropertyValue></LogProperty><LogProperty><PropertyName>StackTrace</PropertyName><PropertyValue /></LogProperty><LogProperty><PropertyName>Message</PropertyName><PropertyValue>DotNetNuke.Services.Exceptions.PageLoadException: The E-mail supplied is invalid. ---> System.Configuration.Provider.ProviderException: The E-mail supplied is invalid.   at System.Web.Security.SqlMembershipProvider.UpdateUser(MembershipUser user)   at System.Web.Security.MembershipUser.Update()   at System.Web.Security.Membership.UpdateUser(MembershipUser user)   at DotNetNuke.Security.Membership.AspNetMembershipProvider.UpdateUserMembership(UserInfo user)   at DotNetNuke.Security.Membership.AspNetMembershipProvider.UpdateUser(UserInfo user)   at DotNetNuke.Entities.Users.UserController.UpdateUser(Int32 portalId, UserInfo objUser)   at DotNetNuke.Entities.Users.UserController.UserLogin(Int32 portalId, UserInfo user, String PortalName, String IP, Boolean CreatePersistentCookie)   at DotNetNuke.Modules.Admin.Authentication.Login.ValidateUser(UserInfo objUser, Boolean ignoreExpiring) in d:\hosting\icamklw\Conference\DesktopModules\Admin\Authentication\Login.ascx.vb:line 574   at DotNetNuke.Modules.Admin.Authentication.Login.UserAuthenticated(Object sender, UserAuthenticatedEventArgs e) in d:\hosting\icamklw\Conference\DesktopModules\Admin\Authentication\Login.ascx.vb:line 943   at DotNetNuke.Services.Authentication.AuthenticationLoginBase.OnUserAuthenticated(UserAuthenticatedEventArgs ea)   at DotNetNuke.Modules.Admin.Authentication.Login.cmdLogin_Click(Object sender, EventArgs e) in d:\hosting\icamklw\Conference\DesktopModules\AuthenticationServices\DNN\Login.ascx.vb:line 187   at System.Web.UI.WebControls.Button.OnClick(EventArgs e)   at System.Web.UI.WebControls.Button.RaisePostBackEvent(String EVENT_ARGUMENT)   at System.Web.UI.WebControls.Button.System.Web.UI.IPostBackEventHandler.RaisePostBackEvent(String EVENT_ARGUMENT)   at System.Web.UI.Page.RaisePostBackEvent(IPostBackEventHandler sourceControl, String EVENT_ARGUMENT)   at System.Web.UI.Page.RaisePostBackEvent(NameValueCollection postData)   at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)   --- End of inner exception stack trace ---</PropertyValue></LogProperty><LogProperty><PropertyName>Source</PropertyName><PropertyValue /></LogProperty></LogProperties>

 
New Post
9/8/2009 9:10 AM
 

obvously there is an invalid email address, I assume for the sender, which is either admin account specified in Site Settings or Host Email address, specified in Host Settings.


Cheers from Germany,
Sebastian Leupold

dnnWerk - The DotNetNuke Experts   German Spoken DotNetNuke User Group

Speed up your DNN Websites with TurboDNN
 
Previous
 
Next
HomeHomeGetting StartedGetting StartedInstalling DNN ...Installing DNN ...After upgrade to 5.0.1 Email Supplied is Invalid err on loginAfter upgrade to 5.0.1 Email Supplied is Invalid err on login


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