<?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 Upgrading from Javascript Maps SDK 4.24 to 4.26. in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/upgrading-from-javascript-maps-sdk-4-24-to-4-26/m-p/1280833#M80930</link>
    <description>&lt;P&gt;Currently, I am developing a web GIS app in a .Net C# project using ArcGIS Maps SDK for JavaScript 4.24. I am interested in trying out the new "highlightIds" feature for the FeatureTable, which was introduced in ArcGIS Maps SDK for JavaScript 4.25. However, when I attempted to replace the relevant code in the source code (replace &amp;lt;link rel="stylesheet" href="&lt;A href="https://js.arcgis.com/4.24/esri/themes/light/main.css" target="_blank" rel="noopener"&gt;https://js.arcgis.com/4.24/esri/themes/light/main.css&lt;/A&gt;" /&amp;gt; &amp;lt;script src="&lt;A href="https://js.arcgis.com/4.24/" target="_blank" rel="noopener"&gt;https://js.arcgis.com/4.24/&lt;/A&gt;"&amp;gt;&amp;lt;/script&amp;gt; with &amp;lt;link rel="stylesheet" href="&lt;A href="https://js.arcgis.com/4.26/esri/themes/light/main.css" target="_blank" rel="noopener"&gt;https://js.arcgis.com/4.26/esri/themes/light/main.css&lt;/A&gt;" /&amp;gt; &amp;lt;script src="&lt;A href="https://js.arcgis.com/4.26/" target="_blank" rel="noopener"&gt;https://js.arcgis.com/4.26/&lt;/A&gt;"&amp;gt;&amp;lt;/script&amp;gt;), the app failed to load and returned errors&amp;nbsp;(as shown in the attached image) indicating that certain online resources could not be found (404 Not Found Error). For example, while "&lt;A href="https://js.arcgis.com/4.24/dojo/dojo.js" target="_blank" rel="noopener"&gt;https://js.arcgis.com/4.24/dojo/dojo.js&lt;/A&gt;" loaded without issue, "&lt;A href="https://js.arcgis.com/4.26/dojo/dojo.js" target="_blank" rel="noopener"&gt;https://js.arcgis.com/4.26/dojo/dojo.js&lt;/A&gt;" was not found.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="CaptureAPIError.PNG" style="width: 999px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/68605iC0C0FC20D5347A40/image-size/large?v=v2&amp;amp;px=999" role="button" title="CaptureAPIError.PNG" alt="CaptureAPIError.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
    <pubDate>Thu, 20 Apr 2023 15:59:09 GMT</pubDate>
    <dc:creator>YangCao</dc:creator>
    <dc:date>2023-04-20T15:59:09Z</dc:date>
    <item>
      <title>Upgrading from Javascript Maps SDK 4.24 to 4.26.</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/upgrading-from-javascript-maps-sdk-4-24-to-4-26/m-p/1280833#M80930</link>
      <description>&lt;P&gt;Currently, I am developing a web GIS app in a .Net C# project using ArcGIS Maps SDK for JavaScript 4.24. I am interested in trying out the new "highlightIds" feature for the FeatureTable, which was introduced in ArcGIS Maps SDK for JavaScript 4.25. However, when I attempted to replace the relevant code in the source code (replace &amp;lt;link rel="stylesheet" href="&lt;A href="https://js.arcgis.com/4.24/esri/themes/light/main.css" target="_blank" rel="noopener"&gt;https://js.arcgis.com/4.24/esri/themes/light/main.css&lt;/A&gt;" /&amp;gt; &amp;lt;script src="&lt;A href="https://js.arcgis.com/4.24/" target="_blank" rel="noopener"&gt;https://js.arcgis.com/4.24/&lt;/A&gt;"&amp;gt;&amp;lt;/script&amp;gt; with &amp;lt;link rel="stylesheet" href="&lt;A href="https://js.arcgis.com/4.26/esri/themes/light/main.css" target="_blank" rel="noopener"&gt;https://js.arcgis.com/4.26/esri/themes/light/main.css&lt;/A&gt;" /&amp;gt; &amp;lt;script src="&lt;A href="https://js.arcgis.com/4.26/" target="_blank" rel="noopener"&gt;https://js.arcgis.com/4.26/&lt;/A&gt;"&amp;gt;&amp;lt;/script&amp;gt;), the app failed to load and returned errors&amp;nbsp;(as shown in the attached image) indicating that certain online resources could not be found (404 Not Found Error). For example, while "&lt;A href="https://js.arcgis.com/4.24/dojo/dojo.js" target="_blank" rel="noopener"&gt;https://js.arcgis.com/4.24/dojo/dojo.js&lt;/A&gt;" loaded without issue, "&lt;A href="https://js.arcgis.com/4.26/dojo/dojo.js" target="_blank" rel="noopener"&gt;https://js.arcgis.com/4.26/dojo/dojo.js&lt;/A&gt;" was not found.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="CaptureAPIError.PNG" style="width: 999px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/68605iC0C0FC20D5347A40/image-size/large?v=v2&amp;amp;px=999" role="button" title="CaptureAPIError.PNG" alt="CaptureAPIError.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 20 Apr 2023 15:59:09 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/upgrading-from-javascript-maps-sdk-4-24-to-4-26/m-p/1280833#M80930</guid>
      <dc:creator>YangCao</dc:creator>
      <dc:date>2023-04-20T15:59:09Z</dc:date>
    </item>
    <item>
      <title>Re: Upgrading from Javascript Maps SDK 4.24 to 4.26.</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/upgrading-from-javascript-maps-sdk-4-24-to-4-26/m-p/1280838#M80931</link>
      <description>&lt;P&gt;I read from this &lt;A href="https://developers.arcgis.com/javascript/latest/4.25/" target="_blank"&gt;https://developers.arcgis.com/javascript/latest/4.25/&lt;/A&gt;&amp;nbsp;that the&amp;nbsp;CDN on js.arcgis.com will no longer host the following AMD packages for version 4.25 and later, and hence dojo.js not found is expected.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;I guess options now will be to either host it or reference it from one of the hosting CDN as suggested on dojo page:&amp;nbsp;&lt;A href="https://dojotoolkit.org/download/" target="_blank"&gt;Download - Dojo Toolkit&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Cheers&lt;/P&gt;</description>
      <pubDate>Thu, 20 Apr 2023 16:08:23 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/upgrading-from-javascript-maps-sdk-4-24-to-4-26/m-p/1280838#M80931</guid>
      <dc:creator>RaymondHuang_Sg</dc:creator>
      <dc:date>2023-04-20T16:08:23Z</dc:date>
    </item>
    <item>
      <title>Re: Upgrading from Javascript Maps SDK 4.24 to 4.26.</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/upgrading-from-javascript-maps-sdk-4-24-to-4-26/m-p/1280882#M80933</link>
      <description>&lt;P&gt;Dear Raymond,&lt;/P&gt;&lt;P&gt;I wanted to express my gratitude for your response. I wasn't aware that Esri had discontinued hosting the CND for dojo since 4.25. I visited the Dojo website and incorporated the "&amp;lt;script src="//ajax.googleapis.com/ajax/libs/dojo/1.14.1/dojo/dojo.js"&amp;gt;&amp;lt;/script&amp;gt;" into the body tag of the HTML in the source code. After running the application, I discovered that while there were fewer errors, some still persisted.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="CaptureAPIError2.PNG" style="width: 661px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/68615iCCAA7C44AA576E83/image-size/large?v=v2&amp;amp;px=999" role="button" title="CaptureAPIError2.PNG" alt="CaptureAPIError2.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 20 Apr 2023 16:55:07 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/upgrading-from-javascript-maps-sdk-4-24-to-4-26/m-p/1280882#M80933</guid>
      <dc:creator>YangCao</dc:creator>
      <dc:date>2023-04-20T16:55:07Z</dc:date>
    </item>
    <item>
      <title>Re: Upgrading from Javascript Maps SDK 4.24 to 4.26.</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/upgrading-from-javascript-maps-sdk-4-24-to-4-26/m-p/1343960#M82634</link>
      <description>&lt;P&gt;I am having the same issue trying to use&amp;nbsp;&lt;SPAN&gt;ajax.googleapis.com/ajax/libs/dojo/1.14.1/dojo/dojo.js. Did you ever figure this out.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 31 Oct 2023 16:26:58 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/upgrading-from-javascript-maps-sdk-4-24-to-4-26/m-p/1343960#M82634</guid>
      <dc:creator>ViktoriaMagnis</dc:creator>
      <dc:date>2023-10-31T16:26:58Z</dc:date>
    </item>
    <item>
      <title>Re: Upgrading from Javascript Maps SDK 4.24 to 4.26.</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/upgrading-from-javascript-maps-sdk-4-24-to-4-26/m-p/1343987#M82636</link>
      <description>&lt;P&gt;You may need to make sure you're loading the 3rd party libraries first before the JS Maps SDK is loaded.&lt;/P&gt;</description>
      <pubDate>Tue, 31 Oct 2023 17:13:14 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/upgrading-from-javascript-maps-sdk-4-24-to-4-26/m-p/1343987#M82636</guid>
      <dc:creator>LaurenBoyd</dc:creator>
      <dc:date>2023-10-31T17:13:14Z</dc:date>
    </item>
    <item>
      <title>Re: Upgrading from Javascript Maps SDK 4.24 to 4.26.</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/upgrading-from-javascript-maps-sdk-4-24-to-4-26/m-p/1344146#M82639</link>
      <description>&lt;P&gt;This what I have but now it's not finding the ArcGIS API JavaScript&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;lt;script src="//ajax.googleapis.com/ajax/libs/dojo/1.14.1/dojo/dojo.js"&amp;gt;&amp;lt;/script&amp;gt;&lt;BR /&gt;&amp;lt;script src="&lt;A href="https://js.arcgis.com/4.28/" target="_blank"&gt;https://js.arcgis.com/4.28/&lt;/A&gt;"&amp;gt;&amp;lt;/script&amp;gt;&lt;/P&gt;&lt;P&gt;I am getting these errors&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="ViktoriaMagnis_0-1698785501333.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/84625i1121D66025172E01/image-size/medium?v=v2&amp;amp;px=400" role="button" title="ViktoriaMagnis_0-1698785501333.png" alt="ViktoriaMagnis_0-1698785501333.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 31 Oct 2023 20:51:54 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/upgrading-from-javascript-maps-sdk-4-24-to-4-26/m-p/1344146#M82639</guid>
      <dc:creator>ViktoriaMagnis</dc:creator>
      <dc:date>2023-10-31T20:51:54Z</dc:date>
    </item>
  </channel>
</rss>

