<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Problem with Legend - Enabling active layers in ArcGIS API for Silverlight Questions</title>
    <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/problem-with-legend-enabling-active-layers/m-p/4984#M90</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;This is a 'Dynamically from the data'&amp;nbsp; service.&amp;nbsp; The manager under caching properties states 'Draw this map service: Dynamically from the data'&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;To take it a step further,&amp;nbsp; all the layers in the map service are/were created the same.&amp;nbsp; So i have eight layers, and they either are interactive by turning on/off or not.&amp;nbsp; The data is being pulled from the same location...&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;One difference that I could point out is that the layers that i am having difficult with making active/inactive are layers that are periodically being refreshed.&amp;nbsp; Railroad crossing is a nightly refresh.&amp;nbsp;&amp;nbsp; State Routes is pretty static data set.&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;hope this explains a little more.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 21 Aug 2012 14:24:53 GMT</pubDate>
    <dc:creator>NICHOLASCALLAGHAN</dc:creator>
    <dc:date>2012-08-21T14:24:53Z</dc:date>
    <item>
      <title>Problem with Legend - Enabling active layers</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/problem-with-legend-enabling-active-layers/m-p/4982#M88</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I have a web application that was developed in silverlight and set up for ArcServer10 in a testing environment.&amp;nbsp; To bypass the upgrade of 10.1 after the applications being in Production, we upgraded and tested in a Development Environment with 10.1 and silverlight 4.1.1.&amp;nbsp; Our application team has the web application in silverlight 5.&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;In working in the Development side some functionality of the legend does not exist.&amp;nbsp; Four particular layers intermingled with other layers seem to not be recognized.&amp;nbsp; Meaning, the user can not interactively make these layers active and inactive.&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The following is from the 10.1 map service(also attached).&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[ATTACH=CONFIG]17119[/ATTACH]&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;This proves to me that the legend is being created based on the layers of the map service.&amp;nbsp; What i am having a hard time about is why the silverlight application on the app server is not making these active.&amp;nbsp; **NOTE&amp;nbsp; I don't have the code at this time.&amp;nbsp; if you can help and want to see it i can produce a string of the code.&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;My problem is I do not code in silverlight and the contractor keeps blaming the upgrade of ArcGIS. I need a hint or solution to this problem.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;nick&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Aug 2012 13:08:40 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/problem-with-legend-enabling-active-layers/m-p/4982#M88</guid>
      <dc:creator>NICHOLASCALLAGHAN</dc:creator>
      <dc:date>2012-08-21T13:08:40Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with Legend - Enabling active layers</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/problem-with-legend-enabling-active-layers/m-p/4983#M89</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;What kind of service is it?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If it's a cached map service, you can't turn on/off the sublayers since the images are pregenerated and stored at the server side.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Aug 2012 13:27:19 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/problem-with-legend-enabling-active-layers/m-p/4983#M89</guid>
      <dc:creator>DominiqueBroux</dc:creator>
      <dc:date>2012-08-21T13:27:19Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with Legend - Enabling active layers</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/problem-with-legend-enabling-active-layers/m-p/4984#M90</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;This is a 'Dynamically from the data'&amp;nbsp; service.&amp;nbsp; The manager under caching properties states 'Draw this map service: Dynamically from the data'&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;To take it a step further,&amp;nbsp; all the layers in the map service are/were created the same.&amp;nbsp; So i have eight layers, and they either are interactive by turning on/off or not.&amp;nbsp; The data is being pulled from the same location...&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;One difference that I could point out is that the layers that i am having difficult with making active/inactive are layers that are periodically being refreshed.&amp;nbsp; Railroad crossing is a nightly refresh.&amp;nbsp;&amp;nbsp; State Routes is pretty static data set.&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;hope this explains a little more.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Aug 2012 14:24:53 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/problem-with-legend-enabling-active-layers/m-p/4984#M90</guid>
      <dc:creator>NICHOLASCALLAGHAN</dc:creator>
      <dc:date>2012-08-21T14:24:53Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with Legend - Enabling active layers</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/problem-with-legend-enabling-active-layers/m-p/4985#M91</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;We are trying to help a client with a similar problem with our Silverlight web application.&amp;nbsp; They upgraded to 10.1 and their dynamic map service will not allow them to turn off (or on) several of the layers in their map service.&amp;nbsp; This worked fine with 10.0.&amp;nbsp; We thought maybe this was because these layers had some scale dependent rendering set (we thought that perhaps some rules had changed with 10.1 with these properties).&amp;nbsp; However,&amp;nbsp; I cannot replicate this on my 10.1 server using layers with scale dependencies.&amp;nbsp; So if anyone comes up with any ideas on this I would love to know!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 31 Aug 2012 17:05:17 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/problem-with-legend-enabling-active-layers/m-p/4985#M91</guid>
      <dc:creator>NicoleSchmidt</dc:creator>
      <dc:date>2012-08-31T17:05:17Z</dc:date>
    </item>
  </channel>
</rss>

