laptop and a wrench

不具合

Interactive Silverlight SDK sample not working.

最後に公開された状態: August 25, 2014 ArcGIS API for Silverlight
不具合 ID 番号 NIM047324
送信されましたAugust 6, 2009
最終更新日May 8, 2025
適用対象ArcGIS API for Silverlight
見つかったバージョン1.0
プログラム言語C#
オペレーティング システムWindows OS
オペレーティング システムのバージョン2000
ステータスNon-Reproducible

参考情報

No Public Explanation

対処法

1. Correct the references ESRI.ArcGIS.Client, ESRI.ArcGIS.Client.Bing and ESRI.ArcGIS.Client.Toolkit.2. Remove the reference Microsoft.Windows.Controls.3. In Page.xaml and LightPage.xaml a) Change xmlns:toolkit="clr-namespace:Microsoft.Windows.Controls;assembly=Microsoft.Windows.Controls" to xmlns:toolkit="clr-namespace:System.Windows.Controls;assembly=System.Windows.Controls.Toolkit" b) Add xmlns:hierdata="clr-namespace:System.Windows;assembly=System.Windows.Controls.Toolkit" then change <toolkit:HierarchicalDataTemplate to <hierdata:HierarchicalDataTemplate.4. Remove the following from Page.xaml.cs and LightPage.xaml.cs: using Microsoft.Windows.Controls; 5. Add the following reference: System.Windows.Controls.Toolkit.6. In MapAnimation.xaml a) Change xmlns:slControls="clr-namespace:Microsoft.Windows.Controls;assembly=Microsoft.Windows.Controls"> to xmlns:slControls="clr-namespace:System.Windows.Controls;assembly=System.Windows.Controls.Toolkit">

再現の手順

不具合 ID: NIM047324

ソフトウェア:

  • ArcGIS API for Silverlight

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

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

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

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

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

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

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