laptop and a wrench

Bug

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).

Zuletzt veröffentlicht: December 11, 2014 ArcObjects SDK
Bug-ID-Nummer BUG-000082305
EingereichtSeptember 30, 2014
Zuletzt geändertJune 5, 2024
Gilt fürArcObjects SDK
Gefunden in Version10.2.2
BetriebssystemWindows OS
Betriebssystemversion8
StatusWill Not Be Addressed

Zusätzliche Informationen

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.

Workaround

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.

Schritte zur Reproduzierung

Bug-ID: BUG-000082305

Software:

  • ArcObjects SDK

Benachrichtigung erhalten, wenn sich der Status eines Bugs ändert

Esri Support App herunterladen

Weitere Informationen zu diesem Thema erkunden

Unterstützung durch ArcGIS-Experten anfordern

An den technischen Support wenden

Esri Support App herunterladen

Zu Download-Optionen wechseln