laptop and a wrench

Bug

Interactive Silverlight SDK sample not working.

Zuletzt veröffentlicht: August 25, 2014 ArcGIS API for Silverlight
Bug-ID-Nummer NIM047324
EingereichtAugust 6, 2009
Zuletzt geändertMay 8, 2025
Gilt fürArcGIS API for Silverlight
Gefunden in Version1.0
ProgrammspracheC#
BetriebssystemWindows OS
Betriebssystemversion2000
StatusNon-Reproducible

Zusätzliche Informationen

No Public Explanation

Workaround

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">

Schritte zur Reproduzierung

Bug-ID: NIM047324

Software:

  • ArcGIS API for Silverlight

Benachrichtigung erhalten, wenn sich der Status eines Bugs ändert

Esri Support App herunterladen

Weitere Informationen zu diesem Thema erkunden

Unterstützung durch ArcGIS-Experten anfordern

An den technischen Support wenden

Esri Support App herunterladen

Zu Download-Optionen wechseln