laptop and a wrench

不具合

The 'Add Service Reference' feature for an ArcGIS Pro add-in does not recognize the classes associated with the service.

最後に公開された状態: February 25, 2016 ArcGIS Pro SDK for .NET
不具合 ID 番号 BUG-000094145
送信されましたFebruary 11, 2016
最終更新日June 11, 2020
適用対象ArcGIS Pro SDK for .NET
見つかったバージョンN/A
オペレーティング システムWindows
オペレーティング システムのバージョン7.0 64 Bit
ステータスIn Review

対処法

Use 'Add Web Reference' in the Visual Studio project as follows: 1. Right-click the project name in Solution Explorer > Add > Service Reference. 2. In the Add Service Reference dialog box, click 'Advanced...', and click 'Add Web Reference' at the bottom of the Service Reference Settings dialog. 3. Enter the URL, and click the right arrow next to the text box. 4. Click 'Add Reference', and add the reference in the project as: using ProAppModule1.com.arcgisonline.sampleserver6; 5. In the OnClick event of the button, add: Census_MapServer test = new Census_MapServer(); int mapcount = test.GetMapCount();

再現の手順

不具合 ID: BUG-000094145

ソフトウェア:

  • ArcGIS Pro SDK for .NET

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

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

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

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

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

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

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