Server Error in '/' Application.

String reference not set to an instance of a String.
Parameter name: name

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: String reference not set to an instance of a String.
Parameter name: name

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: String reference not set to an instance of a String.
Parameter name: name]
   System.Globalization.CultureInfo..ctor(String name, Boolean useUserOverride) +13213345
   Skybrud.Umbraco.Redirects.Domains.<>c.<FindDomainForUri>b__0_0(IDomain x) +88
   System.Linq.WhereSelectArrayIterator`2.MoveNext() +69
   System.Linq.WhereSelectEnumerableIterator`2.MoveNext() +190
   System.Linq.Buffer`1..ctor(IEnumerable`1 source) +367
   System.Linq.<GetEnumerator>d__1.MoveNext() +103
   System.Collections.Generic.List`1..ctor(IEnumerable`1 collection) +387
   System.Linq.Enumerable.ToList(IEnumerable`1 source) +54
   Skybrud.Umbraco.Redirects.Domains.DomainUtils.SelectDomain(IEnumerable`1 domains, Uri uri, String culture, String defaultCulture, Func`5 filter) +291
   Skybrud.Umbraco.Redirects.Domains.DomainUtils.FindDomainForUri(IDomainService domainService, Uri current) +165
   Skybrud.Umbraco.Redirects.Routing.RedirectsInjectedModule.GetUmbracoDomain(HttpRequest request) +61
   Skybrud.Umbraco.Redirects.Routing.RedirectsInjectedModule.ContextOnEndRequest(Object sender, EventArgs eventArgs) +91
   System.Web.SyncEventExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() +201
   System.Web.HttpApplication.ExecuteStepImpl(IExecutionStep step) +132
   System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) +73


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