laptop and a wrench

漏洞

There is a COMException failure when using IJSONWriter to write a JSON object (IJSONWriter.StartObject, IJSONObject.ToJSON) and a JSON array (IJSONWriter.StartArray, IJSONArray.ToJSON).

上次发布: December 11, 2014 ArcObjects SDK
漏洞 ID 编号 BUG-000082305
已提交September 30, 2014
上次修改时间June 5, 2024
适用范围ArcObjects SDK
找到的版本10.2.2
操作系统Windows OS
操作系统版本8
状态Will Not Be Addressed

附加信息

We apologize that we were unable to address this issue within the current product support cycle. If the issue continues to affect your work in a supported release, please contact Technical Support.

解决办法

1. For the IJSONWriter interface, use IJSONWriter2.WriteRawStringVal to write the JSON object directly.2. To output the IJSONObject to IJSONWriter, the JSON object can be converted to a raw string by IJSONObject.ToJSONString, and the string can be written in JSONWriter by IJSONWriter.WriteRawStringVal.

重现步骤

漏洞 ID: BUG-000082305

软件:

  • ArcObjects SDK

当漏洞状态发生变化时获得通知

下载 Esri 支持应用程序

发现关于本主题的更多内容

获取来自 ArcGIS 专家的帮助

联系技术支持部门

下载 Esri 支持应用程序

转至下载选项