<?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 Basemap does not load in IE when application is https and service is http in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/basemap-does-not-load-in-ie-when-application-is/m-p/95387#M8713</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Everyone,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I observed that basemap does not load when application is hosted on https and base map service is http.This only happens in IE. Has anyone seen this issue before. I know if i convert all urls to https everything will work fine but there will be some scenarios where not all services will be served over https.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any help is greatly appreciated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Rahul&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 07 Aug 2015 10:18:57 GMT</pubDate>
    <dc:creator>RahulMetangale2</dc:creator>
    <dc:date>2015-08-07T10:18:57Z</dc:date>
    <item>
      <title>Basemap does not load in IE when application is https and service is http</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/basemap-does-not-load-in-ie-when-application-is/m-p/95387#M8713</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Everyone,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I observed that basemap does not load when application is hosted on https and base map service is http.This only happens in IE. Has anyone seen this issue before. I know if i convert all urls to https everything will work fine but there will be some scenarios where not all services will be served over https.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any help is greatly appreciated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Rahul&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Aug 2015 10:18:57 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/basemap-does-not-load-in-ie-when-application-is/m-p/95387#M8713</guid>
      <dc:creator>RahulMetangale2</dc:creator>
      <dc:date>2015-08-07T10:18:57Z</dc:date>
    </item>
    <item>
      <title>Re: Basemap does not load in IE when application is https and service is http</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/basemap-does-not-load-in-ie-when-application-is/m-p/95388#M8714</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you are in a walled garden-like scenario, you could have your IT department push out a policy to the client machines adding the site as a trusted site, then, allowing the display of mixed content (Custom level &amp;gt;&amp;gt; Misc &amp;gt;&amp;gt; Display mixed content &amp;gt;&amp;gt; Enable). This should fix the issue. Otherwise, you should make sure that all services are piped-in over SSL if the parent site is using https.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Aug 2015 13:28:57 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/basemap-does-not-load-in-ie-when-application-is/m-p/95388#M8714</guid>
      <dc:creator>ChrisSmith7</dc:creator>
      <dc:date>2015-08-07T13:28:57Z</dc:date>
    </item>
    <item>
      <title>Re: Basemap does not load in IE when application is https and service is http</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/basemap-does-not-load-in-ie-when-application-is/m-p/95389#M8715</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have tried that option but strange part it event with that basemap does not load.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sent from my Windows Phone&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Aug 2015 15:15:34 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/basemap-does-not-load-in-ie-when-application-is/m-p/95389#M8715</guid>
      <dc:creator>RahulMetangale2</dc:creator>
      <dc:date>2015-08-07T15:15:34Z</dc:date>
    </item>
    <item>
      <title>Re: Basemap does not load in IE when application is https and service is http</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/basemap-does-not-load-in-ie-when-application-is/m-p/95390#M8716</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Rahul,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;this is a known browser restriction, when you attempt to open an HTTP-based layer in the map viewer that's on HTTPS, the layer may not load correctly or may behave differently across browsers and browser versions. This applies to layers you add to your map and layers in existing maps. Some browsers may successfully load these layers.For security reason it is suggested to keep it consistent.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However there is a workaround if you have to use it that way, you could use proxy and tell the browser to go through the http service is safe.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You could achieve that by setting up the proxy, and add the services urls start with http in the proxy.config file.&lt;/P&gt;&lt;P&gt;Please find more information on how to set up proxy:&lt;/P&gt;&lt;P&gt;&lt;A href="https://developers.arcgis.com/javascript/jshelp/ags_proxy.html" title="https://developers.arcgis.com/javascript/jshelp/ags_proxy.html"&gt;Using the proxy | Guide | ArcGIS API for JavaScript&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Aug 2015 22:23:24 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/basemap-does-not-load-in-ie-when-application-is/m-p/95390#M8716</guid>
      <dc:creator>ChenLi2</dc:creator>
      <dc:date>2015-08-07T22:23:24Z</dc:date>
    </item>
  </channel>
</rss>

