Server Error in '/' Application.

Index was outside the bounds of the array.

Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.

Exception Details: System.IndexOutOfRangeException: Index was outside the bounds of the array.

Source Error:

An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.

Stack Trace:


[IndexOutOfRangeException: Index was outside the bounds of the array.]
   System.Collections.Generic.Dictionary`2.Insert(TKey key, TValue value, Boolean add) +14064090
   WatchdogModule.CheckErrorScore(ExceptionFilterEventArgs e) in C:\azp\agent\_work\6\s\Web\App_Code\02vb\Watchdog\WatchdogModule.vb:82
   GlobalApp.ErrorLog_Filtering(Object sender, ExceptionFilterEventArgs e) in C:\azp\agent\_work\6\s\Web\App_Code\02vb\GlobalApp.vb:227
   Elmah.ErrorLogModule.OnFiltering(ExceptionFilterEventArgs args) +46
   Elmah.ErrorLogModule.LogException(Exception e, HttpContext context) +90
   Elmah.ErrorSignalEventHandler.Invoke(Object sender, ErrorSignalEventArgs args) +0
   Elmah.ErrorSignal.Raise(Exception e, HttpContext context) +111
   Library.ElmahExtension.ElmahExtensionModule.OnEndRequest(Object sender, EventArgs e) in C:\Users\catalano\SIProgetti\SimeWebROL2\Library\ElmahExtension\ElmahExtensionModule.vb:105
   System.Web.SyncEventExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() +223
   System.Web.HttpApplication.ExecuteStepImpl(IExecutionStep step) +220
   System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) +94


Version Information: Microsoft .NET Framework Version:4.0.30319; ASP.NET Version:4.8.4700.0