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/
<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>
Přihlášení členové mohou přispívat, sledovat aktualizace a další. Jste tu noví? Zaregistrujte si bezplatný účet.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.