Server Error in '/' Application.

Value cannot be null.
Parameter name: source

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.ArgumentNullException: Value cannot be null.
Parameter name: source

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:


[ArgumentNullException: Value cannot be null.
Parameter name: source]
   System.Linq.Enumerable.Contains(IEnumerable`1 source, TSource value, IEqualityComparer`1 comparer) +371
   System.Linq.Enumerable.Contains(IEnumerable`1 source, TSource value) +140
   TrueLime.Kentico.Mvc.Website.ErrorHandlingConfig.HandleError(HttpApplication app, Exception exception) in D:\a\1\s\TrueLime.Kentico.Mvc.Website\App_Start\ErrorHandlingConfig.cs:36
   TrueLime.Kentico.Mvc.Website.MvcApplication.HandleErrors() in D:\a\1\s\TrueLime.Kentico.Mvc.Website\Global.asax.cs:160
   SimpleInjector.Scope.ExecuteAllRegisteredEndScopeActions() +105
   SimpleInjector.Scope.DisposeRecursively(Boolean operatingInException) +178
   SimpleInjector.Scope.Dispose(Boolean disposing) +125
   SimpleInjector.Integration.Web.WebRequestLifestyle.DisposeScopes(List`1 scopes) +57
   SimpleInjector.Integration.Web.WebRequestLifestyle.CleanUpWebRequest(HttpContext context) +164
   SimpleInjector.Integration.Web.<>c.<System.Web.IHttpModule.Init>b__0_0(Object sender, EventArgs e) +31
   System.Web.SyncEventExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() +201
   System.Web.<>c__DisplayClass285_0.<ExecuteStepImpl>b__0() +24
   System.Web.StepInvoker.Invoke(Action executionStep) +100
   System.Web.<>c__DisplayClass4_0.<Invoke>b__0() +17
   Microsoft.AspNet.TelemetryCorrelation.TelemetryCorrelationHttpModule.OnExecuteRequestStep(HttpContextBase context, Action step) +64
   System.Web.<>c__DisplayClass284_0.<OnExecuteRequestStep>b__0(Action nextStepAction) +54
   System.Web.StepInvoker.Invoke(Action executionStep) +84
   System.Web.HttpApplication.ExecuteStepImpl(IExecutionStep step) +100
   System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) +73


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