<?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: Deploying Web App Builder App to Custom URL - App Not Loading in ArcGIS Web AppBuilder Questions</title>
    <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/deploying-web-app-builder-app-to-custom-url-app/m-p/478306#M12603</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Robert,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for the quick response!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1.&amp;nbsp;That's what I thought, but all the instructions seemed to indicate otherwise. Would uploading the DotNet to &lt;A class="jivelink2" href="http://www.webapptestbed3.epd-pgh.com/" title="http://www.webapptestbed3.epd-pgh.com/"&gt;http://www.webapptestbed3.epd-pgh.com/&lt;/A&gt;&amp;nbsp;solve this problem? Or should it be somewhere else outside the WebApp's folder?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. I did not realize this would be an issue. Does this mean the domain we host the app on must be https? Our portal is standard ArcGIS Online.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best,&lt;/P&gt;&lt;P&gt;Susan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 08 Jun 2018 19:42:31 GMT</pubDate>
    <dc:creator>AndrewSchwartz</dc:creator>
    <dc:date>2018-06-08T19:42:31Z</dc:date>
    <item>
      <title>Deploying Web App Builder App to Custom URL - App Not Loading</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/deploying-web-app-builder-app-to-custom-url-app/m-p/478304#M12601</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have been trying to deploy a simple web app to our website for the last two days, but have not been able to get it to load. I have gone through the process several times, but I must be missing something. The web app (&lt;A href="http://www.webapptestbed3.epd-pgh.com/"&gt;http://www.webapptestbed3.epd-pgh.com/&lt;/A&gt;) displays the loading bars for a bit and then times out.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here is what I have done so far:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. Installed Web App Builder 2.8&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. Registered web App Builder&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3. Opened Web App Builder and created a simple web app that points to a map and data on our ArcGIS Online account that is all shared publicly. The Web App successfully launches from within Web App Builder.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;4. Downloaded the Web App as a zip file from Web App Builder, unzipped it, and deployed it to a test domain using an FTP: &lt;SPAN style="color: windowtext; text-decoration: none;"&gt;&lt;A href="http://www.webapptestbed3.epd-pgh.com/"&gt;http://www.webapptestbed3.epd-pgh.com/&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Set up a Proxy following these directions: &lt;SPAN style="color: windowtext; text-decoration: none;"&gt;&lt;A _jive_internal="true" href="https://community.esri.com/groups/technical-support/blog/2015/04/07/setting-up-a-proxy"&gt;https://community.esri.com/groups/technical-support/blog/2015/04/07/setting-up-a-proxy&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;This is the code for my proxy.config file, I’m using the ClientId and ClientSecret from my registered Web App Builder 2.8:&lt;/P&gt;&lt;P&gt;&amp;lt;?xml version="1.0" encoding="utf-8" ?&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;ProxyConfig allowedReferers="*"&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; mustMatch="true"&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;serverUrls&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;serverUrl url="&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://community.esri.com/external-link.jspa?url=http%3A%2F%2Fservices.arcgisonline.com" rel="nofollow" target="_blank"&gt;http://services.arcgisonline.com&lt;/A&gt;&lt;SPAN&gt;"&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; matchAll="true"/&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;serverUrl url="&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://community.esri.com/external-link.jspa?url=http%3A%2F%2Fhttp%3A%2F%2Fpc31.epd-pgh.office" rel="nofollow" target="_blank"&gt;http://http://pc31.epd-pgh.office&lt;/A&gt;&lt;SPAN&gt;"&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; matchAll="true"/&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;serverUrl url="&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://community.esri.com/external-link.jspa?url=https%3A%2F%2Fepd-pgh.maps.arcgis.com" rel="nofollow" target="_blank"&gt;https://epd-pgh.maps.arcgis.com&lt;/A&gt;&lt;SPAN&gt;"&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp; clientId="…"&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp; clientSecret="…"&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; oauth2Endpoint="&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://community.esri.com/external-link.jspa?url=https%3A%2F%2Fepd-pgh.maps.arcgis.com%2Fsharing%2Foauth2" rel="nofollow" target="_blank"&gt;https://epd-pgh.maps.arcgis.com/sharing/oauth2&lt;/A&gt;&lt;SPAN&gt;"&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp; matchAll="true"/&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/serverUrls&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;/ProxyConfig&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;5. To test the proxy, per the readme file, I entered &lt;A href="http://pc31.epd-pgh.office/DotNet/proxy.ashx?ping"&gt;http://pc31.epd-pgh.office/DotNet/proxy.ashx?ping&lt;/A&gt; into my browser and received this response:&lt;/P&gt;&lt;P&gt;{ "Proxy Version": "1.1.2", "Configuration File": "OK", "Log File": "Not Exist/Readable"}&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;6. Then I tested if I could access a service through the proxy by entering &lt;A href="http://services.arcgisonline.com/ArcGIS/rest/services/?f=pjson"&gt;http://services.arcgisonline.com/ArcGIS/rest/services/?f=pjson&lt;/A&gt; into my browser. The json displayed in my browser.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;7. Next I opened the config.json file for the Web App I had downloaded and updated the poxy URL:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp; "wabVersion": "2.8",&lt;/P&gt;&lt;P&gt;&amp;nbsp; "isTemplateApp": true,&lt;/P&gt;&lt;P&gt;&amp;nbsp; "isWebTier": false,&lt;/P&gt;&lt;P&gt;&amp;nbsp; "httpProxy": {&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; "useProxy": true,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; "alwaysUseProxy": false,&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; "url": "&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://community.esri.com/external-link.jspa?url=http%3A%2F%2Fpc31.epd-pgh.office%2FDotNet%2Fproxy.ashx" rel="nofollow" target="_blank"&gt;http://pc31.epd-pgh.office/DotNet/proxy.ashx&lt;/A&gt;&lt;SPAN&gt;",&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; "rules": []&lt;/P&gt;&lt;P&gt;&amp;nbsp; },&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;8. Then I added the App following these instructions: &lt;SPAN style="color: windowtext; text-decoration: none;"&gt;&lt;A href="http://doc.arcgis.com/en/arcgis-online/manage-data/add-items.htm"&gt;http://doc.arcgis.com/en/arcgis-online/manage-data/add-items.htm&lt;/A&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;I wasn’t sure whether the data source should be &lt;SPAN style="color: windowtext; text-decoration: none;"&gt;&lt;A href="https://pc31.epd-pgh.office:3344/webappbuilder/apps/6/"&gt;https://pc31.epd-pgh.office:3344/webappbuilder/apps/6/&lt;/A&gt;&amp;nbsp;&lt;/SPAN&gt; or &lt;SPAN style="color: windowtext; text-decoration: none;"&gt;&lt;A href="http://www.webapptestbed3.epd-pgh.com/"&gt;http://www.webapptestbed3.epd-pgh.com/&lt;/A&gt;&amp;nbsp;&lt;/SPAN&gt; so I tried both. I registered each and received an AppId for each.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;9. I tried adding each AppId in the config.json file, saving, and replacing via the FTP, but neither worked.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am still only getting the loading screen when I go to &lt;A href="http://www.webapptestbed3.epd-pgh.com/"&gt;http://www.webapptestbed3.epd-pgh.com/&lt;/A&gt;. I feel like I have followed all the instructions perfectly – and I know the Web App Builder install and proxy are working correctly. What am I doing wrong?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Jun 2018 18:34:19 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/deploying-web-app-builder-app-to-custom-url-app/m-p/478304#M12601</guid>
      <dc:creator>AndrewSchwartz</dc:creator>
      <dc:date>2018-06-08T18:34:19Z</dc:date>
    </item>
    <item>
      <title>Re: Deploying Web App Builder App to Custom URL - App Not Loading</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/deploying-web-app-builder-app-to-custom-url-app/m-p/478305#M12602</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Susan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp;I see&amp;nbsp;a couple of issues with your configuration.&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;In step 6 and 7 you are using an internal url for your proxy. You proxy that you use needs to be an external url address.&lt;/LI&gt;&lt;LI&gt;You have a mix of http and https urls in your app main config.json. The biggest issue is that your portal url is https and your app is using http.&lt;/LI&gt;&lt;/OL&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Jun 2018 18:48:03 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/deploying-web-app-builder-app-to-custom-url-app/m-p/478305#M12602</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2018-06-08T18:48:03Z</dc:date>
    </item>
    <item>
      <title>Re: Deploying Web App Builder App to Custom URL - App Not Loading</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/deploying-web-app-builder-app-to-custom-url-app/m-p/478306#M12603</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Robert,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for the quick response!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1.&amp;nbsp;That's what I thought, but all the instructions seemed to indicate otherwise. Would uploading the DotNet to &lt;A class="jivelink2" href="http://www.webapptestbed3.epd-pgh.com/" title="http://www.webapptestbed3.epd-pgh.com/"&gt;http://www.webapptestbed3.epd-pgh.com/&lt;/A&gt;&amp;nbsp;solve this problem? Or should it be somewhere else outside the WebApp's folder?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. I did not realize this would be an issue. Does this mean the domain we host the app on must be https? Our portal is standard ArcGIS Online.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best,&lt;/P&gt;&lt;P&gt;Susan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Jun 2018 19:42:31 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/deploying-web-app-builder-app-to-custom-url-app/m-p/478306#M12603</guid>
      <dc:creator>AndrewSchwartz</dc:creator>
      <dc:date>2018-06-08T19:42:31Z</dc:date>
    </item>
    <item>
      <title>Re: Deploying Web App Builder App to Custom URL - App Not Loading</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/deploying-web-app-builder-app-to-custom-url-app/m-p/478307#M12604</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Susan&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;If you move your proxy to the external web server you should be good to go. Normally you would want your WAB App to be in s sub folder of your web server though so you can have more than one site on your web server. So instead of webapptestbed3.edp-pgh.com/ it would be&amp;nbsp;&lt;SPAN&gt;webapptestbed3.edp-pgh.com/something/&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN&gt;If you are using AGOL and not on premise Portal then your portal url can be http OR https so just switch to using http for the url (in your main config.json).&lt;/SPAN&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Jun 2018 19:51:46 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/deploying-web-app-builder-app-to-custom-url-app/m-p/478307#M12604</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2018-06-08T19:51:46Z</dc:date>
    </item>
    <item>
      <title>Re: Deploying Web App Builder App to Custom URL - App Not Loading</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/deploying-web-app-builder-app-to-custom-url-app/m-p/478308#M12605</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you Robert, my test map is now loading correctly!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Jun 2018 21:19:14 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/deploying-web-app-builder-app-to-custom-url-app/m-p/478308#M12605</guid>
      <dc:creator>AndrewSchwartz</dc:creator>
      <dc:date>2018-06-08T21:19:14Z</dc:date>
    </item>
    <item>
      <title>Re: Deploying Web App Builder App to Custom URL - App Not Loading</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/deploying-web-app-builder-app-to-custom-url-app/m-p/478309#M12606</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;I am facing a similar issue where the page is not loading,.&lt;/P&gt;&lt;P&gt;I have followed all the steps downloaded the WAB and deployed it on my IIS&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Proxy&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;?xml version="1.0" encoding="utf-8" ?&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;ProxyConfig allowedReferers="*"&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; mustMatch="true"&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;serverUrls&amp;gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;serverUrl url="http://services.arcgisonline.com"&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; matchAll="false"/&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;serverUrl url="https://mycompany.server.com/arcgis/rest/services"&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; username="portaladmin"&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; password="server3434"&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; matchAll="false" /&amp;gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/serverUrls&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;/ProxyConfig&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;My WAB config.json&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; },&lt;/P&gt;&lt;P&gt;&amp;nbsp; "wabVersion": "2.12",&lt;/P&gt;&lt;P&gt;&amp;nbsp; "isTemplateApp": true,&lt;/P&gt;&lt;P&gt;&amp;nbsp; "isWebTier": false,&lt;/P&gt;&lt;P&gt;&amp;nbsp; "httpProxy": {&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; "useProxy": true,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; "alwaysUseProxy": false,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; "url": "http://localhost/DotNet/proxy.ashx",&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; "rules": [ ]&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp; }&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Not sure what is wrong here, can you please help me&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Jul 2019 07:48:40 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/deploying-web-app-builder-app-to-custom-url-app/m-p/478309#M12606</guid>
      <dc:creator>SantoshV</dc:creator>
      <dc:date>2019-07-17T07:48:40Z</dc:date>
    </item>
    <item>
      <title>Re: Deploying Web App Builder App to Custom URL - App Not Loading</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/deploying-web-app-builder-app-to-custom-url-app/m-p/478310#M12607</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Santosh,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; Once your app is deployed to your IIS machine you should never be using a localhost url anymore. You need to use the public url of your Web server or at least the server machine name.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Jul 2019 13:16:21 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/deploying-web-app-builder-app-to-custom-url-app/m-p/478310#M12607</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2019-07-22T13:16:21Z</dc:date>
    </item>
  </channel>
</rss>

