<?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: errors when trying to upgrade to 2.3.1 in ArcGIS API for Flex Questions</title>
    <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/errors-when-trying-to-upgrade-to-2-3-1/m-p/213601#M4919</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Im not exactly sure which version the current application is&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You can right-click the map and select "About ArcGIS API for Flex..." and "About ArcGIS Viewer for Flex..." to find out which versions of these your application is using.&amp;nbsp; If it doesn't mention the Viewer, then it's not using any supported version of the "ArcGIS Viewer for Flex".&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;The 1.x and 2.x versions do not play well together becasue they are based on sufficiently different versions of Adobe Flex SDK.&amp;nbsp; The following links might help you find a 2.x version of that widget:&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://geoportal.sourceforge.net/"&gt;http://geoportal.sourceforge.net/&lt;/A&gt;&lt;BR /&gt;&lt;A href="http://forums.arcgis.com/threads/11806-flex-4-geoportal-toolkit-extension-widget"&gt;http://forums.arcgis.com/threads/11806-flex-4-geoportal-toolkit-extension-widget&lt;/A&gt;&lt;BR /&gt;&lt;A href="http://geoportal.svn.sourceforge.net/viewvc/geoportal/components/flex/"&gt;http://geoportal.svn.sourceforge.net/viewvc/geoportal/components/flex/&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 17 May 2011 00:13:59 GMT</pubDate>
    <dc:creator>BjornSvensson</dc:creator>
    <dc:date>2011-05-17T00:13:59Z</dc:date>
    <item>
      <title>errors when trying to upgrade to 2.3.1</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/errors-when-trying-to-upgrade-to-2-3-1/m-p/213598#M4916</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;SPAN&gt;Ive spent almost 3 days trying to get passed the following error - so I really hope someone here can help.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I am getting the following error:&lt;/SPAN&gt;&lt;BR /&gt;&lt;STRONG&gt;component SimpleMarkerSymbol is defined more than once in this namespace.&amp;nbsp; Remove the mapping to com.esri.ags.symbol:SimpleMarkerSymbol or com.esri.ags.symbols:SimpleMarkerSymbol&lt;/STRONG&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have searched through the project for "com.esri.ags.symbol:SimpleMarkerSymbol", but cannot find even one reference, so I dont know how I can remove it.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;When I bring up the class browser (Shfit + Ctrl + T) I get two results for SimpleMarkerSymbol. One result leads to the GeoPortalSearchWidget.swc and the other to the agslib-2.3.1-2011-04-26.swc.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If I remove the GeoPortalSearchWidget.swc then I get about 300 errors - so it seems I need this library.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Even if I comment out all references to SimpleMarkerSymbol I still get the same number - 20 - of errors. The errors do not have a location, just project errors.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Do I need to get an updated version of GeoPortalSearchWidget.swc? If so, where would I get a new version from?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 May 2011 12:59:15 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/errors-when-trying-to-upgrade-to-2-3-1/m-p/213598#M4916</guid>
      <dc:creator>AntonHughes</dc:creator>
      <dc:date>2011-05-16T12:59:15Z</dc:date>
    </item>
    <item>
      <title>Re: errors when trying to upgrade to 2.3.1</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/errors-when-trying-to-upgrade-to-2-3-1/m-p/213599#M4917</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Are you using one of the viewer code bases or your own API-based application?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;What version are you upgrading from?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The package name change from com.esri.ags.symbol to com.esri.ags.symbols was part of the 1.x to 2.0 migration.&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://help.arcgis.com/en/webapi/flex/help/index.html#/Migrating_from_1_3_to_2_0/017p0000000z000000/"&gt;http://help.arcgis.com/en/webapi/flex/help/index.html#/Migrating_from_1_3_to_2_0/017p0000000z000000/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Is the GeoPortalSearchWidget.swc you are trying to use based on the 1.x API?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 May 2011 15:34:06 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/errors-when-trying-to-upgrade-to-2-3-1/m-p/213599#M4917</guid>
      <dc:creator>BjornSvensson</dc:creator>
      <dc:date>2011-05-16T15:34:06Z</dc:date>
    </item>
    <item>
      <title>Re: errors when trying to upgrade to 2.3.1</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/errors-when-trying-to-upgrade-to-2-3-1/m-p/213600#M4918</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Bjorn&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks for the reply. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Are you using one of the viewer code bases or your own API-based application?&lt;BR /&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt;Im not exactly sure which version the current application is, as I have inherited the task and the originally developer has gone, and also I am not that familiar with flex. &lt;/SPAN&gt;&lt;SPAN style="font-style:italic;"&gt;I think it is based on the viewer code base.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;&lt;BR /&gt;What version are you upgrading from?&lt;BR /&gt;&lt;BR /&gt;The package name change from com.esri.ags.symbol to com.esri.ags.symbols was part of the 1.x to 2.0 migration.&lt;BR /&gt;&lt;A href="http://help.arcgis.com/en/webapi/flex/help/index.html#/Migrating_from_1_3_to_2_0/017p0000000z000000/"&gt;http://help.arcgis.com/en/webapi/flex/help/index.html#/Migrating_from_1_3_to_2_0/017p0000000z000000/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Is the GeoPortalSearchWidget.swc you are trying to use based on the 1.x API?&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I am assuming the GeoPortalWidget.swc is based on on the 1.x api.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 May 2011 18:47:21 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/errors-when-trying-to-upgrade-to-2-3-1/m-p/213600#M4918</guid>
      <dc:creator>AntonHughes</dc:creator>
      <dc:date>2011-05-16T18:47:21Z</dc:date>
    </item>
    <item>
      <title>Re: errors when trying to upgrade to 2.3.1</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/errors-when-trying-to-upgrade-to-2-3-1/m-p/213601#M4919</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Im not exactly sure which version the current application is&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You can right-click the map and select "About ArcGIS API for Flex..." and "About ArcGIS Viewer for Flex..." to find out which versions of these your application is using.&amp;nbsp; If it doesn't mention the Viewer, then it's not using any supported version of the "ArcGIS Viewer for Flex".&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;The 1.x and 2.x versions do not play well together becasue they are based on sufficiently different versions of Adobe Flex SDK.&amp;nbsp; The following links might help you find a 2.x version of that widget:&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://geoportal.sourceforge.net/"&gt;http://geoportal.sourceforge.net/&lt;/A&gt;&lt;BR /&gt;&lt;A href="http://forums.arcgis.com/threads/11806-flex-4-geoportal-toolkit-extension-widget"&gt;http://forums.arcgis.com/threads/11806-flex-4-geoportal-toolkit-extension-widget&lt;/A&gt;&lt;BR /&gt;&lt;A href="http://geoportal.svn.sourceforge.net/viewvc/geoportal/components/flex/"&gt;http://geoportal.svn.sourceforge.net/viewvc/geoportal/components/flex/&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 May 2011 00:13:59 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/errors-when-trying-to-upgrade-to-2-3-1/m-p/213601#M4919</guid>
      <dc:creator>BjornSvensson</dc:creator>
      <dc:date>2011-05-17T00:13:59Z</dc:date>
    </item>
    <item>
      <title>Re: errors when trying to upgrade to 2.3.1</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/errors-when-trying-to-upgrade-to-2-3-1/m-p/213602#M4920</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I've just upgraded to Flex API 2.3.2 from 2.2 and I have a question I'm hoping to get help with.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;In my previous ap, I was able to resize an infowindow using actionscript such as:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; myMap.infoWindow.width=400;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; myMap.infoWindow.height=260;&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;After rebuilding my project in 2.3.1, these lines of code seem to be ignored and the infowindow does not show at the correct size.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Any ideas?&amp;nbsp; I'm hoping this is an easy one&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Sam&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 May 2011 13:19:05 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/errors-when-trying-to-upgrade-to-2-3-1/m-p/213602#M4920</guid>
      <dc:creator>SamRideout</dc:creator>
      <dc:date>2011-05-19T13:19:05Z</dc:date>
    </item>
  </channel>
</rss>

