Exception:无法将类型为“Newtonsoft.Json.Linq.JObject”的对象强制转换为类型“System.String”。

报错信息

InvalidCastException: 无法将类型为“Newtonsoft.Json.Linq.JObject”的对象强制转换为类型“System.String”。
StackTrace:
   在 lambda_method(Closure , String )
   在 Quicker.View.UI.ListManageWindow.ConvertLine(String line)
   在 System.Linq.Enumerable.WhereSelectListIterator`2.MoveNext()
   在 Quicker.Utilities._3rd.SmartCollection`1.AddRange(IEnumerable`1 range)
   在 Quicker.Utilities._3rd.SmartCollection`1.Reset(IEnumerable`1 range)
   在 Quicker.View.UI.ListManageWindow.HNoVXy4NWRP(Object  , RoutedEventArgs  )
   在 System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised)
   在 System.Windows.UIElement.RaiseEventImpl(DependencyObject sender, RoutedEventArgs args)
   在 System.Windows.BroadcastEventHelper.BroadcastEvent(DependencyObject root, RoutedEvent routedEvent)
   在 System.Windows.BroadcastEventHelper.BroadcastLoadedEvent(Object root)
   在 MS.Internal.LoadedOrUnloadedOperation.DoWork()
   在 System.Windows.Media.MediaContext.FireLoadedPendingCallbacks()
   在 System.Windows.Media.MediaContext.FireInvokeOnRenderCallbacks()
   在 System.Windows.Media.MediaContext.RenderMessageHandlerCore(Object resizedCompositionTarget)
   在 System.Windows.Media.MediaContext.RenderMessageHandler(Object resizedCompositionTarget)
   在 System.Windows.Interop.HwndTarget.OnResize()
   在 System.Windows.Interop.HwndTarget.HandleMessage(WindowMessage msg, IntPtr wparam, IntPtr lparam)
   在 System.Windows.Interop.HwndSource.HwndTargetFilterMessage(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
   在 MS.Win32.HwndWrapper.WndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
   在 MS.Win32.HwndSubclass.DispatcherCallbackOperation(Object o)
   在 System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
   在 System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)

 

解决方法

暂无解决方案。

相关信息
1 查看
28天2小时前
Quicker版本
版本 反馈次数
1.45.5 1