System.Exception: At least one event was not retrieved correctly
at ASP.markuphelpers.<>c__DisplayClass42_0.b__0(TextWriter __razor_helper_writer)
at CallSite.Target(Closure , CallSite , Type , TextWriter , Object )
at ASP.singlehelpers.<>c__DisplayClass2_0.b__0(TextWriter __razor_helper_writer)
Microsoft.CSharp.RuntimeBinder.RuntimeBinderException: Cannot implicitly convert type 'Newtonsoft.Json.Linq.JValue' to 'int'. An explicit conversion exists (are you missing a cast?)
at CallSite.Target(Closure , CallSite , Object )
at ASP.markuphelpers.<>c__DisplayClass3_0.b__0(TextWriter __razor_helper_writer)
at CallSite.Target(Closure , CallSite , Type , TextWriter , Object )
at ASP.singlehelpers.<>c__DisplayClass2_0.b__0(TextWriter __razor_helper_writer)