Select to view content in your preferred language

using latest version silverlight api and arcgis server 9.3.1

835
2
09-27-2010 11:53 AM
MannusEtten
Emerging Contributor
i have a silverlight project with one mapcontrol and one dynamicmapservicelayer.

the url of the layer pointed to a ArcGIS Server 10 mapservice, no problem.
when I change the url to a ArcGIS Server 9.3.1 mapservice no map is displayed.

what did i wrong or is this not supported? in that case, what happened with the rest interface because ESRI introduced again a backward-compatibility issue in this case...
0 Kudos
2 Replies
dotMorten_esri
Esri Notable Contributor
0 Kudos
MannusEtten
Emerging Contributor
after using firebug to see what happen I saw that there was a cross-domain problem... I added the clientaccesspolicy.xml and problem solved. Thanks for sending the link to the blog!
0 Kudos