<?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 not being returned to browser in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/image-not-being-returned-to-browser/m-p/394487#M36418</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Ok - got it working now.&amp;nbsp; I just backed off my complex REST call to a more simplified call.&amp;nbsp; Maybe one of the parameters is now updated in 10.1.&amp;nbsp; Regardless, it works now.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="plain" name="code"&gt;var imageServiceLayer = new esri.layers.ArcGISImageServiceLayer("http://&amp;lt;my server name&amp;gt;/arcgis/rest/services/RCS/ImageServer/" + imageObjectID + "/image?bbox=-117.86107846499999,33.215995932000055,-117.35430291299997,33.62007476500003", { "opacity": .50 }); map.addLayer(imageServiceLayer);&lt;/PRE&gt;&lt;DIV style="display:none;"&gt; &lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 03 Jul 2012 14:31:05 GMT</pubDate>
    <dc:creator>ToddSmith4</dc:creator>
    <dc:date>2012-07-03T14:31:05Z</dc:date>
    <item>
      <title>Image not being returned to browser</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/image-not-being-returned-to-browser/m-p/394486#M36417</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hey Everyone,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have a javascript api web app that queries an served image mosaic dataset, and returns the appropriate raster to the web map.&amp;nbsp; I just upgraded from 10.0 to 10.1 and am not able to get the raster added to the map.&amp;nbsp; The raster is queried fine, the .png is created in the arcgisoutput folder, but never added to the map.&amp;nbsp; Are there additional security or user permission items that I need to pay attention to with 10.1?&amp;nbsp; The debugger in Chrome &amp;amp; IE aren't very helpful.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Jul 2012 13:07:56 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/image-not-being-returned-to-browser/m-p/394486#M36417</guid>
      <dc:creator>ToddSmith4</dc:creator>
      <dc:date>2012-07-03T13:07:56Z</dc:date>
    </item>
    <item>
      <title>Re: Image not being returned to browser</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/image-not-being-returned-to-browser/m-p/394487#M36418</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Ok - got it working now.&amp;nbsp; I just backed off my complex REST call to a more simplified call.&amp;nbsp; Maybe one of the parameters is now updated in 10.1.&amp;nbsp; Regardless, it works now.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="plain" name="code"&gt;var imageServiceLayer = new esri.layers.ArcGISImageServiceLayer("http://&amp;lt;my server name&amp;gt;/arcgis/rest/services/RCS/ImageServer/" + imageObjectID + "/image?bbox=-117.86107846499999,33.215995932000055,-117.35430291299997,33.62007476500003", { "opacity": .50 }); map.addLayer(imageServiceLayer);&lt;/PRE&gt;&lt;DIV style="display:none;"&gt; &lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Jul 2012 14:31:05 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/image-not-being-returned-to-browser/m-p/394487#M36418</guid>
      <dc:creator>ToddSmith4</dc:creator>
      <dc:date>2012-07-03T14:31:05Z</dc:date>
    </item>
  </channel>
</rss>

