Select to view content in your preferred language

I can't find esri.arcgis.client.web map.dll

997
1
04-24-2013 06:25 PM
lalanguyen
New Contributor
Hi
  I am new guy  in  the topic of gis. When i run WPF Application, I can't find esri.arcgis.client.web map.dll  in tab Reference.
  I installed Expression Blend 4 SDK for .NET, WPF Toolkit on CodePlex. Please help me.
Thanks.
0 Kudos
1 Reply
DominiqueBroux
Esri Frequent Contributor
There is no more esri.arcgis.client.webmap dll.
The esri.arcgis.client.webmap namespace is inside the portal dll. So you have to reference esri.arcgis.client.portal.dll.
0 Kudos