<?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: Widgets on Server 2008 R2 Not Working in ArcGIS Viewer for Flex Questions</title>
    <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/widgets-on-server-2008-r2-not-working/m-p/166100#M5344</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Peter,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; Are you using widgets that are compiled for one version and you are deloying to another version? Do you have fiddler and can you check what http results you are getting when the widget is requested?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 07 Sep 2012 11:49:16 GMT</pubDate>
    <dc:creator>RobertScheitlin__GISP</dc:creator>
    <dc:date>2012-09-07T11:49:16Z</dc:date>
    <item>
      <title>Widgets on Server 2008 R2 Not Working</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/widgets-on-server-2008-r2-not-working/m-p/166097#M5341</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I have written some widgets (development on Windows XP) for Flex v2.5. They work fine.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have then wanted to add them into an existing Flex Viewer configuration that is running on Windows 2008 R2 under IIS. I have put them in a subfolder of "widgets" in the website just as I have always done. The icon for each is also in the same folder as the "swf" file which helps to prove the paths are correct.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;When the viewer is run, the icon is shown but on clicking the icon the widget does not show - it seems like it is trying to find the "swf" but never doing so or something is preventing the widget from being run. I get no warning/error messages. Pressing the icon for a second widget shows the waiting clock.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have checked the security permissions for each swf and they appear identical to the other swf's that came with existing viewer. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Can anyone help me out here please? My best guess is that it is a security issue that Win2008 R2 is preventing the widget from executing. It is driving me mad - and not helping me deliver to my customer!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Sep 2012 07:47:17 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/widgets-on-server-2008-r2-not-working/m-p/166097#M5341</guid>
      <dc:creator>PeterDay</dc:creator>
      <dc:date>2012-09-07T07:47:17Z</dc:date>
    </item>
    <item>
      <title>Re: Widgets on Server 2008 R2 Not Working</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/widgets-on-server-2008-r2-not-working/m-p/166098#M5342</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Peter,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; ARe you sure your paths are correct in your main config.xml? Are you sure you checked for spelling and CaSe and flex is a case sensitive language? Do you have both .swf and .swz listed as mime types in IIS?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Sep 2012 11:04:49 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/widgets-on-server-2008-r2-not-working/m-p/166098#M5342</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2012-09-07T11:04:49Z</dc:date>
    </item>
    <item>
      <title>Re: Widgets on Server 2008 R2 Not Working</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/widgets-on-server-2008-r2-not-working/m-p/166099#M5343</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I am confident with paths as the icons are in same folder as the swf file. Case has been checked (and double checked). I also tried the widgets in other folders&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Other pre-existing widgets within the application/website work. swf is listed as mime types (again double checked)&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Sep 2012 11:44:45 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/widgets-on-server-2008-r2-not-working/m-p/166099#M5343</guid>
      <dc:creator>PeterDay</dc:creator>
      <dc:date>2012-09-07T11:44:45Z</dc:date>
    </item>
    <item>
      <title>Re: Widgets on Server 2008 R2 Not Working</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/widgets-on-server-2008-r2-not-working/m-p/166100#M5344</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Peter,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; Are you using widgets that are compiled for one version and you are deloying to another version? Do you have fiddler and can you check what http results you are getting when the widget is requested?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Sep 2012 11:49:16 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/widgets-on-server-2008-r2-not-working/m-p/166100#M5344</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2012-09-07T11:49:16Z</dc:date>
    </item>
  </channel>
</rss>

