<?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: Switching to 4.24 won't load app, ProjectParameters.js error in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/switching-to-4-24-won-t-load-app-projectparameters/m-p/1204574#M78371</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/584788"&gt;@JustinKirtz1&lt;/a&gt;&amp;nbsp;- all of the classes under the &lt;FONT face="terminal,monaco"&gt;tasks&lt;/FONT&gt; folder have been deprecated since version 4.20, and were removed from the API at version 4.24 in favor of the new &lt;FONT face="terminal,monaco"&gt;rest&lt;/FONT&gt; modules. Here's a blog that explains this change in more detail:&amp;nbsp;&lt;A href="https://www.esri.com/arcgis-blog/products/js-api-arcgis/developers/rest-is-up-to-the-task/" target="_blank" rel="noopener"&gt;https://www.esri.com/arcgis-blog/products/js-api-arcgis/developers/rest-is-up-to-the-task/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;To get rid of this error in version 4.24, you will need to update your project to use &lt;FONT face="terminal,monaco"&gt;&lt;A href="https://developers.arcgis.com/javascript/latest/api-reference/esri-rest-support-ProjectParameters.html" target="_self"&gt;esri/rest/support/ProjectParameters&lt;/A&gt;&amp;nbsp;&lt;/FONT&gt;instead of esri/tasks/support/ProjectParameters&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 19 Aug 2022 15:37:53 GMT</pubDate>
    <dc:creator>AnneFitz</dc:creator>
    <dc:date>2022-08-19T15:37:53Z</dc:date>
    <item>
      <title>Switching to 4.24 won't load app, ProjectParameters.js error</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/switching-to-4-24-won-t-load-app-projectparameters/m-p/1204507#M78366</link>
      <description>&lt;P&gt;I'm trying to update my project to version 4.24 of the API but I'm getting an error whenever I try to load my app:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="JustinKirtz1_0-1660916187202.png" style="width: 800px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/48998i02195775F054F16C/image-dimensions/800x90?v=v2" width="800" height="90" role="button" title="JustinKirtz1_0-1660916187202.png" alt="JustinKirtz1_0-1660916187202.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;This only happens when I try to switch to 4.24, if I put in version 4.23 or earlier my app loads just fine.&lt;/P&gt;</description>
      <pubDate>Fri, 19 Aug 2022 13:37:24 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/switching-to-4-24-won-t-load-app-projectparameters/m-p/1204507#M78366</guid>
      <dc:creator>JustinKirtz1</dc:creator>
      <dc:date>2022-08-19T13:37:24Z</dc:date>
    </item>
    <item>
      <title>Re: Switching to 4.24 won't load app, ProjectParameters.js error</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/switching-to-4-24-won-t-load-app-projectparameters/m-p/1204573#M78370</link>
      <description>&lt;P&gt;That module is now in the rest/support folder.&lt;/P&gt;&lt;P&gt;&lt;A href="https://developers.arcgis.com/javascript/latest/api-reference/esri-rest-support-ProjectParameters.html" target="_blank"&gt;https://developers.arcgis.com/javascript/latest/api-reference/esri-rest-support-ProjectParameters.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;There should have been some deprecation messages for this in earlier releases&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 19 Aug 2022 15:31:58 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/switching-to-4-24-won-t-load-app-projectparameters/m-p/1204573#M78370</guid>
      <dc:creator>ReneRubalcava</dc:creator>
      <dc:date>2022-08-19T15:31:58Z</dc:date>
    </item>
    <item>
      <title>Re: Switching to 4.24 won't load app, ProjectParameters.js error</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/switching-to-4-24-won-t-load-app-projectparameters/m-p/1204574#M78371</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/584788"&gt;@JustinKirtz1&lt;/a&gt;&amp;nbsp;- all of the classes under the &lt;FONT face="terminal,monaco"&gt;tasks&lt;/FONT&gt; folder have been deprecated since version 4.20, and were removed from the API at version 4.24 in favor of the new &lt;FONT face="terminal,monaco"&gt;rest&lt;/FONT&gt; modules. Here's a blog that explains this change in more detail:&amp;nbsp;&lt;A href="https://www.esri.com/arcgis-blog/products/js-api-arcgis/developers/rest-is-up-to-the-task/" target="_blank" rel="noopener"&gt;https://www.esri.com/arcgis-blog/products/js-api-arcgis/developers/rest-is-up-to-the-task/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;To get rid of this error in version 4.24, you will need to update your project to use &lt;FONT face="terminal,monaco"&gt;&lt;A href="https://developers.arcgis.com/javascript/latest/api-reference/esri-rest-support-ProjectParameters.html" target="_self"&gt;esri/rest/support/ProjectParameters&lt;/A&gt;&amp;nbsp;&lt;/FONT&gt;instead of esri/tasks/support/ProjectParameters&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 19 Aug 2022 15:37:53 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/switching-to-4-24-won-t-load-app-projectparameters/m-p/1204574#M78371</guid>
      <dc:creator>AnneFitz</dc:creator>
      <dc:date>2022-08-19T15:37:53Z</dc:date>
    </item>
    <item>
      <title>Re: Switching to 4.24 won't load app, ProjectParameters.js error</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/switching-to-4-24-won-t-load-app-projectparameters/m-p/1204591#M78372</link>
      <description>&lt;P&gt;Derp, I didn't even notice that I was using that class in my code. Easy fix, thanks for the help!&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 19 Aug 2022 16:22:51 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/switching-to-4-24-won-t-load-app-projectparameters/m-p/1204591#M78372</guid>
      <dc:creator>JustinKirtz1</dc:creator>
      <dc:date>2022-08-19T16:22:51Z</dc:date>
    </item>
  </channel>
</rss>

