Hupps! Sie haben einen Fehler gefunden.
Error on rendering PartialView [filename='~/Views/PartialViews/FlyingTimes/FlyingTimes.cshtml'] (Exception): System.ArgumentException: Unable to sort because the IComparer.Compare() method returns inconsistent results. Either a value does not compare equal to itself, or one value repeatedly compared to another value yields different results. IComparer: 'Idabo.SiteDefinition.StageTimesTaxonComparerPresence'.
at System.Collections.Generic.ArraySortHelper`1.Sort(Span`1 keys, IComparer`1 comparer)
at System.Array.Sort[T](T[] array, Int32 index, Int32 length, IComparer`1 comparer)
at System.Collections.Generic.List`1.Sort(Int32 index, Int32 count, IComparer`1 comparer)
at Idabo.Models.FlyingTimesModel.SortSpeciesMonthThirdsInfoList(String sortId, String countryId, String stateId, Boolean reverseSort) in D:\Sources\Idabo\Models\FlyingTimesModel.cs:line 452
at Idabo.Models.FlyingTimesModel.SetSpeciesMonthThirdsInfo(FlyingTimesFilter filter, DateTime specificDate, StageTypes stageType, String sortId, String sortDirection, Boolean considerExtinct) in D:\Sources\Idabo\Models\FlyingTimesModel.cs:line 571
at lambda_method167(Closure, Object, Object[])
at Microsoft.AspNetCore.Mvc.ViewComponents.DefaultViewComponentInvoker.InvokeSyncCore(ObjectMethodExecutor executor, Object component, ViewComponentContext context)
at Microsoft.AspNetCore.Mvc.ViewComponents.DefaultViewComponentInvoker.InvokeAsync(ViewComponentContext context)
at Microsoft.AspNetCore.Mvc.ViewComponents.DefaultViewComponentInvoker.InvokeAsync(ViewComponentContext context)
at Microsoft.AspNetCore.Mvc.ViewComponents.DefaultViewComponentHelper.InvokeCoreAsync(ViewComponentDescriptor descriptor, Object arguments)
at AspNetCoreGeneratedDocument.Views_PartialViews_FlyingTimes_FlyingTimes.__Generated__ShowFlyingTimesViewComponentTagHelper.ProcessAsync(TagHelperContext __context, TagHelperOutput __output)
at Microsoft.AspNetCore.Razor.Runtime.TagHelpers.TagHelperRunner.<RunAsync>g__Awaited|0_0(Task task, TagHelperExecutionContext executionContext, Int32 i, Int32 count)
at AspNetCoreGeneratedDocument.Views_PartialViews_FlyingTimes_FlyingTimes.ExecuteAsync() in D:\Sources\Idabo\Views\PartialViews\FlyingTimes\FlyingTimes.cshtml:line 49
at Microsoft.AspNetCore.Mvc.Razor.RazorView.RenderPageCoreAsync(IRazorPage page, ViewContext context)
at Microsoft.AspNetCore.Mvc.Razor.RazorView.RenderPageAsync(IRazorPage page, ViewContext context, Boolean invokeViewStarts)
at Microsoft.AspNetCore.Mvc.Razor.RazorView.RenderAsync(ViewContext context)
at Microsoft.AspNetCore.Mvc.ViewFeatures.HtmlHelper.RenderPartialCoreAsync(String partialViewName, Object model, ViewDataDictionary viewData, TextWriter writer)
at Microsoft.AspNetCore.Mvc.ViewFeatures.HtmlHelper.PartialAsync(String partialViewName, Object model, ViewDataDictionary viewData)
at AspNetCoreGeneratedDocument.Views_Shared_Info_Show.ExecuteAsync() in D:\Sources\Idabo\Views\Shared\Info\Show.cshtml:line 169