I have an ArcGIS Viewer for Silverlight 3.0 application that uses an ArcGIS Server 10 SP5 map service from another machine. I have added some layers individually to my Silveright app.
Issue: I made updates to the map service where I changed the symbology for the layers in the MXD, republished the MSD, and cleared the ArcGIS rest service cache. When I open my Silverlight application the symbology changes are not present. I cleared the Internet Explorer cache, and re-opened my application, but the old symbology displays. Only if I re-add the layers do I see the new symbology.
How do I get the symbology to update without re-adding my layers?
Any suggestions appreciated. Thanks!
-Audrey