FineUI 官方论坛

 找回密码
 立即注册

QQ登录

只需一步,快速开始

本论坛已关闭(禁止注册、发帖和回复)
请移步 三石和他的朋友们

FineUI首页 WebForms - MVC & Core - JavaScript 常见问题 - QQ群 - 十周年征文活动

FineUI(开源版) 下载源代码 - 下载空项目 - 获取ExtJS - 文档 在线示例 - 版本更新 - 捐赠作者 - 教程

升级到 ASP.NET Core 3.1,快、快、快! 全新ASP.NET Core,比WebForms还简单! 欢迎加入【三石和他的朋友们】(基础版下载)

搜索
查看: 3857|回复: 1
打印 上一主题 下一主题

错误源:Newtonsoft.Json

[复制链接]
跳转到指定楼层
楼主
发表于 2014-9-23 09:09:11 | 只看该作者 回帖奖励 |倒序浏览 |阅读模式
我用的是APPBOX3.0的版本,现在发现一个问题,有哪位大侠能否帮忙分析下原因。我调用Response.WriteFile(filePath);时系统会报如下错误:

异常信息: Can not add property X_Rows_GZ to Newtonsoft.Json.Linq.JObject. Property with the same name already exists on object.
错误源:Newtonsoft.Json
堆栈信息:   在 Newtonsoft.Json.Linq.JObject.ValidateToken(JToken o, JToken existing)
   在 Newtonsoft.Json.Linq.JContainer.InsertItem(Int32 index, JToken item, Boolean skipParentCheck)
   在 Newtonsoft.Json.Linq.JContainer.AddInternal(Int32 index, Object content, Boolean skipParentCheck)
   在 FineUI.ControlBase.ConvertPropertiesToJObject(List`1 propertyList)
   在 FineUI.ControlBase.OnFirstPreRender()
   在 FineUI.Component.OnFirstPreRender()
   在 FineUI.BoxComponent.OnFirstPreRender()
   在 FineUI.Container.OnFirstPreRender()
   在 FineUI.PanelBase.OnFirstPreRender()
   在 FineUI.CollapsablePanel.OnFirstPreRender()
   在 FineUI.Grid.OnFirstPreRender()
   在 FineUI.ControlBase.OnPreRender(EventArgs e)
   在 System.Web.UI.Control.PreRenderRecursiveInternal()
   在 System.Web.UI.Control.PreRenderRecursiveInternal()
   在 System.Web.UI.Control.PreRenderRecursiveInternal()
   在 System.Web.UI.Control.PreRenderRecursiveInternal()
   在 System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)

系统是放在服务器上的,当下载文件会发现如上错误的时候,我只要远程登陆下服务器,下载就不会报错,可以正常使用了, 这是为什么呢?

沙发
发表于 2014-9-28 10:56:44 | 只看该作者
先升级到 v3.x 的最后一个版本,我就得是个BUG
您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

小黑屋|FineUI 官方论坛 ( 皖ICP备2021006167号-1 )

GMT+8, 2024-5-1 00:01 , Processed in 0.045312 second(s), 17 queries , Gzip On.

Powered by Discuz! X3.4

© 2001-2017 Comsenz Inc.

快速回复 返回顶部 返回列表