<?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: Image Service not displaying for external https app in ArcGIS API for Silverlight Questions</title>
    <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/image-service-not-displaying-for-external-https/m-p/520854#M13352</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;First, I would validate that your image service can work in Silverlight under http. Also read this blog about cross-scheme access in case your Silverlight app is hosted under http (and your service https):&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://blogs.esri.com/Dev/blogs/silverlightwpf/archive/2009/08/31/Using-services-across-schemes.aspx"&gt;http://blogs.esri.com/Dev/blogs/silverlightwpf/archive/2009/08/31/Using-services-across-schemes.aspx&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 08 Feb 2011 12:07:10 GMT</pubDate>
    <dc:creator>DanielWalton</dc:creator>
    <dc:date>2011-02-08T12:07:10Z</dc:date>
    <item>
      <title>Image Service not displaying for external https app</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/image-service-not-displaying-for-external-https/m-p/520853#M13351</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I've created a simple sl app that is intended to show a map service and image service externally through a https site.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Viewing the site externally only the map service is viewable with the image service not appearing. However the image service is working to some degree as the images are been created and placed in the "arcgisoutputext" folder, and no image initialization failure is thrown.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Anyone have any ideas regrading this issue?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks in advance,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Elliott&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Feb 2011 04:35:18 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/image-service-not-displaying-for-external-https/m-p/520853#M13351</guid>
      <dc:creator>ElliottCarson</dc:creator>
      <dc:date>2011-02-08T04:35:18Z</dc:date>
    </item>
    <item>
      <title>Re: Image Service not displaying for external https app</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/image-service-not-displaying-for-external-https/m-p/520854#M13352</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;First, I would validate that your image service can work in Silverlight under http. Also read this blog about cross-scheme access in case your Silverlight app is hosted under http (and your service https):&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://blogs.esri.com/Dev/blogs/silverlightwpf/archive/2009/08/31/Using-services-across-schemes.aspx"&gt;http://blogs.esri.com/Dev/blogs/silverlightwpf/archive/2009/08/31/Using-services-across-schemes.aspx&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Feb 2011 12:07:10 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/image-service-not-displaying-for-external-https/m-p/520854#M13352</guid>
      <dc:creator>DanielWalton</dc:creator>
      <dc:date>2011-02-08T12:07:10Z</dc:date>
    </item>
    <item>
      <title>Re: Image Service not displaying for external https app</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/image-service-not-displaying-for-external-https/m-p/520855#M13353</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;We can only view the silverlight externally through https.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Although internally the silverlight can be view on http for both map and image service (this is using the internal reference to the machine name) however when viewing it as a https internally only the map service is viewable.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Below is the client access policy&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;?xml version="1.0" encoding="utf-8" ?&amp;gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;- &amp;lt;access-policy&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;- &amp;lt;cross-domain-access&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;- &amp;lt;policy&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;- &amp;lt;allow-from http-request-headers="*"&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; &amp;lt;domain uri="*" /&amp;gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;SPAN&gt;&amp;nbsp; &amp;lt;domain uri="&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://*" rel="nofollow" target="_blank"&gt;http://*&lt;/A&gt;&lt;SPAN&gt;" /&amp;gt; &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;SPAN&gt;&amp;nbsp; &amp;lt;domain uri="&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://*" rel="nofollow" target="_blank"&gt;https://*&lt;/A&gt;&lt;SPAN&gt;" /&amp;gt; &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; &amp;lt;/allow-from&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;- &amp;lt;grant-to&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; &amp;lt;resource include-subpaths="true" path="/" /&amp;gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; &amp;lt;/grant-to&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; &amp;lt;/policy&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; &amp;lt;/cross-domain-access&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; &amp;lt;/access-policy&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Elliott&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Feb 2011 01:08:40 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/image-service-not-displaying-for-external-https/m-p/520855#M13353</guid>
      <dc:creator>ElliottCarson</dc:creator>
      <dc:date>2011-02-09T01:08:40Z</dc:date>
    </item>
    <item>
      <title>Re: Image Service not displaying for external https app</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/image-service-not-displaying-for-external-https/m-p/520856#M13354</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Problem solved.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The image service output directory was pointing to the internal folder rather than the external folder. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Whilst the map service was pointing to the correct folder and therefore displaying correctly.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Feb 2011 06:49:45 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/image-service-not-displaying-for-external-https/m-p/520856#M13354</guid>
      <dc:creator>ElliottCarson</dc:creator>
      <dc:date>2011-02-10T06:49:45Z</dc:date>
    </item>
  </channel>
</rss>

