Hi Abhijat,Are you using the latest version of the ArcGIS Extensibility SDK for Silverlight 3.1?It looks like you're using an older release.You can get it from here.Hope this helps,
I had downloaded an example (Query Tool) which is showing error as 'ESRI.ArcGIS.Client.Extensibility.ApplicationUrls' does not contain a definition for 'ProxyUrl' and no extension method 'ProxyUrl' accepting a first argument of type 'ESRI.ArcGIS.Client.Extensibility.ApplicationUrls' could be found (are you missing a using directive or an assembly reference?) C:\Documents and Settings\Administrator\My Documents\Downloads\QueryTool\Source\QueryTool\QueryTool.AddIns\QueryTool.csI had added the reference to ESRI.ArcGIS.Client.Extensibility already. But no change. Help me to get out of this?
There is only one Extensibility setup because it installs the .NET assemblies in the 32 bit Program Files folder. The assemblies are integrated into Visual Studio, Expression Blend or Web Developer Express which are 32 bit programs. The assemblies themselves are built with configuration �??AnyCPU�?�, which means they run 32 bit on a 32 bit Operating System and 64 bit on a 64 bit Operating System.
Jian,Which version of the ArcGIS Extensibility SDK for Silverlight did you try to install? There is a version for 64-bit and 32-bit operating systems.As for your second question, the ArcGIS API for Silverlight is the API upon which the ArcGIS Viewer for Silverlight is built. The ArcGIS Extensibility SDK for Silverlight is specific to the ArcGIS Viewer for Silverlight and ArcGIS for SharePoint and provides an API specifically for writing add-ins that allows you to access the map and selected layer, show user interfaces (UI) in dialog boxes, and store and load configuration data. The ArcGIS Extensibility SDK for Silverlight (and ArcGIS API for Silverlight) are required for developing add-ins.See Extending the ArcGIS Viewer for Silverlight for more info.Hope that helps,Katy
All,FYI, the ArcGIS Extensibility SDK for Silverlight is now available.Thanks for your patience,
Hi Douglas,ESRI.ArcGIS.Client.Extensibility is part of our ArcGIS Extensibility SDK for Silverlight. We are in the process of posting the download for the SDK shortly. Thanks,Katy
Přihlášení členové mohou přispívat, sledovat aktualizace a další. Jste tu noví? Zaregistrujte si bezplatný účet.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.