Select to view content in your preferred language

Lost some classes in ESRI.ArcGIS.Client.Toolkit assembly.

1029
8
06-01-2010 10:00 AM
weiliang
Deactivated User
I try to use the editing feature layer widgets from Toolkit assembly, but my "ESRI.ArcGIS.Client.Toolkit" doesn't include "TemplatePicker, EditorWidget" classes. Does anyone have any  idea why? Is this because the SDK / toolkit version problem?

Many thanks,

Wei
0 Kudos
8 Replies
DominiqueBroux
Esri Frequent Contributor
Are you seeing all the classes except 'TemplatePicker' and 'EditorWidget'?

If this is the case, you are probably using an old version of the dll since these 2 classes are new in 2.0.

I have attached a VS2010  ObjectBrowser view  showing the classes of the toolkit in 2.0.
0 Kudos
weiliang
Deactivated User
Yes, Dominique. It seems that I am using the old version Toolkit dll (version 1.2), but where can I get the newest (version 2.0) toolkit dll? I already checked the resources on esrisilverlight.codeplex.com.

Thanks,

Wei
0 Kudos
dotMorten_esri
Esri Notable Contributor
0 Kudos
weiliang
Deactivated User
Thanks for your reply, Morten and Dominique. However, after I installed the new ArcGIS Silverlight API 2.0, and manually replaced my old referenced 1.2 dlls with the new 2.0 version dlls (ESRI.ArcGIS.Client ; ESRI.ArcGIS.Client.Behaviors and ESRI.ArcGIS.Client.Toolkit). Yet the whole program kind of messed up (I can't use the Intellisense in xaml any more and   some error about no overload delegate for some event-handler). I have VS 2008 ( with Microsoft Silverlight 3 SDK; Microsoft Silverlight 3 Tools for Visual Studio 2008 SP1 -ENU; Microsoft Silverlight 4 Toolkit April 2010) intalled. Do I need to get the VS 2010 to make use of this new ESRI silverlight 2.0 API?

Many thanks,

Wei
0 Kudos
dotMorten_esri
Esri Notable Contributor
v2.0 requires Silverlight 4, and Silverlight 4 requires Visual Studio 2010, so yes, you need to upgrade. You can use the free Express version if you don't have access to the full version of VS2010.
0 Kudos
weiliang
Deactivated User
Thanks for your quick reply. I will install the new VS 2010.
0 Kudos
weiliang
Deactivated User
From the ESRI online help. It seems that, to utilize the new functionality (i.e., Editing ), ArcGIS Server 10.0 is required. Is this true? Is the ArcGIS Server 10.0 released yet?

Thanks,

Wei
0 Kudos
dotMorten_esri
Esri Notable Contributor
There's a pre-release version available. I think the final version should be out this month.
0 Kudos