打开委外订单报错,能否给看下是哪里的问题
金蝶云社区-云社区用户2St16104
云社区用户2St16104
0人赞赏了该文章 635次浏览 未经作者许可,禁止转载编辑于2017年12月31日 14:41:17

********************************************************************************
Cannot cast Newtonsoft.Json.Linq.JArray to Newtonsoft.Json.Linq.JToken., 在 Newtonsoft.Json.Linq.Extensions.Convert[T,U](T token, Boolean cast)
在 Kingdee.BOS.XPF.Component.Ctrl.Grid.KDComboBoxColumnDescriptor.GetValue(Object component)
在 DevExpress.Xpf.Grid.TreeList.TreeListDataProvider.GetRowValue(Int32 rowHandle, String fieldName)
在 DevExpress.Xpf.Grid.GridCellData.UpdateValue()
在 DevExpress.Xpf.Grid.GridDataBase.OnDataChanged()
在 System.Windows.DependencyObject.OnPropertyChanged(DependencyPropertyChangedEventArgs e)
在 System.Windows.DependencyObject.NotifyPropertyChange(DependencyPropertyChangedEventArgs args)
在 System.Windows.DependencyObject.UpdateEffectiveValue(EntryIndex entryIndex, DependencyProperty dp, PropertyMetadata metadata, EffectiveValueEntry oldEntry, EffectiveValueEntry& newEntry, Boolean coerceWithDeferredReference, Boolean coerceWithCurrentValue, OperationType operationType)
在 System.Windows.DependencyObject.SetValueCommon(DependencyProperty dp, Object value, PropertyMetadata metadata, Boolean coerceWithDeferredReference, Boolean coerceWithCurrentValue, OperationType operationType, Boolean isInternal)
在 DevExpress.Xpf.Grid.Native.VisualDataTreeBuilder.UpdateCellData(RowData rowData, GridCellData cellData, ColumnBase column)
在 DevExpress.Xpf.Grid.Native.ReuseCellDataHelper.ReuseCellData[TColumnData](ColumnsRowDataBase rowData, DependencyPropertyKey cellDataPropertyKey, UpdateCellDataStrategyBase`1 updateStrategy, IList`1 sourceColumns, Int32 bufferLength, Int32 maxDataCount)
在 DevExpress.Xpf.Grid.ColumnsRowDataBase.UpdateFixedNoneCellDataCore(Boolean virtualized)
在 DevExpress.Xpf.Grid.Native.DataViewBehavior.UpdateRowData(UpdateRowDataDelegate updateMethod, Boolean updateInvisibleRows, Boolean updateFocusedRow)
在 DevExpress.Xpf.Grid.Native.TableViewBehavior.UpdateRowData(UpdateRowDataDelegate updateMethod, Boolean updateInvisibleRows, Boolean updateFocusedRow)
在 DevExpress.Xpf.Grid.Native.TableViewBehavior.UpdateVirtualizedData()
在 DevExpress.Xpf.Grid.DataViewBase.AssignVisibleColumns(ObservableCollection`1 visibleColumnsList)
在 DevExpress.Xpf.Grid.DataViewBase.RebuildVisibleColumns()
在 DevExpress.Xpf.Grid.GridViewInfo.set_ColumnsLayoutSize(Size value)
在 DevExpress.Xpf.Grid.Native.TableViewBehavior.EnsureSurroundingsActualSize(Size finalSize)
在 DevExpress.Xpf.Grid.DataPresenterBase.b__0(DataControlBase dataControl)
在 DevExpress.Xpf.Grid.DataControlBase.UpdateAllDetailAndOriginationDataControls(Action`1 updateMethod)
在 DevExpress.Xpf.Grid.DataPresenterBase.OnLayoutUpdated(Object sender, EventArgs e)
在 System.Windows.ContextLayoutManager.fireLayoutUpdateEvent()
在 System.Windows.ContextLayoutManager.UpdateLayout()
在 System.Windows.ContextLayoutManager.UpdateLayoutCallback(Object arg)
在 System.Windows.Media.MediaContext.FireInvokeOnRenderCallbacks()
在 System.Windows.Media.MediaContext.RenderMessageHandlerCore(Object resizedCompositionTarget)
在 System.Windows.Media.MediaContext.RenderMessageHandler(Object resizedCompositionTarget)
在 System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
在 MS.Internal.Threading.ExceptionFilterHelper.TryCatchWhen(Object source, Delegate method, Object args, Int32 numArgs, Delegate catchHandler)