laptop and a wrench

Bug

Interactive Silverlight SDK sample not working.

Last Published: August 25, 2014 ArcGIS API for Silverlight
Bug ID Number NIM047324
SubmittedAugust 6, 2009
Last ModifiedMay 8, 2025
Applies toArcGIS API for Silverlight
Version found1.0
Program languageC#
Operating SystemWindows OS
Operating System Version2000
StatusNon-Reproducible

Additional Information

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

Steps to Reproduce

Bug ID: NIM047324

Software:

  • ArcGIS API for Silverlight

Get notified when the status of a bug changes

Download the Esri Support App

Discover more on this topic

Get help from ArcGIS experts

Contact technical support

Download the Esri Support App

Go to download options