After being logged in, pressing the logout button gives me the following exception:
"The email supplied is invalid."
Stack trace:
[ProviderException: The email supplied is invalid.]
System.Web.Providers.DefaultMembershipProvider.ValidateStatus(Int32 status) +155
System.Web.Providers.DefaultMembershipProvider.UpdateUser(MembershipUser user) +911
BugNET.Providers.MembershipProviders.ExtendedSqlMembershipProvider.UpdateUser(MembershipUser user) +19
System.Web.Security.MembershipUser.Update() +125
BugNET.UserControls.Banner.LoginStatus1_LoggingOut(Object sender, LoginCancelEventArgs e) +232
System.Web.UI.WebControls.LoginStatus.LogoutClicked(Object Source, CommandEventArgs e) +54
System.Web.UI.WebControls.LinkButton.OnCommand(CommandEventArgs e) +130
System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +3804
Comments: i have the same problem... i tryed to find out where the error is comming from... but no luck i Upgraded from the 1.4 version we have SMTP and POP3 configuerd(pop3 stoped working after upgrade aswell, alle config set as in the documentation but no mailin gets in the tracker...)
"The email supplied is invalid."
Stack trace:
[ProviderException: The email supplied is invalid.]
System.Web.Providers.DefaultMembershipProvider.ValidateStatus(Int32 status) +155
System.Web.Providers.DefaultMembershipProvider.UpdateUser(MembershipUser user) +911
BugNET.Providers.MembershipProviders.ExtendedSqlMembershipProvider.UpdateUser(MembershipUser user) +19
System.Web.Security.MembershipUser.Update() +125
BugNET.UserControls.Banner.LoginStatus1_LoggingOut(Object sender, LoginCancelEventArgs e) +232
System.Web.UI.WebControls.LoginStatus.LogoutClicked(Object Source, CommandEventArgs e) +54
System.Web.UI.WebControls.LinkButton.OnCommand(CommandEventArgs e) +130
System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +3804
Comments: i have the same problem... i tryed to find out where the error is comming from... but no luck i Upgraded from the 1.4 version we have SMTP and POP3 configuerd(pop3 stoped working after upgrade aswell, alle config set as in the documentation but no mailin gets in the tracker...)