BOS打开单据转换界面报错
金蝶云社区-huangjilong123
huangjilong123
0人赞赏了该文章 1,495次浏览 未经作者许可,禁止转载编辑于2015年05月26日 22:19:41

5.0
SQL2008
5月8号补丁

在BOS打开单据转换界面时报错,一直都能打开晚上突然就打开报错了,另外几个账套打开没问题。
帮忙看一下,急啊!!!!
QQ:729633011

发生时间: 2015年5月26日 22:16:50
错误来源: Newtonsoft.Json
错误信息: Unexpected character encountered while parsing value: e. Line 1, position 1.
===================================================
调用堆栈:
在 Newtonsoft.Json.JsonTextReader.ParseValue(Char currentChar)
在 Newtonsoft.Json.JsonTextReader.ReadInternal()
在 Newtonsoft.Json.Serialization.JsonSerializerInternalReader.ReadForType(JsonReader reader, Type t, JsonConverter propertyConverter)
在 Newtonsoft.Json.Serialization.JsonSerializerInternalReader.Deserialize(JsonReader reader, Type objectType)
在 Newtonsoft.Json.JsonConvert.DeserializeObject(String value, Type type, JsonSerializerSettings settings)
在 Newtonsoft.Json.JsonConvert.DeserializeObject(String value, Type type, JsonConverter[] converters)
在 Kingdee.BOS.ServiceFacade.SerializerProxy.Deserialize(String content, Type type)
在 Kingdee.BOS.ServiceFacade.SerializerProxy`1.Deserialize(String content)
在 Kingdee.BOS.ServiceFacade.KDServiceClient.BaseServiceProxy.ExecuteService[T](String method, Object[] args)
在 Kingdee.BOS.DomainModelDesigner.ConvertIDE.frmConvertPath.BindConvertPaths()
在 System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
在 System.Windows.Forms.Control.CreateControl()
在 System.Windows.Forms.Control.ControlCollection.Add(Control value)
在 Kingdee.BOS.DomainModelDesigner.ConvertIDE.frmConvertIDE.OnLoad(EventArgs e)
在 System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
在 System.Windows.Forms.Control.CreateControl()
在 System.Windows.Forms.Control.WmShowWindow(Message& m)
在 System.Windows.Forms.Control.WndProc(Message& m)
在 System.Windows.Forms.Form.WndProc(Message& m)
在 DevExpress.XtraEditors.XtraForm.WndProc(Message& msg)
在 System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
错误数据: System.Collections.ListDictionaryInternal