This opens correctly and shows a world map. If I replace the URL line with Url="http://qsq-brcon15-pc/ArcGIS/rest/services/Atlas_geology/MapServer"/> the app opens and shows the "powered by ESRI" logo, but no map content is shown. If I open the Rest Services page, I can see that this is a valid tiled service (full details below). If I choose "View In ArcGIS JavaScript" the dataset displays correctly.
The same thing happens with Feature and Dynamic layers. It appears that Silverlight is installed correctly, and ArcGIS Server is working correctly, but for some reason they're not talking to each other.
Do you have any suggestions for how I can debug this?
Hi, first of all sorry about my english, it´s not very good.
I´ve just begin with silverlight and i have a problem. I copied a sample from resource center arcgis, Silverlight. Everything is working correctly when using the sample ESRI servers, but I'm having problems with my Silverlight app seeing my ArcGIS Server services.
I have a layer from arcgis server with this url=http://dyc1/ArcGIS/rest/services/capa_00/MapServer and i want to change my layer instead of the ArcGISDynamisMapServiceLayer from the sample of esri. I doný know what´s happening but i can´t view anything.
I created a similar aplication with Flex and everything it´s correct.
I use my computer like localhost
capa_00 (MapServer) View In: ArcMap ArcGIS Explorer ArcGIS JavaScript Google Earth ArcGIS.com Map
So, how do we fix the problem? I read the blog but it doesnt say how to fix it? Or am I missing something? I see the 2 errors /clientaccess.... and /crossdoamin.xml but what do i do now?