laptop and a wrench

不具合

While creating a com.esri.arcgisws.RectangleElement from com.esri.arcgis.carto.RectangleElement, the application is throwing the following exception: "Com.esri.adf.web.ags.ADFAGSException: Unable to create Stub from the ArcObject."

最後に公開された状態: August 25, 2014 No Product Found
不具合 ID 番号 NIM012666
送信されましたOctober 30, 2007
最終更新日June 5, 2024
適用対象No Product Found
見つかったバージョン9.2
プログラム言語Java
ステータスDuplicate

参考情報

This is the same issue as NIM009790.

対処法

Below is a sample snippet to create com.esri.arcgisws.RectangleElement from com.esri.arcgis.geometry.IEnvelope. -----------------------------------------------Create IEnvelope content and use the below code to create RectangleElement.Com.esri.arcgisws.RectangleElement rectangleElement1 =new com.esri.arcgisws.RectangleElement ();EnvelopeN envelopeN = (EnvelopeN) AGSUtil.createStubFromArcObject (ienvelope, EnvelopeN.class, serverContext);rectangleElement1.setRectangle (envelopeN);----------------------------------------------

再現の手順

不具合 ID: NIM012666

ソフトウェア:

  • No Product Found

バグのステータスが変更されたときに通知を受け取る

Esri Support アプリのダウンロード

このトピックについてさらに調べる

ArcGIS エキスパートのサポートを受ける

テクニカル サポートへのお問い合わせ

Esri Support アプリのダウンロード

ダウンロード オプションに移動