<?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: Flex API fails to display a dynamic service correctly if window width is above 20 in ArcGIS API for Flex Questions</title>
    <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/flex-api-fails-to-display-a-dynamic-service/m-p/483819#M11072</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;Has this been fixed or do we still have to modify every CFG file?&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;Luci&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 22 Feb 2012 10:56:27 GMT</pubDate>
    <dc:creator>LuciHawkins</dc:creator>
    <dc:date>2012-02-22T10:56:27Z</dc:date>
    <item>
      <title>Flex API fails to display a dynamic service correctly if window width is above 2048px</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/flex-api-fails-to-display-a-dynamic-service/m-p/483814#M11067</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I just recieved a couple of 30" monitors with a 2560x1600 resolution. When I try to display a tiled service over a full screen it displays fine, but when I try a dynamic service it maxes out at 2048 pixel width and it snaps to upper left corner so it is offset which is the main problem. I thought it is service related, but ASP.NET (SOAP) or Silverlight API applications do not have any problem with this as they seem to resize the output. JavaScript API does not even display the service if the width of the window is above 2048! I also tried to set &amp;lt;MaxImageHeight&amp;gt; and &amp;lt;MaxImageWidth&amp;gt; properties on the service .cfg which did not make any difference.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I attached two screenshots from the Sample page showing the problem at full screen and after resize. Both images are 50% resized.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Any suggestions?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Feb 2011 06:10:55 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/flex-api-fails-to-display-a-dynamic-service/m-p/483814#M11067</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2011-02-15T06:10:55Z</dc:date>
    </item>
    <item>
      <title>Re: Flex API fails to display a dynamic service correctly if window width is above 20</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/flex-api-fails-to-display-a-dynamic-service/m-p/483815#M11068</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;By default, the server does not allow dynamic maps larger than 2048x2048 pixels. However, this is configurable on your ArcGIS Server.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;To change the max size for a specific service, on the server do the following:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;1. Stop ArcGIS Server SOM/SOC.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;2. Open the cfg file for the service (usually under arcgis\server10.0\server\user\cfg).&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;3. Change the value for the following:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;MaxImageWidth&amp;gt;2048&amp;lt;/MaxImageWidth&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;MaxImageHeight&amp;gt;2048&amp;lt;/MaxImageHeight&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;4. Start ArcGIS Server SOM/SOC.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;From the References-&amp;gt;FAQ in the &lt;/SPAN&gt;&lt;A href="http://help.arcgis.com/en/webapi/flex/help/index.html"&gt;API Help&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Did your changes maybe not "kick in" when you tried that?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Feb 2011 16:10:35 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/flex-api-fails-to-display-a-dynamic-service/m-p/483815#M11068</guid>
      <dc:creator>BjornSvensson</dc:creator>
      <dc:date>2011-02-15T16:10:35Z</dc:date>
    </item>
    <item>
      <title>Re: Flex API fails to display a dynamic service correctly if window width is above 20</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/flex-api-fails-to-display-a-dynamic-service/m-p/483816#M11069</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Original User: JS&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you for your answer! I did not restart the whole SOM/SOC because I have lots of services on it. Is there a way to alter the default values for width/height when the service is created and .cfg is generated? Because it is kind of akward to restart the whole server for just one service.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Feb 2011 20:02:10 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/flex-api-fails-to-display-a-dynamic-service/m-p/483816#M11069</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2011-02-15T20:02:10Z</dc:date>
    </item>
    <item>
      <title>Re: Flex API fails to display a dynamic service correctly if window width is above 20</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/flex-api-fails-to-display-a-dynamic-service/m-p/483817#M11070</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Is there a way to alter the default values...?&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;No.&amp;nbsp; You'll have to do it for every service.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Feb 2011 21:16:07 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/flex-api-fails-to-display-a-dynamic-service/m-p/483817#M11070</guid>
      <dc:creator>BjornSvensson</dc:creator>
      <dc:date>2011-02-15T21:16:07Z</dc:date>
    </item>
    <item>
      <title>Re: Flex API fails to display a dynamic service correctly if window width is above 20</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/flex-api-fails-to-display-a-dynamic-service/m-p/483818#M11071</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Original User: srohlman&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I am having this issue also. We have load balanced servers and can schedule downtime on our map services to make any configuration changes. However this is very disruptive when you must take your server offline just to republish an MSD. Hopefully this gets fixed in a future release.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Jun 2011 14:13:47 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/flex-api-fails-to-display-a-dynamic-service/m-p/483818#M11071</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2011-06-09T14:13:47Z</dc:date>
    </item>
    <item>
      <title>Re: Flex API fails to display a dynamic service correctly if window width is above 20</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/flex-api-fails-to-display-a-dynamic-service/m-p/483819#M11072</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;Has this been fixed or do we still have to modify every CFG file?&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;Luci&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Feb 2012 10:56:27 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/flex-api-fails-to-display-a-dynamic-service/m-p/483819#M11072</guid>
      <dc:creator>LuciHawkins</dc:creator>
      <dc:date>2012-02-22T10:56:27Z</dc:date>
    </item>
    <item>
      <title>Re: Flex API fails to display a dynamic service correctly if window width is above 20</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/flex-api-fails-to-display-a-dynamic-service/m-p/483820#M11073</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Original User: rscheitlin&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Luci,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; There is nothing broke and thus nothing to fix... Your particular circumstances exceed the normal defined limits and thus you will have to change the max image size for each service manually.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Feb 2012 11:03:17 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/flex-api-fails-to-display-a-dynamic-service/m-p/483820#M11073</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2012-02-22T11:03:17Z</dc:date>
    </item>
    <item>
      <title>Re: Flex API fails to display a dynamic service correctly if window width is above 20</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/flex-api-fails-to-display-a-dynamic-service/m-p/483821#M11074</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thank you Robert, true it is not broken, just put in a wish for a simpler method of setting the variable on ArcGIS ideas.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks again,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Luci&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Feb 2012 12:47:34 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/flex-api-fails-to-display-a-dynamic-service/m-p/483821#M11074</guid>
      <dc:creator>LuciHawkins</dc:creator>
      <dc:date>2012-02-22T12:47:34Z</dc:date>
    </item>
    <item>
      <title>Re: Flex API fails to display a dynamic service correctly if window width is above 2048px</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/flex-api-fails-to-display-a-dynamic-service/m-p/483822#M11075</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The API doesn't go into detail on these values but I would have thought setting the maxImageHeight and maxImageWidth properties on the dynamic layer would cause the layer to request multiple tile to fill the extent but these properties seem to have no effect.&amp;nbsp; If that is the case then something in the JSAPI is broken.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://developers.arcgis.com/javascript/jsapi/arcgisdynamicmapservicelayer-amd.html#maximageheight" title="https://developers.arcgis.com/javascript/jsapi/arcgisdynamicmapservicelayer-amd.html#maximageheight"&gt;arcgisdynamicmapservicelayer-amd | API Reference | ArcGIS API for JavaScript&lt;/A&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 01 Dec 2014 12:36:26 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/flex-api-fails-to-display-a-dynamic-service/m-p/483822#M11075</guid>
      <dc:creator>CoreyAlix1</dc:creator>
      <dc:date>2014-12-01T12:36:26Z</dc:date>
    </item>
    <item>
      <title>Re: Flex API fails to display a dynamic service correctly if window width is above 2048px</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/flex-api-fails-to-display-a-dynamic-service/m-p/483823#M11076</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Corey,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; Are you aware that you are posting in the API for Flex Forum?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 01 Dec 2014 12:56:03 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/flex-api-fails-to-display-a-dynamic-service/m-p/483823#M11076</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2014-12-01T12:56:03Z</dc:date>
    </item>
  </channel>
</rss>

