<?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: esri.request not working in IE* &amp;quot;Access is denied error&amp;quot; in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/esri-request-not-working-in-ie-amp-amp-quot-access/m-p/498686#M46358</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi John,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks very much for your reply.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I followed the article and did what you instructed.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;HTTP Error 500 - ConnectFailure (Internal Server Error): The page cannot be displayed because an internal server error has occurred.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Here is the details error info returned by IIS:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Module ManagedPipelineHandler&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Notification ExecuteRequestHandler&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Handler SimpleHandlerFactory-Integrated-4.0&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Error Code 0x00000000&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Requested URL &lt;/SPAN&gt;&lt;A href="http://localhost:80/proxy/proxy.ashx?http://www.esri.com"&gt;http://localhost:80/proxy/proxy.ashx?http://www.esri.com&lt;/A&gt;&lt;BR /&gt;&lt;SPAN&gt;Physical Path C:\inetpub\wwwroot\proxy\proxy.ashx&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Logon Method Anonymous&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Logon User Anonymous&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Any further hint?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Yong&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;i was able to reproduce the problem you described by downloading the zipped application and running it on my own machine without modifying the proxy.&amp;nbsp; the reason the application functions in firefox and chrome is because those browsers support CORS and can POST without a proxy at all.&lt;BR /&gt;&lt;BR /&gt;it is absolutely essential to make sure you are working with a local proxy (rather than one hosted on arcgis.com).&amp;nbsp; in order to troubleshoot yours, try setting the mustMatch flag to "false" temporarily and testing something similar to the following directly in the browser to see if a page is returned.&lt;BR /&gt;&lt;BR /&gt;&lt;A _jive_internal="true" href="https://community.esri.com/esri.com"&gt;http://[machinename]/proxy/proxy.ashx?http://esri.com&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;see the following &lt;A href="http://help.arcgis.com/en/webapi/javascript/arcgis/help/jshelp/ags_proxy.htm"&gt;article&lt;/A&gt; for more information about configuring proxies...&lt;/BLOCKQUOTE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 25 Oct 2012 14:50:35 GMT</pubDate>
    <dc:creator>yongwang</dc:creator>
    <dc:date>2012-10-25T14:50:35Z</dc:date>
    <item>
      <title>esri.request not working in IE* &amp;amp;quot;Access is denied error&amp;amp;quot;</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/esri-request-not-working-in-ie-amp-amp-quot-access/m-p/498683#M46355</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I dropped a copy of the "Add Shapefile" sample, &lt;/SPAN&gt;&lt;A href="http://help.arcgis.com/EN/webapi/javascript/arcgis/demos/portal/portal_addshapefile.html"&gt;http://help.arcgis.com/EN/webapi/javascript/arcgis/demos/portal/portal_addshapefile.html&lt;/A&gt;&lt;SPAN&gt;, on my server, updated the css and proxy links and fired it up and it works fine in Chrome and FF.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Btw, the actual sample running on Esri's box works fine in all browsers.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;In IE* when the esri.request fires it fails with error: "Unable to get value of the property 'value': object is null or undefined".&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;SPAN&gt;I updated proxy config&amp;nbsp;&amp;nbsp; with "&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://www.arcgis.com" rel="nofollow" target="_blank"&gt;http://www.arcgis.com&lt;/A&gt;&lt;SPAN&gt;". and then got an "Access is denied error" in IE.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Firefox and Chrome works fine but not in IE.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;ID dev tools shows the following 404 error:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.arcgis.com/arcgisserver/apis/javascript/proxy/proxy.ashx?http://www.arcgis.com/sharing/rest/content/features/generate"&gt;http://www.arcgis.com/arcgisserver/apis/javascript/proxy/proxy.ashx?http://www.arcgis.com/sharing/rest/content/features/generate&lt;/A&gt;&lt;SPAN&gt; POST 404 text/html &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.arcgis.com/arcgisserver/apis/javascript/proxy/js/esri/arcgisonline/config.js"&gt;http://www.arcgis.com/arcgisserver/apis/javascript/proxy/js/esri/arcgisonline/config.js&lt;/A&gt;&lt;SPAN&gt; GET 404 text/html&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Any hint?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;FYI: I change the proxy.ashx to the one on my local server instead of arcgis.com, I got another different error:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Unable to get value of the property 'value': object is null or undefined&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The error seems to be in minified javascript but I was not able to trace to exact line of code.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks very much,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Yong&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Oct 2012 09:26:03 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/esri-request-not-working-in-ie-amp-amp-quot-access/m-p/498683#M46355</guid>
      <dc:creator>yongwang</dc:creator>
      <dc:date>2012-10-22T09:26:03Z</dc:date>
    </item>
    <item>
      <title>Re: esri.request not working in IE* "Access is denied error"</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/esri-request-not-working-in-ie-amp-amp-quot-access/m-p/498684#M46356</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Anyone have similar issue?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Oct 2012 09:20:22 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/esri-request-not-working-in-ie-amp-amp-quot-access/m-p/498684#M46356</guid>
      <dc:creator>yongwang</dc:creator>
      <dc:date>2012-10-24T09:20:22Z</dc:date>
    </item>
    <item>
      <title>Re: esri.request not working in IE* "Access is denied error"</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/esri-request-not-working-in-ie-amp-amp-quot-access/m-p/498685#M46357</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;i was able to reproduce the problem you described by downloading the zipped application and running it on my own machine without modifying the proxy.&amp;nbsp; the reason the application functions in firefox and chrome is because those browsers support CORS and can POST without a proxy at all.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;it is absolutely essential to make sure you are working with a local proxy (rather than one hosted on arcgis.com).&amp;nbsp; in order to troubleshoot yours, try setting the mustMatch flag to "false" temporarily and testing something similar to the following directly in the browser to see if a page is returned.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A _jive_internal="true" href="https://community.esri.com/esri.com"&gt;http://[machinename]/proxy/proxy.ashx?http://esri.com&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;see the following &lt;/SPAN&gt;&lt;A href="http://help.arcgis.com/en/webapi/javascript/arcgis/help/jshelp/ags_proxy.htm"&gt;article&lt;/A&gt;&lt;SPAN&gt; for more information about configuring proxies...&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Oct 2012 15:34:59 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/esri-request-not-working-in-ie-amp-amp-quot-access/m-p/498685#M46357</guid>
      <dc:creator>JohnGravois</dc:creator>
      <dc:date>2012-10-24T15:34:59Z</dc:date>
    </item>
    <item>
      <title>Re: esri.request not working in IE* "Access is denied error"</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/esri-request-not-working-in-ie-amp-amp-quot-access/m-p/498686#M46358</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi John,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks very much for your reply.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I followed the article and did what you instructed.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;HTTP Error 500 - ConnectFailure (Internal Server Error): The page cannot be displayed because an internal server error has occurred.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Here is the details error info returned by IIS:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Module ManagedPipelineHandler&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Notification ExecuteRequestHandler&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Handler SimpleHandlerFactory-Integrated-4.0&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Error Code 0x00000000&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Requested URL &lt;/SPAN&gt;&lt;A href="http://localhost:80/proxy/proxy.ashx?http://www.esri.com"&gt;http://localhost:80/proxy/proxy.ashx?http://www.esri.com&lt;/A&gt;&lt;BR /&gt;&lt;SPAN&gt;Physical Path C:\inetpub\wwwroot\proxy\proxy.ashx&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Logon Method Anonymous&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Logon User Anonymous&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Any further hint?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Yong&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;i was able to reproduce the problem you described by downloading the zipped application and running it on my own machine without modifying the proxy.&amp;nbsp; the reason the application functions in firefox and chrome is because those browsers support CORS and can POST without a proxy at all.&lt;BR /&gt;&lt;BR /&gt;it is absolutely essential to make sure you are working with a local proxy (rather than one hosted on arcgis.com).&amp;nbsp; in order to troubleshoot yours, try setting the mustMatch flag to "false" temporarily and testing something similar to the following directly in the browser to see if a page is returned.&lt;BR /&gt;&lt;BR /&gt;&lt;A _jive_internal="true" href="https://community.esri.com/esri.com"&gt;http://[machinename]/proxy/proxy.ashx?http://esri.com&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;see the following &lt;A href="http://help.arcgis.com/en/webapi/javascript/arcgis/help/jshelp/ags_proxy.htm"&gt;article&lt;/A&gt; for more information about configuring proxies...&lt;/BLOCKQUOTE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Oct 2012 14:50:35 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/esri-request-not-working-in-ie-amp-amp-quot-access/m-p/498686#M46358</guid>
      <dc:creator>yongwang</dc:creator>
      <dc:date>2012-10-25T14:50:35Z</dc:date>
    </item>
    <item>
      <title>Re: esri.request not working in IE* "Access is denied error"</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/esri-request-not-working-in-ie-amp-amp-quot-access/m-p/498687#M46359</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;if you're certain that you converted the folder which stores the proxy to an application using IIS manager and you're receiving 500 errors regardless of the page you try and access, its tough to say.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;here are some possibilities&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;1. an outgoing proxy is also in use which restricts access to pages to known identities on the network.&amp;nbsp; (this could explain why you yourself could visit esri.com on a machine, but a request made on behalf of the application pool is denied).&amp;nbsp; in this situation it is possible either that the request is intercepted by the outgoing proxy and blocked, or that it bypasses the outgoing proxy entirely (and still fails)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;it would be helpful to get your IT staff involved to try and root out the cause of the problem.&amp;nbsp; tools like &lt;/SPAN&gt;&lt;A href="http://www.wireshark.org/"&gt;wireshark&lt;/A&gt;&lt;SPAN&gt; and &lt;/SPAN&gt;&lt;A href="http://www.tcpdump.org/"&gt;tcpdump&lt;/A&gt;&lt;SPAN&gt; provide the low-level information necessary to snoop appropriate packet traffic, but they aren't particularly easy navigate.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Oct 2012 15:29:44 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/esri-request-not-working-in-ie-amp-amp-quot-access/m-p/498687#M46359</guid>
      <dc:creator>JohnGravois</dc:creator>
      <dc:date>2012-10-25T15:29:44Z</dc:date>
    </item>
    <item>
      <title>Re: esri.request not working in IE* "Access is denied error"</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/esri-request-not-working-in-ie-amp-amp-quot-access/m-p/498688#M46360</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi John,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;SPAN&gt;I got my proxy working, the it redirect to the correct site if I type "&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://localhost/proxy/proxy.ashx?http://www.esri.com" rel="nofollow" target="_blank"&gt;http://localhost/proxy/proxy.ashx?http://www.esri.com&lt;/A&gt;&lt;SPAN&gt;"&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;in the browser.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I also got the add shape file working in IE.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;However it only works if I put the add shape file html in the default website (same as the proxy app in c:\inetpub\wwwroot). In the browser address bar, &lt;/SPAN&gt;&lt;A href="http://localhost/test/addshapefile.html"&gt;http://localhost/test/addshapefile.html&lt;/A&gt;&lt;SPAN&gt;, this works.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Ideally I want to put the add shape file html in a different folder and bind to my domain. As long as I do that, e.g. bind the app to &lt;/SPAN&gt;&lt;A _jive_internal="true" href="https://community.esri.com/www.mysite.com/addshapefile.html"&gt;www.mysite.com/addshapefile.html&lt;/A&gt;&lt;SPAN&gt;, This still gives me an access is dined error. I tried to put the proxy app to the same folder as &lt;/SPAN&gt;&lt;A _jive_internal="true" href="https://community.esri.com/www.mysite.com"&gt;www.mysite.com&lt;/A&gt;&lt;SPAN&gt;, but it does not work either.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Any idea why this is happening?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks very much for your help so far!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Yong&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;if you're certain that you converted the folder which stores the proxy to an application using IIS manager and you're receiving 500 errors regardless of the page you try and access, its tough to say.&lt;BR /&gt;&lt;BR /&gt;here are some possibilities&lt;BR /&gt;1. an outgoing proxy is also in use which restricts access to pages to known identities on the network.&amp;nbsp; (this could explain why you yourself could visit esri.com on a machine, but a request made on behalf of the application pool is denied).&amp;nbsp; in this situation it is possible either that the request is intercepted by the outgoing proxy and blocked, or that it bypasses the outgoing proxy entirely (and still fails)&lt;BR /&gt;&lt;BR /&gt;it would be helpful to get your IT staff involved to try and root out the cause of the problem.&amp;nbsp; tools like &lt;A href="http://www.wireshark.org/"&gt;wireshark&lt;/A&gt; and &lt;A href="http://www.tcpdump.org/"&gt;tcpdump&lt;/A&gt; provide the low-level information necessary to snoop appropriate packet traffic, but they aren't particularly easy navigate.&lt;/BLOCKQUOTE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Oct 2012 21:51:37 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/esri-request-not-working-in-ie-amp-amp-quot-access/m-p/498688#M46360</guid>
      <dc:creator>yongwang</dc:creator>
      <dc:date>2012-10-25T21:51:37Z</dc:date>
    </item>
    <item>
      <title>Re: esri.request not working in IE* "Access is denied error"</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/esri-request-not-working-in-ie-amp-amp-quot-access/m-p/498689#M46361</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;how are you referencing the proxy in the application?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;if your application is stored in the root of the web server and the proxy is in a subfolder, you would reference it like this.&lt;/SPAN&gt;&lt;BR /&gt;&lt;PRE __default_attr="plain" __jive_macro_name="code" class="jive_macro_code jive_text_macro"&gt;esri.config.defaults.io.proxyUrl = "/proxy/proxy.ashx";&lt;/PRE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Oct 2012 21:57:48 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/esri-request-not-working-in-ie-amp-amp-quot-access/m-p/498689#M46361</guid>
      <dc:creator>JohnGravois</dc:creator>
      <dc:date>2012-10-25T21:57:48Z</dc:date>
    </item>
    <item>
      <title>Re: esri.request not working in IE* "Access is denied error"</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/esri-request-not-working-in-ie-amp-amp-quot-access/m-p/498690#M46362</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I have faced the same issues and tried everything given above...tried my own local proxy..tried other things as well but nothing works...Plzzz need a solution for it....Help&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Feb 2013 18:59:55 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/esri-request-not-working-in-ie-amp-amp-quot-access/m-p/498690#M46362</guid>
      <dc:creator>VEERUTALREJA</dc:creator>
      <dc:date>2013-02-20T18:59:55Z</dc:date>
    </item>
    <item>
      <title>Re: esri.request not working in IE* "Access is denied error"</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/esri-request-not-working-in-ie-amp-amp-quot-access/m-p/498691#M46363</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I just troubleshooted a similar problem in IE8. I observed that IE wouldn't even POST to the server, the 'Access Denied' message came from IE. I tracked this down to a page served up over HTTPS trying to invoke a request (e.g. ESRI identify task) to a resource over HTTP, and across domains. By also ensuring the resource came over HTTPS, the browser was able to POST back. The resource was the sample proxy.ashx as provided by ESRI on their Working with a proxy page.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Feb 2013 23:48:28 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/esri-request-not-working-in-ie-amp-amp-quot-access/m-p/498691#M46363</guid>
      <dc:creator>KierenHarvey</dc:creator>
      <dc:date>2013-02-28T23:48:28Z</dc:date>
    </item>
  </channel>
</rss>

