Select to view content in your preferred language

Tiled ma

1779
2
09-25-2012 08:00 AM
DeminHu
Deactivated User
Tiled Map  service ( ArcGIS Server 10.1) display blank  in SL APP
With ArcGIS Server 10.1, I built a cached map service,  I checked the serveice properties  and viewed in ArcGIS desktop, I checked rest URL too,  I didn't see any errors, it is a completed cached map service with all titles showing up.

But in my Silverlight Application, I can only use a ArcGISDynamicMapServiceLayer, if  I use as ArcGISTiledMapServiceLayer, there is no error message, but just blank.

If somebody has clue about the problem,  please let me know.

Many thanks.
0 Kudos
2 Replies
DominiqueBroux
Esri Frequent Contributor
This can happen if the Spatial reference of your map is not the same as the Spatial reference of your cached service. Happens often with a map containing 2 cached services using different SR.

Is it your case?
0 Kudos
DeminHu
Deactivated User
Hi, Broux

I think you are right, after read your reply, I  did some tests.

1>. If the map only have this titled map service, it can dispaly as either Dynamic or Titled map service
2>.  I created another titled map service with the same SR as my base layers, it it can dispaly as either Dynamic or Titled map service
3>. If the base layer has different SR with the tiled  map service,  the tiled map service can only  display as dynamic.

Many thanks !
0 Kudos