<?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: Custom tool works in all web browsers except IE in ArcGIS Viewer for Silverlight Questions</title>
    <link>https://community.esri.com/t5/arcgis-viewer-for-silverlight-questions/custom-tool-works-in-all-web-browsers-except-ie/m-p/53744#M154</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I just tried and had no issues using IE9. The following requests were sent succesfully when I clicked the refresh button. I used the F12 Developer Tools within IE to capture the traffic. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Request GET /SLProxy/proxy.ashx?http%3a%2f%2fwebmapping%2fArcGIS%2frest%2fservices%2fPublic_OMS%2fMapServer%2f9%2fquery%3freturnGeometry%3dtrue%26spatialRel%3desriSpatialRelIntersects%26where%3dCUSTOMERCOUNT%2b%253e%2b0%26outSR%3d102100%26outFields%3d*%26f%3djson%26 HTTP/1.1&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Response: {"displayFieldName":"ZCTA","fieldAliases":{"CUSTOMERCOUNT":"CUSTOMERCOUNT","ZIP":"ZIP"},"fields":[{"name":"CUSTOMERCOUNT","type":"esriFieldTypeInteger","alias":"CUSTOMERCOUNT"},{"name":"ZIP","type":"esriFieldTypeString","alias":"ZIP","length":5}],"features":[{"attributes":{"CUSTOMERCOUNT":1,"ZIP":"76020"}},{"attributes":{"CUSTOMERCOUNT":488,"ZIP":"76087"}},{"attributes":{"CUSTOMERCOUNT":1,"ZIP":"76248"}},{"attributes":{"CUSTOMERCOUNT":1,"ZIP":"76426"}}]}&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Request GET /SLProxy/proxy.ashx?http%3a%2f%2fwebmapping%2fArcGIS%2frest%2fservices%2fPublic_OMS%2fMapServer%2f8%2fquery%3freturnGeometry%3dtrue%26spatialRel%3desriSpatialRelIntersects%26where%3dZIP%2b%253d%2b'76020'%2bor%2bZIP%2b%253d%2b'76087'%2bor%2bZIP%2b%253d%2b'76248'%2bor%2bZIP%2b%253d%2b'76426'%26outSR%3d102100%26outFields%3d*%26f%3djson%26 HTTP/1.1&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Response: Too much to post but I did get a valid response.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 21 Mar 2014 19:11:25 GMT</pubDate>
    <dc:creator>BrianLeroux</dc:creator>
    <dc:date>2014-03-21T19:11:25Z</dc:date>
    <item>
      <title>Custom tool works in all web browsers except IE</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-silverlight-questions/custom-tool-works-in-all-web-browsers-except-ie/m-p/53743#M153</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;We have a custom tool that does not work in Internet Explorer but will in all other web browsers.&amp;nbsp; We have tried using Fidlar to see the results but none return when using IE.&amp;nbsp; The site is located in our dmz setup to use a proxy server.&amp;nbsp; The site is located at &lt;/SPAN&gt;&lt;A href="http://oms.tcectexas.com/oms"&gt;http://oms.tcectexas.com/oms&lt;/A&gt;&lt;SPAN&gt;.&amp;nbsp; The tool is the green refresh button located at the bottom right of the legend.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Mar 2014 20:49:11 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-silverlight-questions/custom-tool-works-in-all-web-browsers-except-ie/m-p/53743#M153</guid>
      <dc:creator>KennDarling</dc:creator>
      <dc:date>2014-03-19T20:49:11Z</dc:date>
    </item>
    <item>
      <title>Re: Custom tool works in all web browsers except IE</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-silverlight-questions/custom-tool-works-in-all-web-browsers-except-ie/m-p/53744#M154</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I just tried and had no issues using IE9. The following requests were sent succesfully when I clicked the refresh button. I used the F12 Developer Tools within IE to capture the traffic. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Request GET /SLProxy/proxy.ashx?http%3a%2f%2fwebmapping%2fArcGIS%2frest%2fservices%2fPublic_OMS%2fMapServer%2f9%2fquery%3freturnGeometry%3dtrue%26spatialRel%3desriSpatialRelIntersects%26where%3dCUSTOMERCOUNT%2b%253e%2b0%26outSR%3d102100%26outFields%3d*%26f%3djson%26 HTTP/1.1&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Response: {"displayFieldName":"ZCTA","fieldAliases":{"CUSTOMERCOUNT":"CUSTOMERCOUNT","ZIP":"ZIP"},"fields":[{"name":"CUSTOMERCOUNT","type":"esriFieldTypeInteger","alias":"CUSTOMERCOUNT"},{"name":"ZIP","type":"esriFieldTypeString","alias":"ZIP","length":5}],"features":[{"attributes":{"CUSTOMERCOUNT":1,"ZIP":"76020"}},{"attributes":{"CUSTOMERCOUNT":488,"ZIP":"76087"}},{"attributes":{"CUSTOMERCOUNT":1,"ZIP":"76248"}},{"attributes":{"CUSTOMERCOUNT":1,"ZIP":"76426"}}]}&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Request GET /SLProxy/proxy.ashx?http%3a%2f%2fwebmapping%2fArcGIS%2frest%2fservices%2fPublic_OMS%2fMapServer%2f8%2fquery%3freturnGeometry%3dtrue%26spatialRel%3desriSpatialRelIntersects%26where%3dZIP%2b%253d%2b'76020'%2bor%2bZIP%2b%253d%2b'76087'%2bor%2bZIP%2b%253d%2b'76248'%2bor%2bZIP%2b%253d%2b'76426'%26outSR%3d102100%26outFields%3d*%26f%3djson%26 HTTP/1.1&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Response: Too much to post but I did get a valid response.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Mar 2014 19:11:25 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-silverlight-questions/custom-tool-works-in-all-web-browsers-except-ie/m-p/53744#M154</guid>
      <dc:creator>BrianLeroux</dc:creator>
      <dc:date>2014-03-21T19:11:25Z</dc:date>
    </item>
    <item>
      <title>Re: Custom tool works in all web browsers except IE</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-silverlight-questions/custom-tool-works-in-all-web-browsers-except-ie/m-p/53745#M155</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Reset IE and try again.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;QUOTE=kdarling;374155]We have a custom tool that does not work in Internet Explorer but will in all other web browsers.&amp;nbsp; We have tried using Fidlar to see the results but none return when using IE.&amp;nbsp; The site is located in our dmz setup to use a proxy server.&amp;nbsp; The site is located at &lt;/SPAN&gt;&lt;A href="http://oms.tcectexas.com/oms"&gt;http://oms.tcectexas.com/oms&lt;/A&gt;&lt;SPAN&gt;.&amp;nbsp; The tool is the green refresh button located at the bottom right of the legend.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Mar 2014 19:16:32 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-silverlight-questions/custom-tool-works-in-all-web-browsers-except-ie/m-p/53745#M155</guid>
      <dc:creator>RobertBorchert</dc:creator>
      <dc:date>2014-03-21T19:16:32Z</dc:date>
    </item>
    <item>
      <title>Re: Custom tool works in all web browsers except IE</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-silverlight-questions/custom-tool-works-in-all-web-browsers-except-ie/m-p/53746#M156</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I attempted with IE10 - no refresh call&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;IE10 in Compatibility mode - no refresh call&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;IE10 12Developer tools | IE9 mode - no refresh call&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Chrome - Works great&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;FireFox - Works great.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Apr 2014 15:43:05 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-silverlight-questions/custom-tool-works-in-all-web-browsers-except-ie/m-p/53746#M156</guid>
      <dc:creator>JordanBaumgardner1</dc:creator>
      <dc:date>2014-04-09T15:43:05Z</dc:date>
    </item>
  </channel>
</rss>

