unable to login to Manager
After upgrading from 3.15 to 3.15.1 I’m unable to login to Manager? I get the following error:
An error occurred while processing your request.
Empty roleName cannot be checked for role membership.
Controller: Account
Action: LogOn
Error Info
Source: Geocortex.Essentials.RestManager
Message: Empty roleName cannot be checked for role membership.
at Geocortex.Essentials.RestManager.Extensions.WindowsRoleProvider.IsUserInRole(String username, String password, String roleName)
at Geocortex.Essentials.RestManager.Controllers.AccountController.ValidateLogOn(String userName, String password)
at Geocortex.Essentials.RestManager.Controllers.AccountController.LogOn(String userName, String password, String returnUrl)
at lambda_method(Closure , ControllerBase , Object[] )
at System.Web.Mvc.ReflectedActionDescriptor.Execute(ControllerContext controllerContext, IDictionary`2 parameters)
at System.Web.Mvc.ControllerActionInvoker.InvokeActionMethod(ControllerContext controllerContext, ActionDescriptor actionDescriptor, IDictionary`2 parameters)
at System.Web.Mvc.ControllerActionInvoker.<>c__DisplayClassd.<InvokeActionMethodWithFilters>b__a()
at System.Web.Mvc.ControllerActionInvoker.InvokeActionMethodFilter(IActionFilter filter, ActionExecutingContext preContext, Func`1 continuation)
at System.Web.Mvc.ControllerActionInvoker.InvokeActionMethodWithFilters(ControllerContext controllerContext, IList`1 filters, ActionDescriptor actionDescriptor, IDictionary`2 parameters)
at System.Web.Mvc.ControllerActionInvoker.InvokeAction(ControllerContext controllerContext, String actionName)
-
Ok. I had to add values for "EssentialsUrl" & "AdminRoleName" in the Manager web.config.
0 -
Thanks Dan! I ran into this problem just now and that fixed it! I wonder why it happened to begin with...
0 -
+1 Thanks Dan!
0
Bitte melden Sie sich an, um einen Kommentar zu hinterlassen.
Kommentare
3 Kommentare