laptop and a wrench

不具合

The Callback results are not returned correctly in the ArcIMS_SelectBufferTool_VBNet sample.

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

対処法

1. Open the “ArcIMS_SelectBufferTool_<<Language>>” solution in VS2005.2. Open default.aspx.<<Language>> and find “CalculateBufferSelection” function a. In case of <a href="http://VB.NET" target="_blank">VB.NET</a> the following changes have to be made:Change “returnstring &= crc(0).ToString()” to “returnstring &= crc.ToString()” b. In case of C# the following changes have to be made:Change “returnstring += crc[0].ToString();” to “returnstring += crc.ToString();”

再現の手順

不具合 ID: NIM011111

ソフトウェア:

  • No Product Found

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

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

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

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

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

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

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