<?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: Issue with Inetractive Samples in ArcGIS API for Silverlight Questions</title>
    <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/issue-with-inetractive-samples/m-p/685377#M17628</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I do not see the issue when I click on the link you provided. Have you tried a different browser? Can you also try to run Fiddler when you open SDK link?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 27 Apr 2011 02:52:22 GMT</pubDate>
    <dc:creator>JenniferNery</dc:creator>
    <dc:date>2011-04-27T02:52:22Z</dc:date>
    <item>
      <title>Issue with Inetractive Samples</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/issue-with-inetractive-samples/m-p/685376#M17627</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi There, &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I was trying to access some of the Interactive samples on the res. center. I found that none of the maps would show, trying to figure out what is going on, not sure if this is related to cross domain policy. I have attached the snapshot of error message. I was wondering if soemone else has encountered this issue.&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://help.arcgis.com/en/webapi/silverlight/samples/start.htm#DynamicAndTile"&gt;http://help.arcgis.com/en/webapi/silverlight/samples/start.htm#DynamicAndTile&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Jay&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Apr 2011 21:17:55 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/issue-with-inetractive-samples/m-p/685376#M17627</guid>
      <dc:creator>jayshukla</dc:creator>
      <dc:date>2011-04-26T21:17:55Z</dc:date>
    </item>
    <item>
      <title>Re: Issue with Inetractive Samples</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/issue-with-inetractive-samples/m-p/685377#M17628</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I do not see the issue when I click on the link you provided. Have you tried a different browser? Can you also try to run Fiddler when you open SDK link?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Apr 2011 02:52:22 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/issue-with-inetractive-samples/m-p/685377#M17628</guid>
      <dc:creator>JenniferNery</dc:creator>
      <dc:date>2011-04-27T02:52:22Z</dc:date>
    </item>
    <item>
      <title>Re: Issue with Inetractive Samples</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/issue-with-inetractive-samples/m-p/685378#M17629</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Jennifer, &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;It seems like a workplace security issue with IE. There are some enhanced settings for Internet Security options. I am just trying to figure out what to ask to change in term of permissions for this site to work. I have Silverlight plug-in installed and it installed OK and I can browse Silverlight based websites properly. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks for your feedback. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Jay&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Apr 2011 15:25:17 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/issue-with-inetractive-samples/m-p/685378#M17629</guid>
      <dc:creator>jayshukla</dc:creator>
      <dc:date>2011-04-28T15:25:17Z</dc:date>
    </item>
    <item>
      <title>Re: Issue with Inetractive Samples</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/issue-with-inetractive-samples/m-p/685379#M17630</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;The error message you're seeing appears anytime there is a problem communicating with a remote server (it mentions the most common reason, missing a clientaccesspolicy.xml or crossdomain.xml).&amp;nbsp;&amp;nbsp; If you're trying to hit an ArcGIS online server or server hosted by Esri, this shouldn't be a problem.&amp;nbsp;&amp;nbsp; There may be an issue retrieving service metadata or an image remotely due to client restrictions, as you mention.&amp;nbsp; Before we start diving into that, try the following code in a page and see if you encounter a problem.&amp;nbsp; You should see a 300x300 pixel map image in the middle of the app:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;Grid x:Name="LayoutRoot" Background="Blue"&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;Image x:Name="MyImage" &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Width="300" &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Height="300" &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Source="&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://sampleserver1.arcgisonline.com/ArcGIS/rest/services/Specialty/ESRI_StateCityHighway_USA/MapServer/export?bbox=-183%2C9%2C-61%2C80&amp;amp;amp;bboxSR=4326&amp;amp;amp;size=300%2C300&amp;amp;amp;format=png24&amp;amp;amp;f=image" rel="nofollow" target="_blank"&gt;http://sampleserver1.arcgisonline.com/ArcGIS/rest/services/Specialty/ESRI_StateCityHighway_USA/MapServer/export?bbox=-183%2C9%2C-61%2C80&amp;amp;bboxSR=4326&amp;amp;size=300%2C300&amp;amp;format=png24&amp;amp;f=image&lt;/A&gt;&lt;SPAN&gt;" /&amp;gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/Grid&amp;gt;&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 Apr 2011 23:35:40 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/issue-with-inetractive-samples/m-p/685379#M17630</guid>
      <dc:creator>RexHansen</dc:creator>
      <dc:date>2011-04-29T23:35:40Z</dc:date>
    </item>
    <item>
      <title>Re: Issue with Inetractive Samples</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/issue-with-inetractive-samples/m-p/685380#M17631</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Rex,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks for the reply. I followed the steps that you suggested. it did work and I can see the image. I have attached the screenshot below. it seems like something is working. I have also attached the xml files (text format) for cross domain policies that I am using.&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Jay&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 May 2011 20:50:17 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/issue-with-inetractive-samples/m-p/685380#M17631</guid>
      <dc:creator>jayshukla</dc:creator>
      <dc:date>2011-05-02T20:50:17Z</dc:date>
    </item>
    <item>
      <title>Re: Issue with Inetractive Samples</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/issue-with-inetractive-samples/m-p/685381#M17632</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks for the additional info.&amp;nbsp; The cross domain files you attached will only impact services on a site on which they are present.&amp;nbsp; For example, when accessing sampleserver1.arcgisonline.com, the clientaccesspolicy.xml here: &lt;/SPAN&gt;&lt;A href="http://sampleserver1.arcgisonline.com/clientaccesspolicy.xml"&gt;http://sampleserver1.arcgisonline.com/clientaccesspolicy.xml&lt;/A&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; If you have placed the cross domain files you attached on a web server hosting your ArcGIS Server services, I would encourage you to start with a copy of those hosted on ArcGIS Online servers (they are wide open) to make sure you can access services, then begin the process of restricting if needed.&amp;nbsp; In any case, if you're trying to load a map service on sampleserver1.arcgisonline.com and it's not working (as in your initial post) that's not likely related to a cross domain file.&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Can you install Fiddler and trace the requests\responses between your client and sampleserver1 (the Dynamic map sample in the interactive SDK)?&amp;nbsp;&amp;nbsp; You can install Fiddler from here: &lt;/SPAN&gt;&lt;A href="http://www.fiddler2.com/fiddler2/version.asp"&gt;http://www.fiddler2.com/fiddler2/version.asp&lt;/A&gt;&lt;SPAN&gt;&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Let me know if you see any errors with requests to sampleserver1.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 May 2011 21:58:03 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/issue-with-inetractive-samples/m-p/685381#M17632</guid>
      <dc:creator>RexHansen</dc:creator>
      <dc:date>2011-05-02T21:58:03Z</dc:date>
    </item>
    <item>
      <title>Re: Issue with Inetractive Samples</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/issue-with-inetractive-samples/m-p/685382#M17633</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Rex, &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks for the note. I was able to successfully connect to these servcies on SampleServer1. There were some addtional rules implmented by our our corporate security. This resolved the issue and now I can access all the samples. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks again for your help.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Jay&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 May 2011 18:20:01 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/issue-with-inetractive-samples/m-p/685382#M17633</guid>
      <dc:creator>jayshukla</dc:creator>
      <dc:date>2011-05-03T18:20:01Z</dc:date>
    </item>
  </channel>
</rss>

