Server Error in '/' Application.

Object reference not set to an instance of an object.

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.NullReferenceException: Object reference not set to an instance of an object.

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:


[NullReferenceException: Object reference not set to an instance of an object.]
   ImageResizer.Plugins.Basic.<>c.<.cctor>b__15_1(String name) +10
   ImageResizer.Plugins.Basic.Matcher.IsMatch(String name, String value) +41
   ImageResizer.Plugins.Basic.MatcherCollection.IsMatch(String name, String value) +40
   ImageResizer.Plugins.Basic.<>c__DisplayClass8_0.<CreateRemovalMatcher>b__1(String name, String value) +42
   ImageResizer.Plugins.Basic.Image404.Pipeline_ImageMissing(IHttpModule sender, HttpContext context, IUrlEventArgs e) +325
   ImageResizer.Configuration.PipelineConfig.FireImageMissing(IHttpModule sender, HttpContext context, IUrlEventArgs e) +22
   ImageResizer.Configuration.HttpModuleRequestAssistant.FireMissing() +123
   ImageResizer.InterceptModule.CheckRequest_PostAuthorizeRequest(Object sender, EventArgs e) +319
   System.Web.SyncEventExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() +144
   System.Web.HttpApplication.ExecuteStepImpl(IExecutionStep step) +50
   System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) +73


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