<?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 won't show up in FlexViewer in ArcGIS API for Flex Questions</title>
    <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/map-service-won-t-show-up-in-flexviewer/m-p/669560#M15070</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;The crossdomain.xml file should go at: &lt;/SPAN&gt;&lt;A href="http://rptsweb.cattco.org/crossdomain.xml"&gt;http://rptsweb.cattco.org/crossdomain.xml&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 28 May 2010 17:59:58 GMT</pubDate>
    <dc:creator>DasaPaddock</dc:creator>
    <dc:date>2010-05-28T17:59:58Z</dc:date>
    <item>
      <title>Map Service won't show up in FlexViewer</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/map-service-won-t-show-up-in-flexviewer/m-p/669555#M15065</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;So i have a published map service that is running fine, if I go to its actual URL in a browser it is there and it is running.&amp;nbsp; However when i link it into the FlexViewer it will not show up.&amp;nbsp; I have it programmed in as a Live Map and a basemap and neither of them show.&amp;nbsp; I'm really hoping someone else has had this problem and its an easy fix.&amp;nbsp; Does anyone have any clues as to what is going on?&amp;nbsp; Any help would be greatly appreciated.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;-Paul&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 May 2010 11:42:22 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/map-service-won-t-show-up-in-flexviewer/m-p/669555#M15065</guid>
      <dc:creator>PaulFrey</dc:creator>
      <dc:date>2010-05-27T11:42:22Z</dc:date>
    </item>
    <item>
      <title>Re: Map Service won't show up in FlexViewer</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/map-service-won-t-show-up-in-flexviewer/m-p/669556#M15066</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Paul, &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I'm Having the same problem. I can get the sample online map service to show no problem, but when I add my own service the map doesn't show. I believe it has something to do with the extents. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Here is a snippet of my code so far...&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;?xml version="1.0" encoding="utf-8"?&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;mx:Application&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;SPAN&gt; xmlns:mx="&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://www.adobe.com/2006/mxml" rel="nofollow" target="_blank"&gt;http://www.adobe.com/2006/mxml&lt;/A&gt;&lt;SPAN&gt;"&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;SPAN&gt; xmlns:esri="&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://www.esri.com/2008/ags" rel="nofollow" target="_blank"&gt;http://www.esri.com/2008/ags&lt;/A&gt;&lt;SPAN&gt;"&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; pageTitle="Example - ArcGIS API for Flex connecting to a dynamic AGS service"&amp;gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &amp;lt;esri:Map&amp;gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; &amp;lt;esri:ArcGISDynamicMapServiceLayer&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; url="&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://gis-server2/ArcGIS/services/GPS_2010/MapServer" rel="nofollow" target="_blank"&gt;http://gis-server2/ArcGIS/services/GPS_2010/MapServer&lt;/A&gt;&lt;SPAN&gt;"/&amp;gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &amp;lt;/esri:Map&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;/mx:Application&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Not much, but I'm at day one with this!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Dave&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 May 2010 17:21:37 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/map-service-won-t-show-up-in-flexviewer/m-p/669556#M15066</guid>
      <dc:creator>DaveKirkley</dc:creator>
      <dc:date>2010-05-27T17:21:37Z</dc:date>
    </item>
    <item>
      <title>Re: Map Service won't show up in FlexViewer</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/map-service-won-t-show-up-in-flexviewer/m-p/669557#M15067</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I just talked to tech support and the problem was my url was pointing to the wrong place. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Try &lt;/SPAN&gt;&lt;A href="http://YourServer/ArcGIS/rest/services/YourService/MapServer"&gt;http://YourServer/ArcGIS/rest/services/YourService/MapServer&lt;/A&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Also, It was necessary to run Web Applications Post Install again for some reason&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Start&amp;gt;ArcGIS&amp;gt;ArcGIS Server for the Microsoft .NET Framework&amp;gt; Web Applications Post Install&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Hope this helps&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Dave&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 May 2010 18:27:59 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/map-service-won-t-show-up-in-flexviewer/m-p/669557#M15067</guid>
      <dc:creator>DaveKirkley</dc:creator>
      <dc:date>2010-05-27T18:27:59Z</dc:date>
    </item>
    <item>
      <title>Re: Map Service won't show up in FlexViewer</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/map-service-won-t-show-up-in-flexviewer/m-p/669558#M15068</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Paul,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; You may also need a crossdoamin.xml file if your ArcGIS server and your web application are not on the same machine.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 May 2010 12:03:29 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/map-service-won-t-show-up-in-flexviewer/m-p/669558#M15068</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2010-05-28T12:03:29Z</dc:date>
    </item>
    <item>
      <title>Re: Map Service won't show up in FlexViewer</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/map-service-won-t-show-up-in-flexviewer/m-p/669559#M15069</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;ok i put crossdomain.xml and policyfile.xsd in the same folder online as my config.xml.&amp;nbsp; Its still not showing up, the option to turn on the livemap isnt isnt even there anymore...do i need to put crossdomain somewhere else?&amp;nbsp; This is also what my cal to the map service looks like, from th config.xml file:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;SPAN&gt;&amp;lt;mapservice label="Parcels" type="dynamic" visible="true" alpha="0.75"&amp;gt;&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://rptsweb.cattco.org/ArcGIS/rest/services/FlexTest1/MapServer" rel="nofollow" target="_blank"&gt;http://rptsweb.cattco.org/ArcGIS/rest/services/FlexTest1/MapServer&lt;/A&gt;&lt;SPAN&gt;&amp;lt;/mapservice&amp;gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;if that helps in anyway. I appreciate the tips guys, hopefully I can figure this out soon.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Paul&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 May 2010 16:49:25 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/map-service-won-t-show-up-in-flexviewer/m-p/669559#M15069</guid>
      <dc:creator>PaulFrey</dc:creator>
      <dc:date>2010-05-28T16:49:25Z</dc:date>
    </item>
    <item>
      <title>Re: Map Service won't show up in FlexViewer</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/map-service-won-t-show-up-in-flexviewer/m-p/669560#M15070</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;The crossdomain.xml file should go at: &lt;/SPAN&gt;&lt;A href="http://rptsweb.cattco.org/crossdomain.xml"&gt;http://rptsweb.cattco.org/crossdomain.xml&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 May 2010 17:59:58 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/map-service-won-t-show-up-in-flexviewer/m-p/669560#M15070</guid>
      <dc:creator>DasaPaddock</dc:creator>
      <dc:date>2010-05-28T17:59:58Z</dc:date>
    </item>
    <item>
      <title>Re: Map Service won't show up in FlexViewer</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/map-service-won-t-show-up-in-flexviewer/m-p/669561#M15071</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;ArcGIS Server 10.0 &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Flex Viewer 2.1&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Machine #1:&amp;nbsp; SOC &amp;amp; SOM&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Machine #2:&amp;nbsp; Dedicated Web server machine&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Machine #3: my PC Flex 4.0 (not deployed)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;None of my map services will show up; &lt;/SPAN&gt;&lt;A href="http://gcgis/ArcGIS/rest/services/Static/StartUp/MapServer"&gt;http://gcgis/ArcGIS/rest/services/Static/StartUp/MapServer&lt;/A&gt;&lt;BR /&gt;&lt;SPAN&gt;Sometimes the ESRI map services will show up.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Dec 2010 15:44:35 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/map-service-won-t-show-up-in-flexviewer/m-p/669561#M15071</guid>
      <dc:creator>PaulLang</dc:creator>
      <dc:date>2010-12-14T15:44:35Z</dc:date>
    </item>
    <item>
      <title>Re: Map Service won't show up in FlexViewer</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/map-service-won-t-show-up-in-flexviewer/m-p/669562#M15072</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I am having the same problem as the title of this post.&amp;nbsp; I cant get any of the published maps from my server to load as a basemap.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Everything is on the same machine (ARCSOM/ARCSOC/ArcServer 9.3.1, SDE, Maps, Data, etc) so I do not believe a crossdomain xml file is necessary. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I am only trying to add one basemap and no operational layers; projection shouldnt be an issue.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I can add basemaps from ESRI and other ones (like pfrey17's) &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;When I try to add one of my services, I get a blank map (see attachment)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;All services are listed in the services manager and are functioning. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Any suggestions?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Jan 2011 22:05:48 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/map-service-won-t-show-up-in-flexviewer/m-p/669562#M15072</guid>
      <dc:creator>DanielOchoa</dc:creator>
      <dc:date>2011-01-10T22:05:48Z</dc:date>
    </item>
    <item>
      <title>Re: Map Service won't show up in FlexViewer</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/map-service-won-t-show-up-in-flexviewer/m-p/669563#M15073</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Can you post your map config?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Jan 2011 22:18:51 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/map-service-won-t-show-up-in-flexviewer/m-p/669563#M15073</guid>
      <dc:creator>DasaPaddock</dc:creator>
      <dc:date>2011-01-10T22:18:51Z</dc:date>
    </item>
    <item>
      <title>Re: Map Service won't show up in FlexViewer</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/map-service-won-t-show-up-in-flexviewer/m-p/669564#M15074</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;dpaddock,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The only thing I did to the out of the box version was;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;1. Comment out the default basemaps.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;2. Add my code (I've obfusicated the sensitive parts with &amp;lt;&amp;gt; )&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;3. Delete all the operational layer entries (in the version on my server, they are commented out)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I'm thinking its a security or arcserver setting on the server, no? If you still need me to post the XML, I will. &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;~ D&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;CHANGES:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;basemaps&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;layer label="&amp;lt;layername&amp;gt;" type="dynamic" visible="true" alpha="1"&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;SPAN&gt; url="&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://" rel="nofollow" target="_blank"&gt;http://&lt;/A&gt;&lt;SPAN&gt;&amp;lt;localhost&amp;gt;/ArcGIS/rest/services/&amp;lt;folder&amp;gt;/&amp;lt;mapname&amp;gt;/MapServer"/&amp;gt; &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;!-- &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;layer label="Streets" type="tiled" visible="true" alpha="1"&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;SPAN&gt; url="&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://server.arcgisonline.com/ArcGIS/rest/services/World_Street_Map/MapServer" rel="nofollow" target="_blank"&gt;http://server.arcgisonline.com/ArcGIS/rest/services/World_Street_Map/MapServer&lt;/A&gt;&lt;SPAN&gt;"/&amp;gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;layer label="Aerial" type="tiled" visible="false" alpha="1"&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;SPAN&gt; url="&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://server.arcgisonline.com/ArcGIS/rest/services/World_Imagery/MapServer" rel="nofollow" target="_blank"&gt;http://server.arcgisonline.com/ArcGIS/rest/services/World_Imagery/MapServer&lt;/A&gt;&lt;SPAN&gt;"/&amp;gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;layer label="Topo" type="tiled" visible="false" alpha="1"&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;SPAN&gt; url="&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://server.arcgisonline.com/ArcGIS/rest/services/World_Topo_Map/MapServer" rel="nofollow" target="_blank"&gt;http://server.arcgisonline.com/ArcGIS/rest/services/World_Topo_Map/MapServer&lt;/A&gt;&lt;SPAN&gt;"/&amp;gt; &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;--&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &amp;lt;/basemaps&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;operationallayers&amp;gt;&amp;lt;/operationallayers&amp;gt;&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Jan 2011 00:02:56 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/map-service-won-t-show-up-in-flexviewer/m-p/669564#M15074</guid>
      <dc:creator>DanielOchoa</dc:creator>
      <dc:date>2011-01-11T00:02:56Z</dc:date>
    </item>
    <item>
      <title>Re: Map Service won't show up in FlexViewer</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/map-service-won-t-show-up-in-flexviewer/m-p/669565#M15075</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Daniel,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; No it is probably as simple as you did not update the initial extent property to match your datas spatial reference. No attachment by the way.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Jan 2011 00:09:01 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/map-service-won-t-show-up-in-flexviewer/m-p/669565#M15075</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2011-01-11T00:09:01Z</dc:date>
    </item>
    <item>
      <title>Re: Map Service won't show up in FlexViewer</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/map-service-won-t-show-up-in-flexviewer/m-p/669566#M15076</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I forgot to mention that I did update that intitial extent.&amp;nbsp; I got the intitial extent by looking at the service in the REST service manager list. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I'm attaching the file to this post.&amp;nbsp; Again, certain elements have been changed for security. All I'm trying to do is get one basemap to work. Nothing else.&amp;nbsp; Can't even get that far...&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Jan 2011 14:42:36 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/map-service-won-t-show-up-in-flexviewer/m-p/669566#M15076</guid>
      <dc:creator>DanielOchoa</dc:creator>
      <dc:date>2011-01-11T14:42:36Z</dc:date>
    </item>
    <item>
      <title>Re: Map Service won't show up in FlexViewer</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/map-service-won-t-show-up-in-flexviewer/m-p/669567#M15077</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Can you use a tool like HttpFox to look for requests to your service and see what the responses are? Is your Viewer on the same web server as your ArcGIS Server?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Jan 2011 15:43:33 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/map-service-won-t-show-up-in-flexviewer/m-p/669567#M15077</guid>
      <dc:creator>DasaPaddock</dc:creator>
      <dc:date>2011-01-11T15:43:33Z</dc:date>
    </item>
    <item>
      <title>Re: Map Service won't show up in FlexViewer</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/map-service-won-t-show-up-in-flexviewer/m-p/669568#M15078</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I will try using HttpFox.&amp;nbsp; In the meantime, I ran through this checklist:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;1. I was able to use the Services Directory to make sure I had the right name, e.g. &lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://localhost/ArcGIS/rest/services/"&gt;http://localhost/ArcGIS/rest/services/&lt;/A&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;2. I opened the URL in a browser, and was able to read the metadata: &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;A class="jive-link-external-small" href="http://localhost/ArcGIS/rest/services/" rel="nofollow" target="_blank"&gt;http://localhost/ArcGIS/rest/services/&lt;/A&gt;&lt;SPAN&gt;&amp;lt;folder&amp;gt;/MapServer&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;3. I can view the map with the JavaScript API link on that page: &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;A class="jive-link-external-small" href="http://localhost/ArcGIS/rest/services/" rel="nofollow" target="_blank"&gt;http://localhost/ArcGIS/rest/services/&lt;/A&gt;&lt;SPAN&gt;&amp;lt;folder&amp;gt;/&amp;lt;map&amp;gt;/MapServer?f=jsapi &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Everything is on one server. I'm even working on the viewer on the server.&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, 11 Jan 2011 15:57:27 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/map-service-won-t-show-up-in-flexviewer/m-p/669568#M15078</guid>
      <dc:creator>DanielOchoa</dc:creator>
      <dc:date>2011-01-11T15:57:27Z</dc:date>
    </item>
    <item>
      <title>Re: Map Service won't show up in FlexViewer</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/map-service-won-t-show-up-in-flexviewer/m-p/669569#M15079</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Here is a screencap from my httpfox attempt. Looks like it is looking for a crossdomain file.&amp;nbsp; I didnt know you had to have one;&amp;nbsp; I thought you only needed one if you were doing cross-server data exchanging.&amp;nbsp; I guess I'll try making one and throwing one in.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Jan 2011 16:33:13 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/map-service-won-t-show-up-in-flexviewer/m-p/669569#M15079</guid>
      <dc:creator>DanielOchoa</dc:creator>
      <dc:date>2011-01-11T16:33:13Z</dc:date>
    </item>
    <item>
      <title>Re: Map Service won't show up in FlexViewer</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/map-service-won-t-show-up-in-flexviewer/m-p/669570#M15080</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;ANSWER:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Ok, that did it.&amp;nbsp; I added a crosssdomain.xml file to the c:\inetpub\wwwroot folder with this in it:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;?xml version="1.0"?&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;SPAN&gt;&amp;lt;!DOCTYPE cross-domain-policy SYSTEM "&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://www.adobe.com/xml/dtds/cross-domain-policy.dtd" rel="nofollow" target="_blank"&gt;http://www.adobe.com/xml/dtds/cross-domain-policy.dtd&lt;/A&gt;&lt;SPAN&gt;"&amp;gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;cross-domain-policy&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;site-control permitted-cross-domain-policies="all"/&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;allow-access-from domain="*"/&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;/cross-domain-policy&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;And all of a sudden it worked.&amp;nbsp; Again, since everything is on one server, I dont know why I would need it, but it works. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks to everyone for the assistance!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;~ d&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Jan 2011 16:51:03 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/map-service-won-t-show-up-in-flexviewer/m-p/669570#M15080</guid>
      <dc:creator>DanielOchoa</dc:creator>
      <dc:date>2011-01-11T16:51:03Z</dc:date>
    </item>
    <item>
      <title>Re: Map Service won't show up in FlexViewer</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/map-service-won-t-show-up-in-flexviewer/m-p/669571#M15081</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;You need a crossdomain.xml file if the domains in the urls are not identical.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Even if the Viewer url was &lt;/SPAN&gt;&lt;A href="http://127.0.0.1/"&gt;http://127.0.0.1/&lt;/A&gt;&lt;SPAN&gt;... and the service url was &lt;/SPAN&gt;&lt;A href="http://localhost/"&gt;http://localhost/&lt;/A&gt;&lt;SPAN&gt;... it would try to load a crossdomain.xml file.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Jan 2011 17:14:12 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/map-service-won-t-show-up-in-flexviewer/m-p/669571#M15081</guid>
      <dc:creator>DasaPaddock</dc:creator>
      <dc:date>2011-01-11T17:14:12Z</dc:date>
    </item>
    <item>
      <title>Re: Map Service won't show up in FlexViewer</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/map-service-won-t-show-up-in-flexviewer/m-p/669572#M15082</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;dpaddock,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Ok, I get that part.&amp;nbsp; But I see now that this only works on the server that its being built on. Across the network, same thing as before - no map.&amp;nbsp; So, I'm thinking something else has to be added to the crossdomain.xml, but I thought these two lines; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;site-control permitted-cross-domain-policies="all"/&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;allow-access-from domain="*"/&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;...would pick up and allow requests from anywehere, no? &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If not, can you tell me how this should look to allow access from anywhere?&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;~ D&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Jan 2011 23:04:34 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/map-service-won-t-show-up-in-flexviewer/m-p/669572#M15082</guid>
      <dc:creator>DanielOchoa</dc:creator>
      <dc:date>2011-01-11T23:04:34Z</dc:date>
    </item>
    <item>
      <title>Re: Map Service won't show up in FlexViewer</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/map-service-won-t-show-up-in-flexviewer/m-p/669573#M15083</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Daniel,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; Localhost or a loopback IP address is going to mean something else on a different machine so you need to be using the machine name instead and you need to verify the the machine name is being resolved on the network. So try something simple and enter the following url on a machine in the network that is not the host machine &lt;/SPAN&gt;&lt;A href="http://machineName/ArcGIS/rest/services"&gt;http://machineName/ArcGIS/rest/services&lt;/A&gt;&lt;SPAN&gt; and see if it resolves and displays the REST Service directory page.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Jan 2011 23:26:25 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/map-service-won-t-show-up-in-flexviewer/m-p/669573#M15083</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2011-01-11T23:26:25Z</dc:date>
    </item>
    <item>
      <title>Re: Map Service won't show up in FlexViewer</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/map-service-won-t-show-up-in-flexviewer/m-p/669574#M15084</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;rscheitlin,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;SPAN&gt;Tried that - its resolves not only to the machine name, but the alias and the IP as well. I can use any of those in front of "ArcGIS/rest/services" (i.e.&amp;nbsp; &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://" rel="nofollow" target="_blank"&gt;http://&lt;/A&gt;&lt;SPAN&gt;&amp;lt;any of the above works&amp;gt;/ArcGIS/rest/services )&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Here is my crossdomain file:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;?xml version="1.0" ?&amp;gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;SPAN&gt;&amp;lt;!DOCTYPE cross-domain-policy SYSTEM "&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://www.adobe.com/xml/dtds/cross-domain-policy.dtd" rel="nofollow" target="_blank"&gt;http://www.adobe.com/xml/dtds/cross-domain-policy.dtd&lt;/A&gt;&lt;SPAN&gt;"&amp;gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;cross-domain-policy&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;allow-access-from domain="*" /&amp;gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;site-control permitted-cross-domain-policies="all" /&amp;gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;allow-http-request-headers-from domain="*" headers="*" /&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;/cross-domain-policy&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks for the continued support....&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Jan 2011 23:55:47 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/map-service-won-t-show-up-in-flexviewer/m-p/669574#M15084</guid>
      <dc:creator>DanielOchoa</dc:creator>
      <dc:date>2011-01-11T23:55:47Z</dc:date>
    </item>
  </channel>
</rss>

