<?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 works on both servers, flex only see's one of them in ArcGIS API for Flex Questions</title>
    <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/map-service-works-on-both-servers-flex-only-see-s/m-p/457228#M10499</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi all,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The problem has been resolved, but I think it should be noted for other users as to what happened.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;SPAN&gt;The url I was using on one map service was as such: "&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://myserver/ArcGIS/services/" rel="nofollow" target="_blank"&gt;http://myserver/ArcGIS/services/&lt;/A&gt;&lt;SPAN&gt;......."&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I obtained this from the ArcGIS Server Manager under services, then selecting the map service... click "edit" and under capabilities it list the url path.&amp;nbsp; This is not correct.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If you go to Start...Programs....ArcGIS...ArcGIS Server for the Microsoft .NET Framwork... ArcGIS services Directory;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;SPAN&gt;then navigate to your services folder and map service it will show the proper URL in the IE http path.&amp;nbsp; In my case it showed: "&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://myserver/ArcGIS/rest/services/" rel="nofollow" target="_blank"&gt;http://myserver/ArcGIS/rest/services/&lt;/A&gt;&lt;SPAN&gt;....."&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I was missing the "/rest/" part of the path.&amp;nbsp; Get the proper path thru ArcGIS services Directory!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Hope this helps anyone who has made this mistake.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Sincerely,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Eddie&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 21 May 2010 14:42:54 GMT</pubDate>
    <dc:creator>eddiequinlan</dc:creator>
    <dc:date>2010-05-21T14:42:54Z</dc:date>
    <item>
      <title>map service works on both servers, flex only see's one of them</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/map-service-works-on-both-servers-flex-only-see-s/m-p/457226#M10497</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi all,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I've just migrated to flex 4 and am readjusting my code as such.&amp;nbsp; In doing so, I have a arcgis server with a map service on it (call it A).&amp;nbsp; Thru ArcGis Server manager i can view the service and the mxd it points to.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I also have another server which I am migrating everything over too.&amp;nbsp; On this server (call it B) the map service works; I can view thru ArcGis Server manager the service/mxd.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;However, thru my flex code it will only "see" the map service located on "A".&amp;nbsp; When I change the url to the "B" server the map service doesn't display in flex.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Any suggestions?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;sincerely,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Eddie&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 May 2010 18:55:06 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/map-service-works-on-both-servers-flex-only-see-s/m-p/457226#M10497</guid>
      <dc:creator>eddiequinlan</dc:creator>
      <dc:date>2010-05-20T18:55:06Z</dc:date>
    </item>
    <item>
      <title>Re: map service works on both servers, flex only see's one of them</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/map-service-works-on-both-servers-flex-only-see-s/m-p/457227#M10498</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hy,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;is your mapservice on the second server accessible by the REST-api.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;If no, there is a problem with your server configuration&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If yes, there is a problem with the Flex.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; Check if you have you set the "crossdomain.xml" file&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Tom&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 May 2010 19:03:15 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/map-service-works-on-both-servers-flex-only-see-s/m-p/457227#M10498</guid>
      <dc:creator>TomSchuller</dc:creator>
      <dc:date>2010-05-20T19:03:15Z</dc:date>
    </item>
    <item>
      <title>Re: map service works on both servers, flex only see's one of them</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/map-service-works-on-both-servers-flex-only-see-s/m-p/457228#M10499</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi all,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The problem has been resolved, but I think it should be noted for other users as to what happened.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;SPAN&gt;The url I was using on one map service was as such: "&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://myserver/ArcGIS/services/" rel="nofollow" target="_blank"&gt;http://myserver/ArcGIS/services/&lt;/A&gt;&lt;SPAN&gt;......."&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I obtained this from the ArcGIS Server Manager under services, then selecting the map service... click "edit" and under capabilities it list the url path.&amp;nbsp; This is not correct.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If you go to Start...Programs....ArcGIS...ArcGIS Server for the Microsoft .NET Framwork... ArcGIS services Directory;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;SPAN&gt;then navigate to your services folder and map service it will show the proper URL in the IE http path.&amp;nbsp; In my case it showed: "&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://myserver/ArcGIS/rest/services/" rel="nofollow" target="_blank"&gt;http://myserver/ArcGIS/rest/services/&lt;/A&gt;&lt;SPAN&gt;....."&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I was missing the "/rest/" part of the path.&amp;nbsp; Get the proper path thru ArcGIS services Directory!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Hope this helps anyone who has made this mistake.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Sincerely,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Eddie&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 May 2010 14:42:54 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/map-service-works-on-both-servers-flex-only-see-s/m-p/457228#M10499</guid>
      <dc:creator>eddiequinlan</dc:creator>
      <dc:date>2010-05-21T14:42:54Z</dc:date>
    </item>
  </channel>
</rss>

