Hi Guys,
I am trying to clear all my products and categories on DNN7 local site put admin password in and get this error :
Password Retrieval is not enabled
[ConfigurationErrorsException: Password Retrieval is not enabled]
DotNetNuke.Entities.Users.UserController.GetPassword(UserInfo& user, String passwordAnswer) +234
NEvoWeb.Modules.NB_Store.AdminHost.cmdClearStore_Click(Object sender, EventArgs e) +217
System.Web.UI.WebControls.LinkButton.RaisePostBackEvent(String eventArgument) +153
System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +12308266
System.Web.UI.Page.ProcessRequest(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +12307881
System.Web.UI.Page.ProcessRequest() +119
System.Web.UI.Page.ProcessRequest(HttpContext context) +99
System.Web.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() +913
System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) +165
Any ideas how I can clear store without going into database
Kind regards,
Buck
I am trying to clear all my products and categories on DNN7 local site put admin password in and get this error :
Password Retrieval is not enabled
[ConfigurationErrorsException: Password Retrieval is not enabled]
DotNetNuke.Entities.Users.UserController.GetPassword(UserInfo& user, String passwordAnswer) +234
NEvoWeb.Modules.NB_Store.AdminHost.cmdClearStore_Click(Object sender, EventArgs e) +217
System.Web.UI.WebControls.LinkButton.RaisePostBackEvent(String eventArgument) +153
System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +12308266
System.Web.UI.Page.ProcessRequest(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +12307881
System.Web.UI.Page.ProcessRequest() +119
System.Web.UI.Page.ProcessRequest(HttpContext context) +99
System.Web.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() +913
System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) +165
Any ideas how I can clear store without going into database
Kind regards,
Buck