using references of ESRI.ArcGIS.Client, Client.Symbols, Client.Tasks, and Client.ValueConverters. Any suggestions?
If you have that error, you can place your Cursor over the class name that is in red that throws the error. Edit > Intellisense > Resolve and it will show you what using statement is missing and add it for you.
That smeels a dll version mismatch.Double check that in your project all referenced ArcGIS dlls are ArcGIS SL 3.0.Clean your project.Exit Visual studio.Remove bin, obj and clientbin directories.Reopen Visual StudioTry again.That should work.
I am converting a project I had in API 2.4 Silverlight 4 into 3.0 and SL 5, when creating an envelope I get the error "The type or namespace name 'Envelope' could not be found
Les membres connectés peuvent publier, suivre les mises à jour, et plus encore. Nouveau ici ? Inscrivez-vous gratuitement.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.