Select to view content in your preferred language

Upgrading to 2.0 API

700
3
07-22-2010 08:59 AM
JeffSauder
Regular Contributor
I have upgraded from ESRI 1.2 API to 2.0 api, including installing silverlight tools 4 and visual web developer 2010.  Everything looks OK so far but I tried upgrading the ESRI API references and I don't get the namespace "http://schemas.esri.com/arcgis/client/2009".  The references to the 2.0 api don't show up under the .net tab in the add reference dialog, I have to browse for them, only the references for the 1.2 api show up.  When looking at the properties for the ESRI.ArcGIS.Client reference in my project, the version shows as 2.0.0.314, but I don't seem to have any of the new functionality, including the above namespace.  Is there something else I'm missing, I've double checked everything and cant seem to find anything I've done wrong.  If anyone can point me in the right direction, I would really appreciate it.

Thanks in advance,

Jeff
0 Kudos
3 Replies
RobertBurke
Esri Contributor
Hi Jeff,

I noticed you didn't mention installing the Blend SDK.  Not a total solution, but wanted to make sure it was there.

Expression Blend SDK for Silverlight 4:
http://www.microsoft.com/downloads/details.aspx?displaylang=en&FamilyID=d197f51a-de07-4edf-9cba-1f1b...
Rob Burke
0 Kudos
JeffSauder
Regular Contributor
Hi Rob,

Thanks for the reply.  I checked and the Expression Blend SDK is installed.

Thanks,

Jeff
0 Kudos
JeffSauder
Regular Contributor
Figured it out, I had to set the Target Silverlight Version to Silverlight 4 in the project properties.
0 Kudos