Hi,
I copy the information about an error as informed at the log. It was triggered during the normal working of a live public DW site. It looks related to an authentication process, but not special permissions are needed to visit the url that triggered the error.
Does anybody have a clue about the reason and how to fix it?
Regards,
Tomas
EVENT INFORMATION
Action - Unhandled
Category - Health
Level - Error
User Name - System
Url - /myproductgroup
Description - Nullable object must have a value.
Exception type - InvalidOperationException
FILE LOG INFORMATION
Log content
2021-06-29 09:18:45.945: Nullable object must have a value.
System.InvalidOperationException: Nullable object must have a value.
at System.ThrowHelper.ThrowInvalidOperationException(ExceptionResource resource)
at Dynamicweb.Frontend.UrlHandling.UrlHelper.CheckResetNeeded()
at Dynamicweb.Admin.GlobalAsaxHandlerProxy.Application_AuthenticateRequest(Object sender, EventArgs e)
at Dynamicweb.Admin.Global.Application_AuthenticateRequest(Object sender, EventArgs e)
at System.Web.HttpApplication.SyncEventExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute()
at System.Web.HttpApplication.ExecuteStepImpl(IExecutionStep step)
at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously)
2021-06-29 09:18:45.960: Request headers: [ "Accept", "Accept-Encoding", "Host", "User-Agent" ]
2021-06-29 09:18:45.960: Request item keys: [ "alternateUrlKey", "Dynamicweb.Environment.Web", "owin.Environment", "ExecutionTableMapper", "MS_HttpRequestMessage" ]
2021-06-29 09:18:45.960: Request form: []