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 支持应用程序

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

获取来自 ArcGIS 专家的帮助

联系技术支持部门

下载 Esri 支持应用程序

转至下载选项