<?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 layer failed to load: Fault info: E0011E: Invalid feature layer: in ArcGIS Viewer for Flex Questions</title>
    <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/layer-failed-to-load-fault-info-e0011e-invalid/m-p/414938#M11828</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;For the web app in question I am using the Viewer for Flex 3.2 and ArcGIS for Server 10.1.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I am using a python script to publish my mapservices.&amp;nbsp; Previously I was using a unique mxd doc for each service (18 in total).&amp;nbsp; Publishing the services individually worked fine.&amp;nbsp; My current script combines what use to be 18 mxds into (1) mxd and publishes it.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Based upon the Rest services, it appears that everything published correctly:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;[INDENT]&lt;/SPAN&gt;&lt;A href="http://naip.giscenter.isu.edu/arcgis/rest/services/RECOVER_pythonTest/basemap/MapServer"&gt;http://naip.giscenter.isu.edu/arcgis/rest/services/RECOVER_pythonTest/basemap/MapServer&lt;/A&gt;&lt;SPAN&gt;[/INDENT]&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I changed my xml file to import each service as a feature layer instead of a dynamic one.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Original code when using individaul services:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;SPAN&gt;&amp;lt;layer url="&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://naip.giscenter.isu.edu/arcgis/rest/services/RECOVER_PonyFire/evc/MapServer" rel="nofollow" target="_blank"&gt;http://naip.giscenter.isu.edu/arcgis/rest/services/RECOVER_PonyFire/evc/MapServer&lt;/A&gt;&lt;SPAN&gt;" label="Existing Vegetation Cover (EVC)" visible="false" type="dynamic" imageformat="png8"/&amp;gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;New code when all services are combined:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;SPAN&gt;&amp;lt;layer url="&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://naip.giscenter.isu.edu/arcgis/rest/services/RECOVER_pythonTest/basemap/MapServer/2" rel="nofollow" target="_blank"&gt;http://naip.giscenter.isu.edu/arcgis/rest/services/RECOVER_pythonTest/basemap/MapServer/2&lt;/A&gt;&lt;SPAN&gt;" label="Existing Vegetation Cover (EVC)" visible="false" type="feature" mode="onDemand"/&amp;gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If I change the type to dynamic, get rid of the mode and set the imageformat = png8, then I don't get an error, the layer label appears, however the layer is not visible even with the visiblity set to true.&amp;nbsp; Even the zoom to option is not active.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The data being used in the mxds are .tif files.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If I use the following code I can bring everything in together, however I want to be able to pick and choose layers and control the order they appear, etc.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;SPAN&gt;&amp;lt;layer url="&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://naip.giscenter.isu.edu/arcgis/rest/services/RECOVER_pythonTest/basemap/MapServer" rel="nofollow" target="_blank"&gt;http://naip.giscenter.isu.edu/arcgis/rest/services/RECOVER_pythonTest/basemap/MapServer&lt;/A&gt;&lt;SPAN&gt;" label="BASEMAP" visible="true" type="dynamic"/&amp;gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I'm sure this is something simple.&amp;nbsp; I'm just not seeing it.&amp;nbsp; Again, I want to be able to pull in and control each layer in my map and not as one big service.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 12 Nov 2013 22:16:07 GMT</pubDate>
    <dc:creator>GeorgeHaskett</dc:creator>
    <dc:date>2013-11-12T22:16:07Z</dc:date>
    <item>
      <title>layer failed to load: Fault info: E0011E: Invalid feature layer:</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/layer-failed-to-load-fault-info-e0011e-invalid/m-p/414938#M11828</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;For the web app in question I am using the Viewer for Flex 3.2 and ArcGIS for Server 10.1.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I am using a python script to publish my mapservices.&amp;nbsp; Previously I was using a unique mxd doc for each service (18 in total).&amp;nbsp; Publishing the services individually worked fine.&amp;nbsp; My current script combines what use to be 18 mxds into (1) mxd and publishes it.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Based upon the Rest services, it appears that everything published correctly:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;[INDENT]&lt;/SPAN&gt;&lt;A href="http://naip.giscenter.isu.edu/arcgis/rest/services/RECOVER_pythonTest/basemap/MapServer"&gt;http://naip.giscenter.isu.edu/arcgis/rest/services/RECOVER_pythonTest/basemap/MapServer&lt;/A&gt;&lt;SPAN&gt;[/INDENT]&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I changed my xml file to import each service as a feature layer instead of a dynamic one.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Original code when using individaul services:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;SPAN&gt;&amp;lt;layer url="&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://naip.giscenter.isu.edu/arcgis/rest/services/RECOVER_PonyFire/evc/MapServer" rel="nofollow" target="_blank"&gt;http://naip.giscenter.isu.edu/arcgis/rest/services/RECOVER_PonyFire/evc/MapServer&lt;/A&gt;&lt;SPAN&gt;" label="Existing Vegetation Cover (EVC)" visible="false" type="dynamic" imageformat="png8"/&amp;gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;New code when all services are combined:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;SPAN&gt;&amp;lt;layer url="&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://naip.giscenter.isu.edu/arcgis/rest/services/RECOVER_pythonTest/basemap/MapServer/2" rel="nofollow" target="_blank"&gt;http://naip.giscenter.isu.edu/arcgis/rest/services/RECOVER_pythonTest/basemap/MapServer/2&lt;/A&gt;&lt;SPAN&gt;" label="Existing Vegetation Cover (EVC)" visible="false" type="feature" mode="onDemand"/&amp;gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If I change the type to dynamic, get rid of the mode and set the imageformat = png8, then I don't get an error, the layer label appears, however the layer is not visible even with the visiblity set to true.&amp;nbsp; Even the zoom to option is not active.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The data being used in the mxds are .tif files.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If I use the following code I can bring everything in together, however I want to be able to pick and choose layers and control the order they appear, etc.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;SPAN&gt;&amp;lt;layer url="&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://naip.giscenter.isu.edu/arcgis/rest/services/RECOVER_pythonTest/basemap/MapServer" rel="nofollow" target="_blank"&gt;http://naip.giscenter.isu.edu/arcgis/rest/services/RECOVER_pythonTest/basemap/MapServer&lt;/A&gt;&lt;SPAN&gt;" label="BASEMAP" visible="true" type="dynamic"/&amp;gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I'm sure this is something simple.&amp;nbsp; I'm just not seeing it.&amp;nbsp; Again, I want to be able to pull in and control each layer in my map and not as one big service.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Nov 2013 22:16:07 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/layer-failed-to-load-fault-info-e0011e-invalid/m-p/414938#M11828</guid>
      <dc:creator>GeorgeHaskett</dc:creator>
      <dc:date>2013-11-12T22:16:07Z</dc:date>
    </item>
  </channel>
</rss>

