1
vote
1answer
110 views

problem using arcgis api for silverlight

I install visual studio 2010 sp1 , microsoft expression blend4 , ArcGIS API 30 for Silverlight . when i create new project using standard map application in visual studio, i see the error in design ...
1
vote
1answer
212 views

ESRI Silverlight Template - 'View Designer' of MainPage.xaml Crashes Visual Studio

At last, first adventure with the ESRI Silverlight API... So, I have installed ArcGIS API for Silverlight v2.4 and all its dependencies. Then, I downloaded the 'Showcase' Template. Opened the ...
1
vote
1answer
241 views

Debugging AGS API for Silverlight - returned featureset to graphics layers not drawing

I have geometries returning from the ArcGIS Server as a featureset from a gp service to the silverlight client. In debug mode in VS 2010 I see the geometries coming back to the client and I am adding ...