<?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 error #2036 in ArcGIS API for Flex Questions</title>
    <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/flex-error-2036/m-p/379639#M8937</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I had the same situation as poynteca while updating from flex viewer 3.0 to 3.1&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;my findplace inside of my custom header was giving me the following errors:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;"widget manager error #2036"' on my flash builder but on the browser would report "error #2035"&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;another thread let me know that error #2035 was URL Not Found, I did a search on my findplace.as for url's and found the path:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;url: "widgets/InfoTemplates/InfoPopupWidget.swf"&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I checked the modules list, for whatever reason the flex viewer 3.1 I downloaded didn't have registered the modules as previous viewers:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;src\widgets\InfoTemplates\InfoPopupWidget.mxml&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;src\widgets\InfoTemplates\SimpleInfoWinWidget.mxml&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I added both of them through the project properties and the error went away&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;may be you can follow the same process to solve your error&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 18 Jan 2013 13:15:10 GMT</pubDate>
    <dc:creator>DanielMunoz</dc:creator>
    <dc:date>2013-01-18T13:15:10Z</dc:date>
    <item>
      <title>Flex error #2036</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/flex-error-2036/m-p/379635#M8933</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 am trying to run a custom widget and got error #2036, what it means ?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;thanks for the help.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 Mar 2011 20:38:45 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/flex-error-2036/m-p/379635#M8933</guid>
      <dc:creator>Shu-RongKuo</dc:creator>
      <dc:date>2011-03-28T20:38:45Z</dc:date>
    </item>
    <item>
      <title>Re: Flex error #2036</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/flex-error-2036/m-p/379636#M8934</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Have you added your widget to the list of modules to build?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If not, go to Project&amp;gt;Properties&amp;gt;Flex Modules and add your widget to the list.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Hope this helps!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 Mar 2011 22:18:19 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/flex-error-2036/m-p/379636#M8934</guid>
      <dc:creator>ShannakaBeveridge</dc:creator>
      <dc:date>2011-03-28T22:18:19Z</dc:date>
    </item>
    <item>
      <title>Re: Flex error #2036</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/flex-error-2036/m-p/379637#M8935</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks shanma, &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;this fixed the problem!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 May 2012 20:36:41 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/flex-error-2036/m-p/379637#M8935</guid>
      <dc:creator>BrettElliot</dc:creator>
      <dc:date>2012-05-24T20:36:41Z</dc:date>
    </item>
    <item>
      <title>Re: Flex error #2036</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/flex-error-2036/m-p/379638#M8936</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I keep getting an Error 2036 with the Findplace widget in the HeaderController widget that doesn't stop the Findplace widget from running just keeps posting the error on refresh. There is no reason for the error and everything I've tried doesn't resolve the error unless I don't include the Findplace widget in the HeaderController. Since I spent time fixing the errors from the application this is not a option. Can someone help me with getting this error to go away?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Aug 2012 16:45:48 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/flex-error-2036/m-p/379638#M8936</guid>
      <dc:creator>CoryPoynter</dc:creator>
      <dc:date>2012-08-30T16:45:48Z</dc:date>
    </item>
    <item>
      <title>Re: Flex error #2036</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/flex-error-2036/m-p/379639#M8937</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I had the same situation as poynteca while updating from flex viewer 3.0 to 3.1&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;my findplace inside of my custom header was giving me the following errors:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;"widget manager error #2036"' on my flash builder but on the browser would report "error #2035"&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;another thread let me know that error #2035 was URL Not Found, I did a search on my findplace.as for url's and found the path:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;url: "widgets/InfoTemplates/InfoPopupWidget.swf"&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I checked the modules list, for whatever reason the flex viewer 3.1 I downloaded didn't have registered the modules as previous viewers:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;src\widgets\InfoTemplates\InfoPopupWidget.mxml&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;src\widgets\InfoTemplates\SimpleInfoWinWidget.mxml&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I added both of them through the project properties and the error went away&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;may be you can follow the same process to solve your error&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Jan 2013 13:15:10 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/flex-error-2036/m-p/379639#M8937</guid>
      <dc:creator>DanielMunoz</dc:creator>
      <dc:date>2013-01-18T13:15:10Z</dc:date>
    </item>
    <item>
      <title>Re: Flex error #2036</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/flex-error-2036/m-p/379640#M8938</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I had this same issue.&amp;nbsp; However the root of the problem was different.&amp;nbsp; The widget worked properly and then stopped working.&amp;nbsp; When I upgraded our site I realized that the SelectionWidget was dependent on the InfoTemplate widget.&amp;nbsp;&amp;nbsp; I am not using the InfoTemplate widget anywhere in my project.&amp;nbsp; So, I did not know I needed it.&amp;nbsp; I used the IE and Chrome Developer Tools to locate this error. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 May 2015 18:14:30 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/flex-error-2036/m-p/379640#M8938</guid>
      <dc:creator>ChristinaMcCullough</dc:creator>
      <dc:date>2015-05-15T18:14:30Z</dc:date>
    </item>
  </channel>
</rss>

