<?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: Issue deploying web app created using Developer Edition in ArcGIS Web AppBuilder Questions</title>
    <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/issue-deploying-web-app-created-using-developer/m-p/287421#M7632</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm getting a 404 not found error.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="" class="image-1 jive-image j-img-original" src="https://community.esri.com/legacyfs/online/475333_Capture.JPG" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 04 Dec 2019 23:37:44 GMT</pubDate>
    <dc:creator>NDFAdmin</dc:creator>
    <dc:date>2019-12-04T23:37:44Z</dc:date>
    <item>
      <title>Issue deploying web app created using Developer Edition</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/issue-deploying-web-app-created-using-developer/m-p/287419#M7630</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I recently developed a custom web application using Web AppBuilder SDK. I downloaded and unzipped the web app files and put them on my web server (IIS). However, when I go to access the application I only get the loading screen and eventually the connection times out and says the site can't be reached. It seems to be an issue with setting up a proxy, but I wanted to make sure that there wasn't something I was missing. Has anyone else had a similar issue?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;BR /&gt;Aaron&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Dec 2019 18:24:21 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/issue-deploying-web-app-created-using-developer/m-p/287419#M7630</guid>
      <dc:creator>NDFAdmin</dc:creator>
      <dc:date>2019-12-04T18:24:21Z</dc:date>
    </item>
    <item>
      <title>Re: Issue deploying web app created using Developer Edition</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/issue-deploying-web-app-created-using-developer/m-p/287420#M7631</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What errors are presented in the browsers web console?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Dec 2019 18:51:53 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/issue-deploying-web-app-created-using-developer/m-p/287420#M7631</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2019-12-04T18:51:53Z</dc:date>
    </item>
    <item>
      <title>Re: Issue deploying web app created using Developer Edition</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/issue-deploying-web-app-created-using-developer/m-p/287421#M7632</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm getting a 404 not found error.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="" class="image-1 jive-image j-img-original" src="https://community.esri.com/legacyfs/online/475333_Capture.JPG" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Dec 2019 23:37:44 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/issue-deploying-web-app-created-using-developer/m-p/287421#M7632</guid>
      <dc:creator>NDFAdmin</dc:creator>
      <dc:date>2019-12-04T23:37:44Z</dc:date>
    </item>
    <item>
      <title>Re: Issue deploying web app created using Developer Edition</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/issue-deploying-web-app-created-using-developer/m-p/287422#M7633</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;So that points to two different issues you have.&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;You have not registered the woff and woff2 mime types with your web server.&amp;nbsp;&lt;A class="link-titled" href="http://codingstill.com/2013/01/set-mime-types-for-web-fonts-in-iis/" title="http://codingstill.com/2013/01/set-mime-types-for-web-fonts-in-iis/"&gt;Set mime types for web fonts in IIS » Coding Still&lt;/A&gt;&amp;nbsp;&lt;/LI&gt;&lt;LI&gt;You have your&amp;nbsp;portal url using https and your web server is not setup to support https. You need to open the config.json for that app and change the portalUrl to http&lt;/LI&gt;&lt;/OL&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Dec 2019 13:48:14 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/issue-deploying-web-app-created-using-developer/m-p/287422#M7633</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2019-12-05T13:48:14Z</dc:date>
    </item>
    <item>
      <title>Re: Issue deploying web app created using Developer Edition</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/issue-deploying-web-app-created-using-developer/m-p/287423#M7634</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you, that solved the issue.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Dec 2019 15:47:10 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/issue-deploying-web-app-created-using-developer/m-p/287423#M7634</guid>
      <dc:creator>NDFAdmin</dc:creator>
      <dc:date>2019-12-05T15:47:10Z</dc:date>
    </item>
  </channel>
</rss>

