I have one person with an account on my site who cannot login successfully. It is a new account that was working for a few days and now it doesn't. So I tried to change the password and login myself and that doesn't work. It says credentials are incorrect. Then I changed her email to my email and went to do a Password Reminder and got this error below. Any ideas on what the issue might be?
AssemblyVersion: 6.1.4
PortalID: 0
PortalName: Homeschool Community
UserID: -1
UserName:
ActiveTabID: 70
ActiveTabName: Social Login
RawURL: /Home/Social-Login/ctl/SendPassword.aspx
AbsoluteURL: /Default.aspx
AbsoluteURLReferrer: http://www.homeschoolcommunity.com/Home/Social-Login.aspx?returnurl=%2fdefault.aspx
UserAgent: Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/535.11 (KHTML, like Gecko) Chrome/17.0.963.79 Safari/535.11
DefaultDataProvider: DotNetNuke.Data.SqlDataProvider, DotNetNuke.SqlDataProvider
ExceptionGUID: 13402f1d-28e2-45b2-a631-1d44206bc356
InnerException: Object reference not set to an instance of an object.
FileName:
FileLineNumber: 0
FileColumnNumber: 0
Method: DotNetNuke.Modules.Admin.Security.SendPassword.OnLoad
StackTrace:
Message: DotNetNuke.Services.Exceptions.PageLoadException: Object reference not set to an instance of an object. ---> System.NullReferenceException: Object reference not set to an instance of an object. at DotNetNuke.Modules.Admin.Security.SendPassword.OnLoad(EventArgs e) at System.Web.UI.Control.LoadRecursive() at System.Web.UI.Control.LoadRecursive() at System.Web.UI.Control.LoadRecursive() at System.Web.UI.Control.LoadRecursive() at System.Web.UI.Control.LoadRecursive() at System.Web.UI.Control.LoadRecursive() at System.Web.UI.Control.LoadRecursive() at System.Web.UI.Control.LoadRecursive() at System.Web.UI.Control.LoadRecursive() at System.Web.UI.Control.LoadRecursive() at System.Web.UI.Control.LoadRecursive() at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) --- End of inner exception stack trace ---