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 支持应用程序

发现关于本主题的更多内容

获取来自 ArcGIS 专家的帮助

联系技术支持部门

下载 Esri 支持应用程序

转至下载选项