<?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: Magnifier Bug? in ArcGIS API for Silverlight Questions</title>
    <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/magnifier-bug/m-p/748690#M19181</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I'm having this issue with my Public Silverlight App as well.&amp;nbsp;&amp;nbsp; Some layers do not render and Fiddler is reporting the same error message " HTTP/1.1 404 Image width is not in range. Valid range is from 1 to 2048 "&amp;nbsp;&amp;nbsp; I have Dual 28" monitors running at 2560 * 1440 this issue is obviously not specific to the Magnifier but resolution in general.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I am currently running ArcGIS 10 SP 3.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Any advice or pssoible solution would be greatly appreciated.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Craig&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://pgmappub.princegeorge.ca/SilverlightViewer_1_3/?Viewer=PGMapPub"&gt;http://pgmappub.princegeorge.ca/SilverlightViewer_1_3/?Viewer=PGMapPub&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 10 May 2012 17:32:50 GMT</pubDate>
    <dc:creator>deleted-user-M9aYbbOsmbw3</dc:creator>
    <dc:date>2012-05-10T17:32:50Z</dc:date>
    <item>
      <title>Magnifier Bug?</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/magnifier-bug/m-p/748686#M19177</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I have added a magnifier to use with my map control &amp;amp; i think i'm seeing a bug. If my browser window is maximized, i never see anything in the magnifier. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I do see this error returned from the REST service in Fiddler:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;HTTP/1.1 404 Image width is not in range. Valid range is from 1 to 2048.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;(the image width that the magnifier asked for was 2304)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If i shrink the browser window somewhat, the magnifier works as expected. I'm using the 10.0 release version on Server and the latest WPF/SL API.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Jul 2010 18:19:51 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/magnifier-bug/m-p/748686#M19177</guid>
      <dc:creator>DonnieHolmes</dc:creator>
      <dc:date>2010-07-21T18:19:51Z</dc:date>
    </item>
    <item>
      <title>Re: Magnifier Bug?</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/magnifier-bug/m-p/748687#M19178</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;This is a known issue with the magnifier / rest service.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Jul 2010 18:59:03 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/magnifier-bug/m-p/748687#M19178</guid>
      <dc:creator>dotMorten_esri</dc:creator>
      <dc:date>2010-07-21T18:59:03Z</dc:date>
    </item>
    <item>
      <title>Re: Magnifier Bug?</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/magnifier-bug/m-p/748688#M19179</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Has there been an update to this?&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;{"error":{"code":400,"message":"Unable to complete&amp;nbsp; operation.","details":["Image width is not in range. Valid range is from 1 to 2048."]}}&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Currently, we're testing map services on ArcGIS10, SP4.&amp;nbsp; We are receiving this error code in our REST service when testing this on a high resolution screen.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;We've update the following config file parameters.&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;MaxImageWidth&amp;gt;3072&amp;lt;/MaxImageWidth&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;MaxImageHeight&amp;gt;3072&amp;lt;/MaxImageHeight&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;However, if we are going to use our map services in ArcGIS10, we need the resolution of 3072 for this.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;This is what we have set up in ArcGIS 9.3.1 (no SP) and it is live.&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Sincerely, &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Amy&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Mar 2012 18:00:33 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/magnifier-bug/m-p/748688#M19179</guid>
      <dc:creator>AmyLouie</dc:creator>
      <dc:date>2012-03-14T18:00:33Z</dc:date>
    </item>
    <item>
      <title>Re: Magnifier Bug?</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/magnifier-bug/m-p/748689#M19180</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I'm getting the same thing. My native desktop resolution is 2560x1440, but once I shrink my window, its fine.&amp;nbsp; Any updates to this? Will 10.1 handle it?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 May 2012 12:58:53 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/magnifier-bug/m-p/748689#M19180</guid>
      <dc:creator>BrandonCales</dc:creator>
      <dc:date>2012-05-10T12:58:53Z</dc:date>
    </item>
    <item>
      <title>Re: Magnifier Bug?</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/magnifier-bug/m-p/748690#M19181</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I'm having this issue with my Public Silverlight App as well.&amp;nbsp;&amp;nbsp; Some layers do not render and Fiddler is reporting the same error message " HTTP/1.1 404 Image width is not in range. Valid range is from 1 to 2048 "&amp;nbsp;&amp;nbsp; I have Dual 28" monitors running at 2560 * 1440 this issue is obviously not specific to the Magnifier but resolution in general.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I am currently running ArcGIS 10 SP 3.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Any advice or pssoible solution would be greatly appreciated.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Craig&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://pgmappub.princegeorge.ca/SilverlightViewer_1_3/?Viewer=PGMapPub"&gt;http://pgmappub.princegeorge.ca/SilverlightViewer_1_3/?Viewer=PGMapPub&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 May 2012 17:32:50 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/magnifier-bug/m-p/748690#M19181</guid>
      <dc:creator>deleted-user-M9aYbbOsmbw3</dc:creator>
      <dc:date>2012-05-10T17:32:50Z</dc:date>
    </item>
    <item>
      <title>Re: Magnifier Bug?</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/magnifier-bug/m-p/748691#M19182</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I updated my main UserControl to include the following. That way for larger resolutions its forced to max at 2048, but for general use, no one else will ever really notice.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE __default_attr="plain" __jive_macro_name="code" class="jive_macro_code jive_text_macro"&gt; MaxWidth="2048" MaxHeight="2048"&lt;/PRE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 May 2012 18:32:23 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/magnifier-bug/m-p/748691#M19182</guid>
      <dc:creator>BrandonCales</dc:creator>
      <dc:date>2012-05-10T18:32:23Z</dc:date>
    </item>
    <item>
      <title>Re: Magnifier Bug?</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/magnifier-bug/m-p/748692#M19183</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;You can change the maximum image size the map service will export by changing the service configuration file at the server side.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;See documentation &lt;/SPAN&gt;&lt;A href="http://help.arcgis.com/en/arcgisserver/10.0/help/arcgis_server_java_help/index.html#/Service_configuration_files/00920000009s000000/"&gt;here &lt;/A&gt;&lt;SPAN&gt;(look at MaxImageHeight and MaxImageWidth parameters).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;From ArcGIS server 10.1, these values are returned by the map service rest end point and the ArcGIS SL API 3.0 constraints the exported image to these values.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 May 2012 19:00:27 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/magnifier-bug/m-p/748692#M19183</guid>
      <dc:creator>DominiqueBroux</dc:creator>
      <dc:date>2012-05-10T19:00:27Z</dc:date>
    </item>
  </channel>
</rss>

