<?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: Adding a secured ArcIMSMapServiceLayer to the sample flex viewer in ArcGIS API for Flex Questions</title>
    <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/adding-a-secured-arcimsmapservicelayer-to-the/m-p/169938#M3977</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;The source is using basic authentication. It's the WeatherBug® GIS Data Services I'm trying to use. I can add the serivice into a default map application in server and have no problems so this is a flex app problem I can't find the problem.&lt;BR /&gt;&lt;BR /&gt;I'll attach a text file with what changes I made to the flex viewer. Maybe someone will see what I'm missing.&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;you can rehost the IMS weather service from weather bug as a wms. This method only seems to work in 1.3 sfv though no luck with 2.x. Load the feed into an mxd or msd and publish as wms.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 27 Sep 2010 09:56:05 GMT</pubDate>
    <dc:creator>DavidKiendl</dc:creator>
    <dc:date>2010-09-27T09:56:05Z</dc:date>
    <item>
      <title>Adding a secured ArcIMSMapServiceLayer to the sample flex viewer</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/adding-a-secured-arcimsmapservicelayer-to-the/m-p/169933#M3972</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Having some difficulty using a secured arcIMS service in the default flex viewer. I made the changes to the ConfigManager and MapManager to handle arcIMS services. The layer shows up, however it prompts for a username and password even though I put those in the config.xml and handle those properties in the connection. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Anyone have any suggestions?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Jun 2010 13:21:55 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/adding-a-secured-arcimsmapservicelayer-to-the/m-p/169933#M3972</guid>
      <dc:creator>JasonReid</dc:creator>
      <dc:date>2010-06-22T13:21:55Z</dc:date>
    </item>
    <item>
      <title>Re: Adding a secured ArcIMSMapServiceLayer to the sample flex viewer</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/adding-a-secured-arcimsmapservicelayer-to-the/m-p/169934#M3973</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Is it using Basic or Digest authentication? Only Basic is supported in the API:&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://resources.esri.com/help/9.3/arcgisserver/apis/flex/apiref/com/esri/ags/layers/ArcIMSMapServiceLayer.html#username"&gt;http://resources.esri.com/help/9.3/arcgisserver/apis/flex/apiref/com/esri/ags/layers/ArcIMSMapServiceLayer.html#username&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Jun 2010 14:01:50 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/adding-a-secured-arcimsmapservicelayer-to-the/m-p/169934#M3973</guid>
      <dc:creator>DasaPaddock</dc:creator>
      <dc:date>2010-06-22T14:01:50Z</dc:date>
    </item>
    <item>
      <title>Re: Adding a secured ArcIMSMapServiceLayer to the sample flex viewer</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/adding-a-secured-arcimsmapservicelayer-to-the/m-p/169935#M3974</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;The source is using basic authentication. It's the WeatherBug® GIS Data Services I'm trying to use. I can add the serivice into a default map application in server and have no problems so this is a flex app problem I can't find the problem.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I'll attach a text file with what changes I made to the flex viewer. Maybe someone will see what I'm missing.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Jun 2010 19:00:11 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/adding-a-secured-arcimsmapservicelayer-to-the/m-p/169935#M3974</guid>
      <dc:creator>JasonReid</dc:creator>
      <dc:date>2010-06-22T19:00:11Z</dc:date>
    </item>
    <item>
      <title>Re: Adding a secured ArcIMSMapServiceLayer to the sample flex viewer</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/adding-a-secured-arcimsmapservicelayer-to-the/m-p/169936#M3975</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Can you try this in the Flash Debug player to see if you're getting any errors?&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://www.adobe.com/support/flashplayer/downloads.html#fp10"&gt;http://www.adobe.com/support/flashplayer/downloads.html#fp10&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Can you try a tool like HttpFox to see if the Authorization header is being sent in the request and what the response from the server is?&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="https://addons.mozilla.org/en-US/firefox/addon/6647/"&gt;https://addons.mozilla.org/en-US/firefox/addon/6647/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You may also want to try creating a simple test app first like this one before trying it in the Viewer:&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://resources.esri.com/help/9.3/arcgisserver/apis/flex/samples/index.html?sample=ArcIMS"&gt;http://resources.esri.com/help/9.3/arcgisserver/apis/flex/samples/index.html?sample=ArcIMS&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Jun 2010 19:16:41 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/adding-a-secured-arcimsmapservicelayer-to-the/m-p/169936#M3975</guid>
      <dc:creator>DasaPaddock</dc:creator>
      <dc:date>2010-06-22T19:16:41Z</dc:date>
    </item>
    <item>
      <title>Re: Adding a secured ArcIMSMapServiceLayer to the sample flex viewer</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/adding-a-secured-arcimsmapservicelayer-to-the/m-p/169937#M3976</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I've narrowed this down to a network problem, which makes this even more difficult to track down the problem.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Jun 2010 12:33:30 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/adding-a-secured-arcimsmapservicelayer-to-the/m-p/169937#M3976</guid>
      <dc:creator>JasonReid</dc:creator>
      <dc:date>2010-06-23T12:33:30Z</dc:date>
    </item>
    <item>
      <title>Re: Adding a secured ArcIMSMapServiceLayer to the sample flex viewer</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/adding-a-secured-arcimsmapservicelayer-to-the/m-p/169938#M3977</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;The source is using basic authentication. It's the WeatherBug® GIS Data Services I'm trying to use. I can add the serivice into a default map application in server and have no problems so this is a flex app problem I can't find the problem.&lt;BR /&gt;&lt;BR /&gt;I'll attach a text file with what changes I made to the flex viewer. Maybe someone will see what I'm missing.&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;you can rehost the IMS weather service from weather bug as a wms. This method only seems to work in 1.3 sfv though no luck with 2.x. Load the feed into an mxd or msd and publish as wms.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Sep 2010 09:56:05 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/adding-a-secured-arcimsmapservicelayer-to-the/m-p/169938#M3977</guid>
      <dc:creator>DavidKiendl</dc:creator>
      <dc:date>2010-09-27T09:56:05Z</dc:date>
    </item>
    <item>
      <title>Re: Adding a secured ArcIMSMapServiceLayer to the sample flex viewer</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/adding-a-secured-arcimsmapservicelayer-to-the/m-p/169939#M3978</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I'll try this see if it works. Unfortunatly the latest 2.1 viewer doesn't support secured ArcIMS services either. I'll need to figure out a proxy if the wms trick doesn't work.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Oct 2010 14:23:07 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/adding-a-secured-arcimsmapservicelayer-to-the/m-p/169939#M3978</guid>
      <dc:creator>JasonReid</dc:creator>
      <dc:date>2010-10-01T14:23:07Z</dc:date>
    </item>
  </channel>
</rss>

