laptop and a wrench

Error

Interactive Silverlight SDK sample not working.

Última publicación: August 25, 2014 ArcGIS API for Silverlight
Número de ID del error NIM047324
EnviadoAugust 6, 2009
Última modificaciónMay 8, 2025
Relacionado conArcGIS API for Silverlight
Versión encontrada1.0
Lenguaje del programaC#
Sistema operativoWindows OS
Versión de sistema operativo2000
EstadoNon-Reproducible

Información adicional

No Public Explanation

Solución alternativa

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

Pasos para reproducir

ID del error: NIM047324

Software:

  • ArcGIS API for Silverlight

Recibir notificaciones cuando cambie el estado de un error

Descargar la aplicación de soporte de Esri

Descubrir más sobre este tema

Obtener ayuda de expertos en ArcGIS

Contactar con el soporte técnico

Descargar la aplicación de soporte de Esri

Ir a opciones de descarga