<?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 ViewerContainer error#2036 in ArcGIS Viewer for Flex Questions</title>
    <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/viewercontainer-error-2036/m-p/33493#M1746</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I just upgraded my flex site to version 2.5.&amp;nbsp; I am using ArcGIS Server 9.3, SP1; Flash Builder 4.5.&amp;nbsp; I compiled my project using Flex SDK 4.5.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The site works great except I continue to get this error and can't quite figure it out:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;ViewerContainer Error#2036&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Does anyone know why this is occurring?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[ATTACH=CONFIG]11402[/ATTACH]&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 24 Jan 2012 17:44:59 GMT</pubDate>
    <dc:creator>ChrisOwen</dc:creator>
    <dc:date>2012-01-24T17:44:59Z</dc:date>
    <item>
      <title>ViewerContainer error#2036</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/viewercontainer-error-2036/m-p/33493#M1746</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I just upgraded my flex site to version 2.5.&amp;nbsp; I am using ArcGIS Server 9.3, SP1; Flash Builder 4.5.&amp;nbsp; I compiled my project using Flex SDK 4.5.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The site works great except I continue to get this error and can't quite figure it out:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;ViewerContainer Error#2036&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Does anyone know why this is occurring?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[ATTACH=CONFIG]11402[/ATTACH]&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Jan 2012 17:44:59 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/viewercontainer-error-2036/m-p/33493#M1746</guid>
      <dc:creator>ChrisOwen</dc:creator>
      <dc:date>2012-01-24T17:44:59Z</dc:date>
    </item>
    <item>
      <title>Re: ViewerContainer error#2036</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/viewercontainer-error-2036/m-p/33494#M1747</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Chris,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; Error 2036 means a file failed to load. so to diagnose this you can download a HTTP util like fidler and see which one is the culprit or just comment out widgets one at a time in the main config.xml and see which one is the one causing the issue.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Jan 2012 17:52:30 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/viewercontainer-error-2036/m-p/33494#M1747</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2012-01-24T17:52:30Z</dc:date>
    </item>
    <item>
      <title>Re: ViewerContainer error#2036</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/viewercontainer-error-2036/m-p/33495#M1748</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Robert,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks, I will give that a try.&amp;nbsp; I'll follow up once I get a solution or stuck again...&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Chris,&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; Error 2036 means a file failed to load. so to diagnose this you can download a HTTP util like fidler and see which one is the culprit or just comment out widgets one at a time in the main config.xml and see which one is the one causing the issue.&lt;/BLOCKQUOTE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Jan 2012 18:13:19 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/viewercontainer-error-2036/m-p/33495#M1748</guid>
      <dc:creator>ChrisOwen</dc:creator>
      <dc:date>2012-01-24T18:13:19Z</dc:date>
    </item>
    <item>
      <title>Re: ViewerContainer error#2036</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/viewercontainer-error-2036/m-p/33496#M1749</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;That was it.&amp;nbsp; I didn't copy over the custom splash mxml and did not add it to my flex modules.&amp;nbsp; The config file was looking for the module and the error was associated to that.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks for pointing me in the right direction Robert!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Jan 2012 18:43:49 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/viewercontainer-error-2036/m-p/33496#M1749</guid>
      <dc:creator>ChrisOwen</dc:creator>
      <dc:date>2012-01-24T18:43:49Z</dc:date>
    </item>
  </channel>
</rss>

