<?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: Error messages and Items Missing in Legend in ArcGIS Online Questions</title>
    <link>https://community.esri.com/t5/arcgis-online-questions/error-messages-and-items-missing-in-legend/m-p/260589#M12792</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I also forgot to mention, when I go to config the app I am getting a 404 error. Any ideas?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Lisa Shertz&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 05 Mar 2012 20:25:57 GMT</pubDate>
    <dc:creator>LisaShertz</dc:creator>
    <dc:date>2012-03-05T20:25:57Z</dc:date>
    <item>
      <title>Error messages and Items Missing in Legend</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/error-messages-and-items-missing-in-legend/m-p/260586#M12789</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Yesterday I opened a web mapping application that I had made back in December. It had worked perfectly then. I am now getting an error message when I open the application. Actually I get a different messages when I open it in Chrome and when I open it in IE8.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;STRONG&gt;Chrome:&lt;/STRONG&gt;&lt;SPAN&gt; Unable to create map: Cannot call method 'toRgba' of null&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;STRONG&gt;IE8:&lt;/STRONG&gt;&lt;SPAN&gt; Unable to create map: "'color' is null or not an object"&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I then click the OK button and the map opens. I am using the Chrome with legend template and the legend is incomplete. It shows the one line layer, three of the polygon layers and none of the point layers. When I go to turn layers on and off it will draw all layers but one, zoning.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;When I open the web map all visible layers are shown in the legend. The zoning layer does not draw here either. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;All the map layers are from a map service from ArcGIS Server. There are no raster layers. I re-published the service this morning. I made a new web mapping application this morning and it had the same behaviors.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;STRONG&gt;Web mapping application:&lt;/STRONG&gt;&lt;BR /&gt;&lt;A href="http://apps.arcgis.com/hosted/OnePane/basicviewer/index.html?appid=4a73aa59a68a494db4b7c3386aca534d"&gt;http://apps.arcgis.com/hosted/OnePane/basicviewer/index.html?appid=4a73aa59a68a494db4b7c3386aca534d&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;STRONG&gt;Web map:&lt;/STRONG&gt;&lt;BR /&gt;&lt;A href="http://www.arcgis.com/home/webmap/viewer.html?webmap=eecf1dfef0c547d193e3a0dc5d87506b"&gt;http://www.arcgis.com/home/webmap/viewer.html?webmap=eecf1dfef0c547d193e3a0dc5d87506b&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;STRONG&gt;Map service:&lt;/STRONG&gt;&lt;BR /&gt;&lt;A href="https://secure.ci.longmont.co.us/ArcGIS/rest/services/Planning/StVrainCorridor/MapServer"&gt;https://secure.ci.longmont.co.us/ArcGIS/rest/services/Planning/StVrainCorridor/MapServer&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Lisa Shertz&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Mar 2012 14:53:17 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/error-messages-and-items-missing-in-legend/m-p/260586#M12789</guid>
      <dc:creator>LisaShertz</dc:creator>
      <dc:date>2012-03-02T14:53:17Z</dc:date>
    </item>
    <item>
      <title>Re: Error messages and Items Missing in Legend</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/error-messages-and-items-missing-in-legend/m-p/260587#M12790</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;The zoning layer doesn't draw because the Shape field is hidden. You need to make this field visible in the service.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;One question for you...why have you authored your map with the individual layers, rather than the entire map service? For example, you are adding a layer using the URL to the specific layer, like this:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;SPAN&gt;"&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://secure.ci.longmont.co.us/ArcGIS/rest/services/Planning/StVrainCorridor/MapServer/10" rel="nofollow" target="_blank"&gt;https://secure.ci.longmont.co.us/ArcGIS/rest/services/Planning/StVrainCorridor/MapServer/10&lt;/A&gt;&lt;SPAN&gt;"&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;rather than the whole map service with all its layers, like this:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;SPAN&gt;"&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://secure.ci.longmont.co.us/ArcGIS/rest/services/Planning/StVrainCorridor/MapServer" rel="nofollow" target="_blank"&gt;https://secure.ci.longmont.co.us/ArcGIS/rest/services/Planning/StVrainCorridor/MapServer&lt;/A&gt;&lt;SPAN&gt;"&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The error message you are seeing when displaying the web application is a bug that we'll need to address. Thanks. If you add all the layers in the whole map service, you won't see this error.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Mike&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Mar 2012 23:35:42 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/error-messages-and-items-missing-in-legend/m-p/260587#M12790</guid>
      <dc:creator>MikeMinami</dc:creator>
      <dc:date>2012-03-02T23:35:42Z</dc:date>
    </item>
    <item>
      <title>Re: Error messages and Items Missing in Legend</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/error-messages-and-items-missing-in-legend/m-p/260588#M12791</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Mike, &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN style="font-style:italic;"&gt;...the SHAPE field is hidden.&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks, I usually catch that one.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN style="font-style:italic;"&gt;...individual layers, rather than the entire map service?&lt;/SPAN&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I brought in each layer separately because I wanted to be able to control the symbology, transparency, and visibility for each layer. It seemed easier through ArcGISOnline rather than re-publishing for every tweak to the map. Also I need to give the end user the ability to turn on and off each of the layers. That is the primary feature of this map, to see different configurations of the layers.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN style="font-style:italic;"&gt;...a bug that we'll need to address.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;That is interesting, because I haven't changed this application since I first made it at the end of December. I wasn't getting any errors then.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks for the info.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Lisa Shertz&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Mar 2012 19:27:35 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/error-messages-and-items-missing-in-legend/m-p/260588#M12791</guid>
      <dc:creator>LisaShertz</dc:creator>
      <dc:date>2012-03-05T19:27:35Z</dc:date>
    </item>
    <item>
      <title>Re: Error messages and Items Missing in Legend</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/error-messages-and-items-missing-in-legend/m-p/260589#M12792</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I also forgot to mention, when I go to config the app I am getting a 404 error. Any ideas?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Lisa Shertz&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Mar 2012 20:25:57 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/error-messages-and-items-missing-in-legend/m-p/260589#M12792</guid>
      <dc:creator>LisaShertz</dc:creator>
      <dc:date>2012-03-05T20:25:57Z</dc:date>
    </item>
    <item>
      <title>Re: Error messages and Items Missing in Legend</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/error-messages-and-items-missing-in-legend/m-p/260590#M12793</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I'm also having problems with my ArcGIS Online web mapping application&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.arcgis.com/apps/OnePane/basicviewer/index.html?appid=5822b2aeee7a43c8a7fbba85a392de2e"&gt;http://www.arcgis.com/apps/OnePane/basicviewer/index.html?appid=5822b2aeee7a43c8a7fbba85a392de2e&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://apps.arcgis.com/hosted/OnePane/basicviewer/index.html?appid=5822b2aeee7a43c8a7fbba85a392de2e"&gt;http://apps.arcgis.com/hosted/OnePane/basicviewer/index.html?appid=5822b2aeee7a43c8a7fbba85a392de2e&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The layers won't display and the "menu bar" seems messed up.&amp;nbsp; Only the Print option shows.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The web map behind the application seems fine.&amp;nbsp; When trying to configure the application I get an error that states, "... We're sorry the page you're looking for can't be found."&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The application worked fine in December when I first created it.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Apr 2012 18:46:52 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/error-messages-and-items-missing-in-legend/m-p/260590#M12793</guid>
      <dc:creator>MichaelKlein</dc:creator>
      <dc:date>2012-04-03T18:46:52Z</dc:date>
    </item>
    <item>
      <title>Re: Error messages and Items Missing in Legend</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/error-messages-and-items-missing-in-legend/m-p/260591#M12794</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Michael,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The application seems to work for me. Try aggressively clearing your browser cache (i.e., clear out all temporary files, cookies, everything for all time).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Mike&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Apr 2012 18:59:48 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/error-messages-and-items-missing-in-legend/m-p/260591#M12794</guid>
      <dc:creator>MikeMinami</dc:creator>
      <dc:date>2012-04-03T18:59:48Z</dc:date>
    </item>
  </channel>
</rss>

