500

Sorry, but something has gone wrong on our end. We apologize for the inconvenience. This error has been logged for our technical support team.

Go home

System.ArgumentException: Object must be of type Decimal.
   at System.Decimal.CompareTo(Object value)
   at System.Linq.EnumerableSorter`2.CompareKeys(Int32 index1, Int32 index2)
   at System.Linq.EnumerableSorter`1.QuickSort(Int32[] map, Int32 left, Int32 right)
   at System.Linq.EnumerableSorter`1.Sort(TElement[] elements, Int32 count)
   at System.Linq.OrderedEnumerable`1.d__1.MoveNext()
   at System.Linq.Enumerable.d__31`1.MoveNext()
   at System.Linq.Enumerable.d__25`1.MoveNext()
   at System.Collections.Generic.List`1..ctor(IEnumerable`1 collection)
   at System.Linq.Enumerable.ToList[TSource](IEnumerable`1 source)
   at Phosis.Data.Objects.DataList.GetRowsQuery(Int32 skip, Int32 take, String orderBy, Boolean isDescending, Boolean hydrateFiles, DataSourceFilterConfig filterConfig) in C:\src\Phosis\Data\Objects\DataListPartials.cs:line 233
   at Phosis.Data.Objects.ContentBlock.Render(Content contentItem, NameValueCollection formSubmission, HttpContext context, List`1 allSiteFiles, String siteDomain, Markdown markdown, List`1 categories, List`1 tags) in C:\src\Phosis\Data\Objects\ContentBlockPartial.cs:line 640
   at Phosis.Data.Workers.Templating.Assembler.RenderContentBlock(ContentBlock block, Content page, NameValueCollection formSubmission, HttpContext context, ConfigsLoader loader, List`1 allDataLists, List`1 allFiles, List`1 tagList, List`1 category) in C:\src\Phosis\Data\Workers\Templating\Assembler.cs:line 603
   at Phosis.Data.Workers.Templating.Assembler.AssemblePage(Boolean finalParse, Content pageOverride, Boolean internalParseOnly, Boolean isPost, NameValueCollection formSubmission, HttpContext context, String tagList, String category) in C:\src\Phosis\Data\Workers\Templating\Assembler.cs:line 289
   at Phosis.Renderer.Handlers.GeneralRequestHandler.ProcessRequest(HttpContext context) in C:\src\Phosis\Renderer\Handlers\GeneralRequestHandler.cs:line 221