<?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: Is ArcGIS Server 10.05 compatible with ArcGIS API for JavaScript in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/is-arcgis-server-10-05-compatible-with-arcgis-api/m-p/666401#M62246</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thans for you repply Steve, the REST service is working perfectly, i downdload the angular esri samples to use on mi angular 1.3 app from here &lt;A href="https://github.com/Esri/angular-esri-map/tree/v1.x" title="https://github.com/Esri/angular-esri-map/tree/v1.x"&gt;GitHub - Esri/angular-esri-map at v1.x&lt;/A&gt;&amp;nbsp; then only i do is change the map server url to my own and show map region blank, when go back to the original show correctly.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The only diference that i found is the ArcGIS Server Version my ow is 10.05 and the example is 10.3, for that my question is If ArcGIS Server 10.05 is compatible with ArcGIS JavaScript API, the API used on the examples is v3.16.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any idea?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks again.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 03 May 2016 23:35:29 GMT</pubDate>
    <dc:creator>TekkoaGroup</dc:creator>
    <dc:date>2016-05-03T23:35:29Z</dc:date>
    <item>
      <title>Is ArcGIS Server 10.05 compatible with ArcGIS API for JavaScript</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/is-arcgis-server-10-05-compatible-with-arcgis-api/m-p/666399#M62244</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm trying to get a map from a webserver from an ArcGIS Server 10.05 but the frame (map) region show blank and esri logo without any error on cosole.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any idea??&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm developying a AngularJS 1.3.x App&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 May 2016 22:42:10 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/is-arcgis-server-10-05-compatible-with-arcgis-api/m-p/666399#M62244</guid>
      <dc:creator>TekkoaGroup</dc:creator>
      <dc:date>2016-05-03T22:42:10Z</dc:date>
    </item>
    <item>
      <title>Re: Is ArcGIS Server 10.05 compatible with ArcGIS API for JavaScript</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/is-arcgis-server-10-05-compatible-with-arcgis-api/m-p/666400#M62245</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The first thing you should do is eliminate ArcGIS Server has a possible issue. Go to the REST Services page for the service you're using and click the "View in ArcGIS Javascript" link (example below). If the features show up and everything looks good, you'll know that the service is working properly and the issue lies in your code.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="restServicePageEx.jpg" class="image-1 jive-image" src="https://community.esri.com/legacyfs/online/198028_restServicePageEx.jpg" style="width: 620px; height: 229px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 May 2016 23:07:12 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/is-arcgis-server-10-05-compatible-with-arcgis-api/m-p/666400#M62245</guid>
      <dc:creator>SteveCole</dc:creator>
      <dc:date>2016-05-03T23:07:12Z</dc:date>
    </item>
    <item>
      <title>Re: Is ArcGIS Server 10.05 compatible with ArcGIS API for JavaScript</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/is-arcgis-server-10-05-compatible-with-arcgis-api/m-p/666401#M62246</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thans for you repply Steve, the REST service is working perfectly, i downdload the angular esri samples to use on mi angular 1.3 app from here &lt;A href="https://github.com/Esri/angular-esri-map/tree/v1.x" title="https://github.com/Esri/angular-esri-map/tree/v1.x"&gt;GitHub - Esri/angular-esri-map at v1.x&lt;/A&gt;&amp;nbsp; then only i do is change the map server url to my own and show map region blank, when go back to the original show correctly.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The only diference that i found is the ArcGIS Server Version my ow is 10.05 and the example is 10.3, for that my question is If ArcGIS Server 10.05 is compatible with ArcGIS JavaScript API, the API used on the examples is v3.16.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any idea?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks again.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 May 2016 23:35:29 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/is-arcgis-server-10-05-compatible-with-arcgis-api/m-p/666401#M62246</guid>
      <dc:creator>TekkoaGroup</dc:creator>
      <dc:date>2016-05-03T23:35:29Z</dc:date>
    </item>
  </channel>
</rss>

