请教7.1 版本委外订单新增时出现如图错误提示,点“ 是”...
金蝶云社区-林兵兴
林兵兴
0人赞赏了该文章 397次浏览 未经作者许可,禁止转载编辑于2018年01月04日 17:50:12

请教7.1 版本委外订单新增时出现如图错误提示,点“ 是” 后,表体无法新增行

********************************************************************************
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.Native.VisualDataTreeBuilder.GetCellValue(GridCellData cellData)
在 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)
在 System.Windows.DependencyObject.SetValue(DependencyProperty dp, Object value)
在 DevExpress.Xpf.Grid.Native.VisualDataTreeBuilder.UpdateCellData(RowData rowData, GridCellData cellData, ColumnBase column)
在 DevExpress.Xpf.Grid.RowData.IterateNotNullDataCore[TData](Dictionary`2 cache, Action`2 updateMethod)
在 DevExpress.Xpf.Core.Locker.DoLockedAction(Action action)
在 DevExpress.Xpf.Grid.RowData.UpdateDataCore(ColumnBase column, Int32 listSourceRowIndex)
在 DevExpress.Xpf.Grid.TreeList.TreeListRowData.UpdateData()
在 DevExpress.Xpf.Grid.RowData.RefreshData()
在 DevExpress.Xpf.Grid.RowData.AssignFrom(RowsContainer parentRowsContainer, NodeContainer parentNodeContainer, RowNode rowNode, Boolean forceUpdate)
在 DevExpress.Xpf.Grid.Native.SynchronizationQueues.SynchronizeUnsynchronizedNodes()
在 DevExpress.Xpf.Grid.Native.VisualDataTreeBuilder.AfterSynchronization()
在 DevExpress.Xpf.Grid.Native.DataTreeBuilder.SynchronizeMasterNode()
在 DevExpress.Xpf.Grid.MasterNodeContainer.OnItemsGenerated()
在 DevExpress.Xpf.Grid.NodeContainer.GenerateItems(Int32 count)
在 DevExpress.Xpf.Grid.DataPresenter.GenerateItems(Int32 count, Double availableHeight)
在 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)
在 System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)