<?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: Map Service Not Displaying In Sample Flex Viewer in ArcGIS API for Flex Questions</title>
    <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/map-service-not-displaying-in-sample-flex-viewer/m-p/292689#M6945</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Josh,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; Look Here.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums.arcgis.com/threads/3948-Local-map-service-not-loading-in-SFV"&gt;http://forums.arcgis.com/threads/3948-Local-map-service-not-loading-in-SFV&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 06 May 2010 15:09:38 GMT</pubDate>
    <dc:creator>RobertScheitlin__GISP</dc:creator>
    <dc:date>2010-05-06T15:09:38Z</dc:date>
    <item>
      <title>Map Service Not Displaying In Sample Flex Viewer</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/map-service-not-displaying-in-sample-flex-viewer/m-p/292685#M6941</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I'm having a very basic issue and cannot for the life of me figure out what the problem is.&amp;nbsp; I am trying to display a dynamic map service hosted locally in the Flex Sample Viewer.&amp;nbsp; I have followed the correct protocol (adjusting extents and pasting the service url from my rest services page into config.xml, using a spatial reference of 4326 for the service).&amp;nbsp; There are no errors in the code that I can see.&amp;nbsp; When I run the application from Flex Builder, it loads the two standard basemaps from ESRI listed in config.xml at the extent I specified.&amp;nbsp; However, when I click on live maps, it lists my service with a check box next to it, but when I check it on and off, nothing happens.&amp;nbsp; I also do not see the arrow next to the service name that you can usually expand to see the layers in the service.&amp;nbsp; I have tested the service itself (ie. viewing it in JavaScript from the service's rest page), and there seems to be no problem with it.&amp;nbsp; My guess is that there's something going on in the Flex Project (which is unmodified outside of the aforementioned edits to config.xml) causing the problems...has anyone else experienced similar issues?&amp;nbsp; Any help or ideas would be greatly appreciated.&amp;nbsp; Thank you in advance!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Apr 2010 17:19:11 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/map-service-not-displaying-in-sample-flex-viewer/m-p/292685#M6941</guid>
      <dc:creator>TrilliumLevine</dc:creator>
      <dc:date>2010-04-13T17:19:11Z</dc:date>
    </item>
    <item>
      <title>Map Service Not Displaying In Sample Flex Viewer</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/map-service-not-displaying-in-sample-flex-viewer/m-p/292686#M6942</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Try using a tool like the Firefox Add-on HttpFox to see what the requests and responses are when you run your app and look for any requests that are failing or returning errors.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Apr 2010 20:03:11 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/map-service-not-displaying-in-sample-flex-viewer/m-p/292686#M6942</guid>
      <dc:creator>DasaPaddock</dc:creator>
      <dc:date>2010-04-13T20:03:11Z</dc:date>
    </item>
    <item>
      <title>Map Service Not Displaying In Sample Flex Viewer</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/map-service-not-displaying-in-sample-flex-viewer/m-p/292687#M6943</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;hmmm, ok...thanks for the tip.&amp;nbsp; will give that a whirl.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Try using a tool like the Firefox Add-on HttpFox to see what the requests and responses are when you run your app and look for any requests that are failing or returning errors.&lt;/BLOCKQUOTE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Apr 2010 12:36:15 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/map-service-not-displaying-in-sample-flex-viewer/m-p/292687#M6943</guid>
      <dc:creator>TrilliumLevine</dc:creator>
      <dc:date>2010-04-14T12:36:15Z</dc:date>
    </item>
    <item>
      <title>Re: Map Service Not Displaying In Sample Flex Viewer</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/map-service-not-displaying-in-sample-flex-viewer/m-p/292688#M6944</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;tlevine,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I'm having similar issues with the sample flex viewer as you described.&amp;nbsp; I have dynamic map services published to my local server.&amp;nbsp; I can consume the local services, and ArcGIS Online services, in my Javascript apps built with the Server Mangager wizard.&amp;nbsp; I can sucessfully do mashups this way.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I can't get my local services or ArcGIS Onine services to display in the sample flex viewer.&amp;nbsp; Our problems are very similar.&amp;nbsp; When I run the SFV, I get ActionScript errors.&amp;nbsp; I think it may have something to do with proxy settings.&amp;nbsp; The only way I could get any of the pre-loaded live maps to display, was by disabling the proxy settings in the ProxyServer.config file in Flash Builder.&amp;nbsp; Other than that, I've made no changes to the SFV code.&amp;nbsp; I am probably making the same simple changes to the config.xml file that you are.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I would love to share experiences with you so we can try to solve this problem.&amp;nbsp; Please send me any successes you may have had and I will try to do the same.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Josh&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 May 2010 13:59:40 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/map-service-not-displaying-in-sample-flex-viewer/m-p/292688#M6944</guid>
      <dc:creator>JoshThomas</dc:creator>
      <dc:date>2010-05-06T13:59:40Z</dc:date>
    </item>
    <item>
      <title>Re: Map Service Not Displaying In Sample Flex Viewer</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/map-service-not-displaying-in-sample-flex-viewer/m-p/292689#M6945</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Josh,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; Look Here.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums.arcgis.com/threads/3948-Local-map-service-not-loading-in-SFV"&gt;http://forums.arcgis.com/threads/3948-Local-map-service-not-loading-in-SFV&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 May 2010 15:09:38 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/map-service-not-displaying-in-sample-flex-viewer/m-p/292689#M6945</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2010-05-06T15:09:38Z</dc:date>
    </item>
  </channel>
</rss>

