<?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: How To Install the JavaScript API v4.6 for use with ArcGIS for Server in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-to-install-the-javascript-api-v4-6-for-use/m-p/133676#M12446</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you downloaded the JSAPI from the &lt;A href="https://developers.arcgis.com/downloads/apis-and-sdks?product=javascript"&gt;download pages here&lt;/A&gt;, the download has instructions on installing to a local server. The instructions should be specific to the version of the API, if not please let us know.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can't replace the version of the API used by ArcGIS Server to view the services, the download would be to just develop applications in your intranet and have them all reference your locally hosted API.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 14 Feb 2018 16:20:22 GMT</pubDate>
    <dc:creator>ReneRubalcava</dc:creator>
    <dc:date>2018-02-14T16:20:22Z</dc:date>
    <item>
      <title>How To Install the JavaScript API v4.6 for use with ArcGIS for Server</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-to-install-the-javascript-api-v4-6-for-use/m-p/133670#M12440</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am deploying arcgis javascript library and sdk v4.6 in an IIS server locally (no internet connection) using &lt;A _jive_internal="true" href="https://support.esri.com/en/technical-article/000011974"&gt;this tutorial&amp;nbsp;&lt;/A&gt;. While following the tutorial I have figured out that it might be only for v3.x because&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #4c4c4c; background-color: #ffffff; font-weight: 500;"&gt;&lt;STRONG&gt;While configuring &lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;PRE class=""&gt;Javascript API CSS2 URL&lt;/PRE&gt;&lt;P&gt;to&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #4c4c4c; background-color: #ffffff; font-weight: 500;"&gt;&lt;STRONG&gt;&lt;A class="unlinked"&gt;http://myhost.example.com/arcgis_js_api/library/3.16/3.16/esri/css/esri.css&lt;/A&gt;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;I realize that there is no &lt;EM&gt;esri.css&lt;/EM&gt; file found in &lt;/STRONG&gt;&lt;/SPAN&gt;&lt;STRONG&gt;v4.x&lt;/STRONG&gt;&lt;SPAN style="color: #4c4c4c; background-color: #ffffff; font-weight: 500;"&gt;&lt;STRONG&gt;, rather I found &lt;/STRONG&gt;&lt;/SPAN&gt;&lt;EM&gt;main.css&lt;/EM&gt;&lt;SPAN style="color: #4c4c4c; background-color: #ffffff; font-weight: 500;"&gt;&lt;STRONG&gt; and &lt;/STRONG&gt;&lt;/SPAN&gt;&lt;EM&gt;view.css&lt;/EM&gt;&lt;SPAN style="color: #4c4c4c; background-color: #ffffff; font-weight: 500;"&gt;&lt;STRONG&gt;. So for now I use &lt;/STRONG&gt;&lt;/SPAN&gt;&lt;EM&gt;main.css&lt;/EM&gt;&lt;SPAN style="color: #4c4c4c; background-color: #ffffff; font-weight: 500;"&gt;&lt;STRONG&gt; as &lt;EM&gt;Javascript API CSS2 URL&lt;/EM&gt;.&lt;BR /&gt;&lt;BR /&gt;&lt;IMG __jive_id="396412" alt="Config" class="image-1 jive-image j-img-original" src="https://community.esri.com/legacyfs/online/396412_Config.JPG" style="width: 620px; height: 330px;" /&gt;&lt;BR /&gt;Now I publish a testService in arcgis server. When I try to view the service unfortunately I see blank page. Below is my network log having javascript loading errors&lt;BR /&gt;&lt;BR /&gt;&lt;IMG __jive_id="396440" alt="Network log" class="image-2 jive-image j-img-original" src="https://community.esri.com/legacyfs/online/396440_Network.JPG" style="width: 620px; height: 365px;" /&gt;&lt;BR /&gt;&lt;BR /&gt;It seems that the two javascript (ArcGISDynamicMapServiceLayer.js and ArcGISTiledMapServiceLayer.js) files are missing. I checked that these files are only present in v3.x not in v4.x. Now if I copy these file from v3.x to v4.x I got many other errors w.r.t. other javascript files loading issue.&lt;BR /&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;STRONG&gt;Question:&lt;BR /&gt;&lt;BR /&gt;&lt;/STRONG&gt;1) Can we deploy v4.x locally (no internet) on server ? &lt;BR /&gt;2) If yes then am I following right &lt;A href="https://support.esri.com/en/technical-article/000011974"&gt;tutorial &lt;/A&gt;or am I missing any step while configuring ?&lt;BR /&gt;&lt;BR /&gt;P.S. I downloaded v4.6 from &lt;A href="https://developers.arcgis.com/downloads/apis-and-sdks?product=javascript&amp;amp;version=4.6"&gt;here&lt;/A&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Feb 2018 04:30:54 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-to-install-the-javascript-api-v4-6-for-use/m-p/133670#M12440</guid>
      <dc:creator>JunaidSarfraz</dc:creator>
      <dc:date>2018-02-13T04:30:54Z</dc:date>
    </item>
    <item>
      <title>Re: How To Install the JavaScript API v4.6 for use with ArcGIS for Server</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-to-install-the-javascript-api-v4-6-for-use/m-p/133671#M12441</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Junaid,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp;Are you attempting to configure your on premise Portal installation to use the 4.x JS API?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Feb 2018 14:15:08 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-to-install-the-javascript-api-v4-6-for-use/m-p/133671#M12441</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2018-02-13T14:15:08Z</dc:date>
    </item>
    <item>
      <title>Re: How To Install the JavaScript API v4.6 for use with ArcGIS for Server</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-to-install-the-javascript-api-v4-6-for-use/m-p/133672#M12442</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for reply Robert. I am not using "Portal for ArcGIS". I have bought argis server with license. So I installed arcgis server on my private offline server and now using javascript v4.x to develop web application. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Feb 2018 17:25:34 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-to-install-the-javascript-api-v4-6-for-use/m-p/133672#M12442</guid>
      <dc:creator>JunaidSarfraz</dc:creator>
      <dc:date>2018-02-13T17:25:34Z</dc:date>
    </item>
    <item>
      <title>Re: How To Install the JavaScript API v4.6 for use with ArcGIS for Server</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-to-install-the-javascript-api-v4-6-for-use/m-p/133673#M12443</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Junaid,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp;I don't think that you can configure a Federated ArcGIS Server to use JS API 4.x.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Feb 2018 17:43:14 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-to-install-the-javascript-api-v4-6-for-use/m-p/133673#M12443</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2018-02-13T17:43:14Z</dc:date>
    </item>
    <item>
      <title>Re: How To Install the JavaScript API v4.6 for use with ArcGIS for Server</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-to-install-the-javascript-api-v4-6-for-use/m-p/133674#M12444</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Robert,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;Can you provide an (official-esri) link that confirm your statement ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Feb 2018 03:21:02 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-to-install-the-javascript-api-v4-6-for-use/m-p/133674#M12444</guid>
      <dc:creator>JunaidSarfraz</dc:creator>
      <dc:date>2018-02-14T03:21:02Z</dc:date>
    </item>
    <item>
      <title>Re: How To Install the JavaScript API v4.6 for use with ArcGIS for Server</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-to-install-the-javascript-api-v4-6-for-use/m-p/133675#M12445</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Junaid,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp;I can not. You would need to contact your local esri support for that.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Feb 2018 14:04:00 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-to-install-the-javascript-api-v4-6-for-use/m-p/133675#M12445</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2018-02-14T14:04:00Z</dc:date>
    </item>
    <item>
      <title>Re: How To Install the JavaScript API v4.6 for use with ArcGIS for Server</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-to-install-the-javascript-api-v4-6-for-use/m-p/133676#M12446</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you downloaded the JSAPI from the &lt;A href="https://developers.arcgis.com/downloads/apis-and-sdks?product=javascript"&gt;download pages here&lt;/A&gt;, the download has instructions on installing to a local server. The instructions should be specific to the version of the API, if not please let us know.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can't replace the version of the API used by ArcGIS Server to view the services, the download would be to just develop applications in your intranet and have them all reference your locally hosted API.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Feb 2018 16:20:22 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-to-install-the-javascript-api-v4-6-for-use/m-p/133676#M12446</guid>
      <dc:creator>ReneRubalcava</dc:creator>
      <dc:date>2018-02-14T16:20:22Z</dc:date>
    </item>
  </channel>
</rss>

