<?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: WAB Won't Load in ArcGIS Web AppBuilder Questions</title>
    <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/wab-won-t-load/m-p/224168#M6102</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Found it! In stemapp/config.json I made a change to the "geometryService" to try to default it to ours.&lt;/P&gt;&lt;P&gt;So on line 18 where it says the following:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;&lt;SPAN style="color: #660e7a; font-weight: bold;"&gt;"isWebTier"&lt;/SPAN&gt;: &lt;SPAN style="color: #000080; font-weight: bold;"&gt;false&lt;/SPAN&gt;,

&lt;SPAN style="color: #660e7a; font-weight: bold;"&gt;"geometryService"&lt;/SPAN&gt;: &lt;SPAN style="color: #008000; font-weight: bold;"&gt;&lt;SPAN&gt;"&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://community.esri.com/external-link.jspa?url=http%3A%2F%2Ftasks.arcgisonline.com%2FArcGIS%2Frest%2Fservices%2FGeometry%2FGeometryServer" target="_blank"&gt;http://tasks.arcgisonline.com/ArcGIS/rest/services/Geometry/GeometryServer&lt;/A&gt;&lt;SPAN&gt;"&lt;/SPAN&gt;&lt;/SPAN&gt;,

&lt;SPAN style="color: #660e7a; font-weight: bold;"&gt;"links"&lt;/SPAN&gt;: [{
&amp;nbsp; &lt;SPAN style="color: #660e7a; font-weight: bold;"&gt;"label"&lt;/SPAN&gt;: &lt;SPAN style="color: #008000; font-weight: bold;"&gt;"ArcGIS Online"&lt;/SPAN&gt;,
&amp;nbsp; &lt;SPAN style="color: #660e7a; font-weight: bold;"&gt;"url"&lt;/SPAN&gt;: &lt;SPAN style="color: #008000; font-weight: bold;"&gt;"//www.arcgis.com"
&lt;/SPAN&gt;}],&lt;/PRE&gt;&lt;P&gt;I changed it to look like this:&lt;/P&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;
&lt;SPAN style="color: #660e7a; font-weight: bold;"&gt;"isWebTier"&lt;/SPAN&gt;: &lt;SPAN style="color: #000080; font-weight: bold;"&gt;false&lt;/SPAN&gt;,

&lt;SPAN style="color: #660e7a; font-weight: bold;"&gt;// "geometryService"&lt;/SPAN&gt;: &lt;SPAN style="color: #008000; font-weight: bold;"&gt;&lt;SPAN&gt;"&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://community.esri.com/external-link.jspa?url=http%3A%2F%2Ftasks.arcgisonline.com%2FArcGIS%2Frest%2Fservices%2FGeometry%2FGeometryServer" target="_blank"&gt;http://tasks.arcgisonline.com/ArcGIS/rest/services/Geometry/GeometryServer&lt;/A&gt;&lt;SPAN&gt;"&lt;/SPAN&gt;&lt;/SPAN&gt;,
&lt;SPAN style="color: #660e7a; font-weight: bold;"&gt;"geometryService"&lt;/SPAN&gt;: &lt;SPAN style="color: #008000; font-weight: bold;"&gt;"&lt;A href="http://maps.cityoftulsa.org/gis/rest/services/Utilities/Geometry/GeometryServer" title="http://maps.cityoftulsa.org/gis/rest/services/Utilities/Geometry/GeometryServer" rel="nofollow noopener noreferrer" target="_blank"&gt;http://maps.cityoftulsa.org/gis/rest/services/Utilities/Geometry/GeometryServer&lt;/A&gt; "&lt;/SPAN&gt;,

&lt;SPAN style="color: #660e7a; font-weight: bold;"&gt;"links"&lt;/SPAN&gt;: [{
&amp;nbsp; &lt;SPAN style="color: #660e7a; font-weight: bold;"&gt;"label"&lt;/SPAN&gt;: &lt;SPAN style="color: #008000; font-weight: bold;"&gt;"ArcGIS Online"&lt;/SPAN&gt;,
&amp;nbsp; &lt;SPAN style="color: #660e7a; font-weight: bold;"&gt;"url"&lt;/SPAN&gt;: &lt;SPAN style="color: #008000; font-weight: bold;"&gt;"//www.arcgis.com"
&lt;/SPAN&gt;}],&lt;/PRE&gt;&lt;P&gt;So once I changed it back I had no issues.&lt;/P&gt;&lt;P&gt;I wish there was some location OUTSIDE of the general directory where I could place a settings file and it would AUTO-include those settings for all WAB's even after updates.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 11 Dec 2021 10:55:25 GMT</pubDate>
    <dc:creator>BrianO_keefe</dc:creator>
    <dc:date>2021-12-11T10:55:25Z</dc:date>
    <item>
      <title>WAB Won't Load</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/wab-won-t-load/m-p/224165#M6099</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;So I'm getting this error...&lt;/P&gt;&lt;P&gt;&lt;IMG alt="2016-05-12_085712.png" class="image-1 jive-image" src="https://community.esri.com/legacyfs/online/199882_2016-05-12_085712.png" style="width: 620px; height: 314px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any ideas?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 May 2016 14:04:00 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/wab-won-t-load/m-p/224165#M6099</guid>
      <dc:creator>BrianO_keefe</dc:creator>
      <dc:date>2016-05-12T14:04:00Z</dc:date>
    </item>
    <item>
      <title>Re: WAB Won't Load</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/wab-won-t-load/m-p/224166#M6100</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Brian,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; What does the config.json look like for this app?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 May 2016 14:21:11 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/wab-won-t-load/m-p/224166#M6100</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2016-05-12T14:21:11Z</dc:date>
    </item>
    <item>
      <title>Re: WAB Won't Load</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/wab-won-t-load/m-p/224167#M6101</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This is just the window I get when I load the WAB. Not a specific app.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 May 2016 14:40:42 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/wab-won-t-load/m-p/224167#M6101</guid>
      <dc:creator>BrianO_keefe</dc:creator>
      <dc:date>2016-05-12T14:40:42Z</dc:date>
    </item>
    <item>
      <title>Re: WAB Won't Load</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/wab-won-t-load/m-p/224168#M6102</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Found it! In stemapp/config.json I made a change to the "geometryService" to try to default it to ours.&lt;/P&gt;&lt;P&gt;So on line 18 where it says the following:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;&lt;SPAN style="color: #660e7a; font-weight: bold;"&gt;"isWebTier"&lt;/SPAN&gt;: &lt;SPAN style="color: #000080; font-weight: bold;"&gt;false&lt;/SPAN&gt;,

&lt;SPAN style="color: #660e7a; font-weight: bold;"&gt;"geometryService"&lt;/SPAN&gt;: &lt;SPAN style="color: #008000; font-weight: bold;"&gt;&lt;SPAN&gt;"&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://community.esri.com/external-link.jspa?url=http%3A%2F%2Ftasks.arcgisonline.com%2FArcGIS%2Frest%2Fservices%2FGeometry%2FGeometryServer" target="_blank"&gt;http://tasks.arcgisonline.com/ArcGIS/rest/services/Geometry/GeometryServer&lt;/A&gt;&lt;SPAN&gt;"&lt;/SPAN&gt;&lt;/SPAN&gt;,

&lt;SPAN style="color: #660e7a; font-weight: bold;"&gt;"links"&lt;/SPAN&gt;: [{
&amp;nbsp; &lt;SPAN style="color: #660e7a; font-weight: bold;"&gt;"label"&lt;/SPAN&gt;: &lt;SPAN style="color: #008000; font-weight: bold;"&gt;"ArcGIS Online"&lt;/SPAN&gt;,
&amp;nbsp; &lt;SPAN style="color: #660e7a; font-weight: bold;"&gt;"url"&lt;/SPAN&gt;: &lt;SPAN style="color: #008000; font-weight: bold;"&gt;"//www.arcgis.com"
&lt;/SPAN&gt;}],&lt;/PRE&gt;&lt;P&gt;I changed it to look like this:&lt;/P&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;
&lt;SPAN style="color: #660e7a; font-weight: bold;"&gt;"isWebTier"&lt;/SPAN&gt;: &lt;SPAN style="color: #000080; font-weight: bold;"&gt;false&lt;/SPAN&gt;,

&lt;SPAN style="color: #660e7a; font-weight: bold;"&gt;// "geometryService"&lt;/SPAN&gt;: &lt;SPAN style="color: #008000; font-weight: bold;"&gt;&lt;SPAN&gt;"&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://community.esri.com/external-link.jspa?url=http%3A%2F%2Ftasks.arcgisonline.com%2FArcGIS%2Frest%2Fservices%2FGeometry%2FGeometryServer" target="_blank"&gt;http://tasks.arcgisonline.com/ArcGIS/rest/services/Geometry/GeometryServer&lt;/A&gt;&lt;SPAN&gt;"&lt;/SPAN&gt;&lt;/SPAN&gt;,
&lt;SPAN style="color: #660e7a; font-weight: bold;"&gt;"geometryService"&lt;/SPAN&gt;: &lt;SPAN style="color: #008000; font-weight: bold;"&gt;"&lt;A href="http://maps.cityoftulsa.org/gis/rest/services/Utilities/Geometry/GeometryServer" title="http://maps.cityoftulsa.org/gis/rest/services/Utilities/Geometry/GeometryServer" rel="nofollow noopener noreferrer" target="_blank"&gt;http://maps.cityoftulsa.org/gis/rest/services/Utilities/Geometry/GeometryServer&lt;/A&gt; "&lt;/SPAN&gt;,

&lt;SPAN style="color: #660e7a; font-weight: bold;"&gt;"links"&lt;/SPAN&gt;: [{
&amp;nbsp; &lt;SPAN style="color: #660e7a; font-weight: bold;"&gt;"label"&lt;/SPAN&gt;: &lt;SPAN style="color: #008000; font-weight: bold;"&gt;"ArcGIS Online"&lt;/SPAN&gt;,
&amp;nbsp; &lt;SPAN style="color: #660e7a; font-weight: bold;"&gt;"url"&lt;/SPAN&gt;: &lt;SPAN style="color: #008000; font-weight: bold;"&gt;"//www.arcgis.com"
&lt;/SPAN&gt;}],&lt;/PRE&gt;&lt;P&gt;So once I changed it back I had no issues.&lt;/P&gt;&lt;P&gt;I wish there was some location OUTSIDE of the general directory where I could place a settings file and it would AUTO-include those settings for all WAB's even after updates.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 11 Dec 2021 10:55:25 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/wab-won-t-load/m-p/224168#M6102</guid>
      <dc:creator>BrianO_keefe</dc:creator>
      <dc:date>2021-12-11T10:55:25Z</dc:date>
    </item>
  </channel>
</rss>

