<Grid x:Name="LayoutRoot" Background="White"> <esri:Map x:Name="map"> <esri:ArcGISTiledMapServiceLayer ID="SustainMapService" Url="http://webgis/ArcGISUWM/rest/services/SustainMap/MapServer"/> </esri:Map> </Grid>
Make sure you have a cross domain policy file located on your Campus ArcGIS Server machine. If this is not present your Silverlight application will not be able to communicate with your server to display your map services. Here is a link explaining the reasons for doing so: http://blogs.esri.com/Dev/blogs/arcobjectsdevelopment/archive/2009/09/10/ArcGIS-Developers_3A00_-Tips-on-using-cross_2D00_domain-policy-files-_2D00_-Part-1-_2800_Intro_2900_.aspxThanks,Paul LeedhamCity of Hudsonhttp://gis.hudson.oh.us/
Los miembros registrados pueden publicar, seguir actualizaciones y más. ¿Nuevo aquí? Regístrate gratis.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.