<?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: Issues deploying an application in ArcGIS API for Flex Questions</title>
    <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/issues-deploying-an-application/m-p/73315#M1665</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Robert,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks for your response. I was able to export to the wwwroot folder after checking my my permissions. However, I am still having issues accessing the application. I can access it just fine when I click on the HTML document giving this path: file:///C:/inetpub/wwwroot/flex/gis_test.html&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;But, then I try to change that to the web address: &lt;/SPAN&gt;&lt;A href="http://130.83.81.23/flex/gis_test.html"&gt;http://130.83.81.23/flex/gis_test.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I get the following information returned:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[INDENT]Requested URL: &lt;/SPAN&gt;&lt;A href="http://130.83.81.23:80/flex/gis_test.html"&gt;http://130.83.81.23:80/flex/gis_test.html&lt;/A&gt;&lt;SPAN&gt;[/INDENT]&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[INDENT]Physical Path: C:\Webseiten\Flex\gis_test.html[/INDENT]&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Sorry, I am very new to deploying applications using the Flex API.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks again,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;John&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;P.S.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;My Output Folder within Flex Builder is 130.83.81.23\flex\bin-debug while my Output folder URL is &lt;/SPAN&gt;&lt;A href="http://130.83.81.23/flex/"&gt;http://130.83.81.23/flex/&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 08 Aug 2012 13:56:55 GMT</pubDate>
    <dc:creator>JohnWall</dc:creator>
    <dc:date>2012-08-08T13:56:55Z</dc:date>
    <item>
      <title>Issues deploying an application</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/issues-deploying-an-application/m-p/73313#M1663</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I am having two issues deploying an application that I have created. First, I am having issues writing to the wwwroot folder even though I have permissions. Do I need to provide Flash Builder 4.6 with permissions?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Second, I have attempted to navigate around the first issue by exporting to one folder and then copying into the wwwroot folder. Still, this does not seem to work. Thus, I am unsure how to get my application properly deployed.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;ArcServer and IIS 7.0 are on the same server.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Aug 2012 13:39:03 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/issues-deploying-an-application/m-p/73313#M1663</guid>
      <dc:creator>JohnWall</dc:creator>
      <dc:date>2012-08-08T13:39:03Z</dc:date>
    </item>
    <item>
      <title>Re: Issues deploying an application</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/issues-deploying-an-application/m-p/73314#M1664</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;John,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; Best thing to do is not attempt to write to the wwwroot folder at all, and you accomplish this by setting up a virtual directory that points to a folder on the file system that you have permission to write to with out running Flash Builder as the administrator. Windows 7 does not allow writing to the wwwroot folder unless the application has elevated privileges (meaning you right click the program and choose run as administrator).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Don't forget to &lt;/SPAN&gt;&lt;STRONG&gt;click the Mark as answer check&lt;/STRONG&gt;&lt;SPAN&gt; on this post and to &lt;/SPAN&gt;&lt;STRONG&gt;click the top arrow (promote)&lt;/STRONG&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;BR /&gt;&lt;STRONG&gt;Follow the steps&lt;/STRONG&gt;&lt;SPAN&gt; as shown in the below graphic:&lt;/SPAN&gt;&lt;BR /&gt;&lt;IMG src="http://gis.calhouncounty.org/FlexViewer2.5/Answer.jpg" /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Aug 2012 13:49:12 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/issues-deploying-an-application/m-p/73314#M1664</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2012-08-08T13:49:12Z</dc:date>
    </item>
    <item>
      <title>Re: Issues deploying an application</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/issues-deploying-an-application/m-p/73315#M1665</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Robert,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks for your response. I was able to export to the wwwroot folder after checking my my permissions. However, I am still having issues accessing the application. I can access it just fine when I click on the HTML document giving this path: file:///C:/inetpub/wwwroot/flex/gis_test.html&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;But, then I try to change that to the web address: &lt;/SPAN&gt;&lt;A href="http://130.83.81.23/flex/gis_test.html"&gt;http://130.83.81.23/flex/gis_test.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I get the following information returned:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[INDENT]Requested URL: &lt;/SPAN&gt;&lt;A href="http://130.83.81.23:80/flex/gis_test.html"&gt;http://130.83.81.23:80/flex/gis_test.html&lt;/A&gt;&lt;SPAN&gt;[/INDENT]&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[INDENT]Physical Path: C:\Webseiten\Flex\gis_test.html[/INDENT]&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Sorry, I am very new to deploying applications using the Flex API.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks again,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;John&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;P.S.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;My Output Folder within Flex Builder is 130.83.81.23\flex\bin-debug while my Output folder URL is &lt;/SPAN&gt;&lt;A href="http://130.83.81.23/flex/"&gt;http://130.83.81.23/flex/&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Aug 2012 13:56:55 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/issues-deploying-an-application/m-p/73315#M1665</guid>
      <dc:creator>JohnWall</dc:creator>
      <dc:date>2012-08-08T13:56:55Z</dc:date>
    </item>
    <item>
      <title>Re: Issues deploying an application</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/issues-deploying-an-application/m-p/73316#M1666</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;John,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; So my suggestion is setting up your projects build path much differently (more basic IIS stuff then Flex stuff). &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Your Output folder will be: &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;bin-debug&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Your Output folder URL will be:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;A class="jive-link-external-small" href="http://localhost/Flex" rel="nofollow" target="_blank"&gt;http://localhost/Flex&lt;/A&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;SPAN&gt;Then in IIS your right click on Default Web Site and choose Add Application, for the alias use Flex (or what ever as long as you match the last steps path &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://localhost/whatever" rel="nofollow" target="_blank"&gt;http://localhost/whatever&lt;/A&gt;&lt;SPAN&gt; to this alias), the physical path will be (something like) C:\Flash Builder 4.6\yourappsname\bin-debug or C:\users\{yourusername}\Adobe Flash Builder 4.6\yourappsname\bin-debug.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Aug 2012 14:16:54 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/issues-deploying-an-application/m-p/73316#M1666</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2012-08-08T14:16:54Z</dc:date>
    </item>
    <item>
      <title>Re: Issues deploying an application</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/issues-deploying-an-application/m-p/73317#M1667</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Okay, I changed to bin-debug and &lt;/SPAN&gt;&lt;A href="http://130.83.81.23/flex"&gt;http://130.83.81.23/flex&lt;/A&gt;&lt;SPAN&gt; (or what it suppose to stay localhost?). I opened up IIS 7 and created a new web page pointing to C:\Users\&amp;lt;name&amp;gt;\Adobe Flash Builder 4.6\gis_test\bin-debug and named that page forschung. But, when I go to&amp;nbsp; &lt;/SPAN&gt;&lt;A href="http://130.83.81.23/flex"&gt;http://130.83.81.23/flex&lt;/A&gt;&lt;SPAN&gt; or&amp;nbsp; &lt;/SPAN&gt;&lt;A href="http://130.83.81.23/forschung"&gt;http://130.83.81.23/forschung&lt;/A&gt;&lt;SPAN&gt; I get a 500 - Internal Server error. What am I missing?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Aug 2012 14:55:52 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/issues-deploying-an-application/m-p/73317#M1667</guid>
      <dc:creator>JohnWall</dc:creator>
      <dc:date>2012-08-08T14:55:52Z</dc:date>
    </item>
    <item>
      <title>Re: Issues deploying an application</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/issues-deploying-an-application/m-p/73318#M1668</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;John,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;I changed to bin-debug and http://130.83.81.23/flex&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;SPAN&gt;Well it should have been &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://localhost/forschung" rel="nofollow" target="_blank"&gt;http://localhost/forschung&lt;/A&gt;&lt;SPAN&gt; (I don't normally use localhost or an ip address, I just use the machine name).&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Your Output folder URL will be:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;A class="jive-link-external-small" href="http://machinename(i.e" rel="nofollow" target="_blank"&gt;http://machinename(i.e&lt;/A&gt;&lt;SPAN&gt;. gislap134)/forschung&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;created a new web page&lt;/BLOCKQUOTE&gt;&lt;SPAN&gt; I assume you mean you followed my instructions here:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Then in IIS your right click on Default Web Site and choose Add Application, for the alias use forschung&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;The physical path is C:\Users\&amp;lt;name&amp;gt;\Adobe Flash Builder 4.6\gis_test\bin-debug&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Then in Flash Builder you can click the little green play button on the main toolbar at the top and it should open a browser to:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;A class="jive-link-external-small" href="http://machinename(i.e" rel="nofollow" target="_blank"&gt;http://machinename(i.e&lt;/A&gt;&lt;SPAN&gt;. gislap134)/forschung/gis_test.html&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Aug 2012 15:14:17 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/issues-deploying-an-application/m-p/73318#M1668</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2012-08-08T15:14:17Z</dc:date>
    </item>
    <item>
      <title>Re: Issues deploying an application</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/issues-deploying-an-application/m-p/73319#M1669</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;&lt;BR /&gt;&lt;A href="http://machinename(i.e"&gt;http://machinename(i.e&lt;/A&gt;. gislap134)/forschung&lt;BR /&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I now set it to &lt;/SPAN&gt;&lt;A href="http://loewe/forschung"&gt;http://loewe/forschung&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;&lt;BR /&gt;I assume you mean you followed my instructions here:&lt;BR /&gt;&lt;BR /&gt;Then in IIS your right click on Default Web Site and choose Add Application, for the alias use forschung&lt;BR /&gt;The physical path is C:\Users\&amp;lt;name&amp;gt;\Adobe Flash Builder 4.6\gis_test\bin-debug&lt;BR /&gt;&lt;BR /&gt;Then in Flash Builder you can click the little green play button on the main toolbar at the top and it should open a browser to:&lt;BR /&gt;&lt;A href="http://machinename(i.e"&gt;http://machinename(i.e&lt;/A&gt;. gislap134)/forschung/gis_test.html&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Now when I press the green play button I view &lt;/SPAN&gt;&lt;A href="http://loewe/forschung/gis_test.html"&gt;http://loewe/forschung/gis_test.html&lt;/A&gt;&lt;SPAN&gt; But, I can only view it locally it seems and even then FireFox gives me errors and does not display the dynamic layers.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Aug 2012 20:34:08 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/issues-deploying-an-application/m-p/73319#M1669</guid>
      <dc:creator>JohnWall</dc:creator>
      <dc:date>2012-08-08T20:34:08Z</dc:date>
    </item>
    <item>
      <title>Re: Issues deploying an application</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/issues-deploying-an-application/m-p/73320#M1670</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;John,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; If you are still using the ip address in the main config.xml file for your map services than you need to change those to use the machine name as well, or just go back to using the IP address instead of machine name (it is just my preference to use machine names as they are easier to type than IP addresses).&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Aug 2012 20:40:14 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/issues-deploying-an-application/m-p/73320#M1670</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2012-08-08T20:40:14Z</dc:date>
    </item>
    <item>
      <title>Re: Issues deploying an application</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/issues-deploying-an-application/m-p/73321#M1671</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;John,&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; If you are still using the ip address in the main config.xml file for your map services than you need to change those to use the machine name as well, or just go back to using the IP address instead of machine name (it is just my preference to use machine names as they are easier to type than IP addresses).&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks! That got it working in FireFox locally, but I cannot access it from other computers. When attempting to access it from other computers I get a 404 Error. The address is &lt;/SPAN&gt;&lt;A href="http://loewe/forschung/gis_test.html"&gt;http://loewe/forschung/gis_test.html&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Aug 2012 20:52:20 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/issues-deploying-an-application/m-p/73321#M1671</guid>
      <dc:creator>JohnWall</dc:creator>
      <dc:date>2012-08-08T20:52:20Z</dc:date>
    </item>
    <item>
      <title>Re: Issues deploying an application</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/issues-deploying-an-application/m-p/73322#M1672</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;John,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; Now that is a Windows Firewall issue you have to add an inbound exception. I really don't want to provide guidance here though as this is best handled by your IT Dept.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Aug 2012 01:33:46 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/issues-deploying-an-application/m-p/73322#M1672</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2012-08-09T01:33:46Z</dc:date>
    </item>
    <item>
      <title>Re: Issues deploying an application</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/issues-deploying-an-application/m-p/73323#M1673</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks for your response about the Firewall. I am trying to find people to look into it.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Awesome, they got back to me and now it all works!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks so much, Robert!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Aug 2012 08:30:28 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/issues-deploying-an-application/m-p/73323#M1673</guid>
      <dc:creator>JohnWall</dc:creator>
      <dc:date>2012-08-09T08:30:28Z</dc:date>
    </item>
    <item>
      <title>Re: Issues deploying an application</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/issues-deploying-an-application/m-p/73324#M1674</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;John,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; That is great news. Don't forget the most inportant part of the below text...&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Don't forget to &lt;/SPAN&gt;&lt;STRONG&gt;click the Mark as answer check&lt;/STRONG&gt;&lt;SPAN&gt; on this post (Step 1 in the graphic).&lt;/SPAN&gt;&lt;BR /&gt;&lt;STRONG&gt;Follow the steps&lt;/STRONG&gt;&lt;SPAN&gt; as shown in the below graphic:&lt;/SPAN&gt;&lt;BR /&gt;&lt;IMG src="http://gis.calhouncounty.org/FlexViewer2.5/Answer.jpg" /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Aug 2012 13:19:00 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/issues-deploying-an-application/m-p/73324#M1674</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2012-08-09T13:19:00Z</dc:date>
    </item>
  </channel>
</rss>

