Security error message “Value cannot be null. Parameter name: id”
Hi all,
Security error message “Value cannot be null. Parameter name: id”
I couldn’t figure out what is the source of this error message and how it could be fixed ?
Value cannot be null.
Parameter name: id
at Geocortex.Essentials.RestManager.Models.Repositories.SiteConfigRepository.GetCurrentSiteConfigInfo(String id)
at Geocortex.Essentials.RestManager.Controllers.SecurityController.Index(String siteID, String tabName)
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.InvokeActionMethodFilter(IActionFilter filter, ActionExecutingContext preContext, Func`1 continuation)
at System.Web.Mvc.ControllerActionInvoker.InvokeActionMethodFilter(IActionFilter filter, ActionExecutingContext preContext, Func`1 continuation)
at System.Web.Mvc.ControllerActionInvoker.InvokeActionMethodFilter(IActionFilter filter, ActionExecutingContext preContext, Func`1 continuation)
at System.Web.Mvc.ControllerActionInvoker.InvokeActionMethodFilter(IActionFilter filter, ActionExecutingContext preContext, Func`1 continuation)
at System.Web.Mvc.ControllerActionInvoker.InvokeActionMethodFilter(IActionFilter filter, ActionExecutingContext preContext, Func`1 continuation)
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)
Regards,
Ahmad Saleh
0
-
Hello Ahmad,
Where does this error display, when you are loading a site or after logging into Manager?
My suspicion is that there may be an issue with the security provider that Manager is configured to use, as set in the Post Installation Configuration. Also, did you provide a name for this Essentials instance or did you use the default?Thanks, Stefan
0 -
Hi Stefan,
Many thanks for your interest, the message was displayed when I entered the site manager.
I figured the source of this error message, the error appears after I have renamed one of my sites from the sites folder (C:\Program Files (x86)\Latitude Geographics\Geocortex Essentials\Default\REST Elements\Sites) not form the manager. After deleting the site form the folder this error message doesn’t appear again.
Many Thanks,
?Ahmad0
Please sign in to leave a comment.
Comments
2 comments