Hi,
Two or three times a day, we get this error:
Description: UrlHelper.ResetPageIndex failed: From UrlHelper.CheckResetNeeded
Exception type: InvalidOperationException
The trace of the error is:
2021-05-20 15:32:58.326: UrlHelper.ResetPageIndex failed: From UrlHelper.CheckResetNeeded. System.InvalidOperationException: Collection was modified; enumeration operation may not execute.
at System.ThrowHelper.ThrowInvalidOperationException(ExceptionResource resource)
at System.Collections.Generic.List`1.Enumerator.MoveNextRare()
at Dynamicweb.Frontend.UrlHandling.UrlIndex.BuildIndex()
at Dynamicweb.Frontend.UrlHandling.UrlIndex.BuildIndexes()
at Dynamicweb.Frontend.UrlHandling.UrlHelper.ResetPageIndex(String fromWhere)
2021-05-20 15:32:58.341: Request headers: [ "Connection", "Accept", "Accept-Encoding", "Accept-Language", "Host", "Referer", "User-Agent" ]
2021-05-20 15:32:58.341: Request item keys: [ "alternateUrlKey", "Dynamicweb.Environment.Web", "owin.Environment", "ExecutionTableMapper", "MS_HttpRequestMessage" ]
2021-05-20 15:32:58.341: Request form: []
Any help?
Regards
Cris