<?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: Editing a template in ArcGIS API for Silverlight Questions</title>
    <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/editing-a-template/m-p/728789#M18655</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;The fiddler results that you copied and pasted does not really tell us much. I don't think it captured the web requests. When I copied your code to a new SL app, run Fiddler before running the sample app, I get a very different fiddler result than yours. Kindly see attached I highlighted the requests you should expect with the code that you shared in post# 6.&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I ran through this again this morning and realized that fiddler only captures the web requests on the first try. I started new clean project and captured the fiddler results. I think this might help. It shows that it is trying to see the clientaccesspolicy.xml and then tries to see the crossdomain.xml immediately after. Take a look at the attached and It should tell a better story of what is going on.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Jerry&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 23 Feb 2011 10:27:20 GMT</pubDate>
    <dc:creator>JerryBiedenbender</dc:creator>
    <dc:date>2011-02-23T10:27:20Z</dc:date>
    <item>
      <title>Editing a template</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/editing-a-template/m-p/728781#M18647</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello, &lt;/SPAN&gt;&lt;BR /&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; I have been able to get one of the templates to properly execute but since I am newer to silverlight I am having troubles adding new tools from the samples. and trouble adding my map services from my server. Can someone point me to some reading material that could help me out or give me a few useful tips. I have been working with flex for quite a while but need to switch over to silverlight.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;What am I suppose to do with the interactive SDK after I download it and unzip it?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Jerry&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Feb 2011 10:16:36 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/editing-a-template/m-p/728781#M18647</guid>
      <dc:creator>JerryBiedenbender</dc:creator>
      <dc:date>2011-02-18T10:16:36Z</dc:date>
    </item>
    <item>
      <title>Re: Editing a template</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/editing-a-template/m-p/728782#M18648</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I have the following clientaccesspolicy.xml in my wwwroot folder. Do I need to change something in here so I can view my services?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;?xml version="1.0" encoding="utf-8" ?&amp;gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;- &amp;lt;access-policy&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;- &amp;lt;cross-domain-access&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;- &amp;lt;policy&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;- &amp;lt;allow-from http-request-headers="*"&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; &amp;lt;domain uri="*" /&amp;gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;SPAN&gt;&amp;nbsp; &amp;lt;domain uri="&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://*" rel="nofollow" target="_blank"&gt;http://*&lt;/A&gt;&lt;SPAN&gt;" /&amp;gt; &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; &amp;lt;/allow-from&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;- &amp;lt;grant-to&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; &amp;lt;resource path="/" include-subpaths="true" /&amp;gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; &amp;lt;/grant-to&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; &amp;lt;/policy&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; &amp;lt;/cross-domain-access&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; &amp;lt;/access-policy&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Jerry&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Feb 2011 11:39:00 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/editing-a-template/m-p/728782#M18648</guid>
      <dc:creator>JerryBiedenbender</dc:creator>
      <dc:date>2011-02-18T11:39:00Z</dc:date>
    </item>
    <item>
      <title>Re: Editing a template</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/editing-a-template/m-p/728783#M18649</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;You can look at this blog post: &lt;/SPAN&gt;&lt;A href="http://blogs.esri.com/Dev/blogs/silverlightwpf/archive/2009/08/31/Using-services-across-schemes.aspx"&gt;http://blogs.esri.com/Dev/blogs/silverlightwpf/archive/2009/08/31/Using-services-across-schemes.aspx&lt;/A&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;This help doc might also be useful for starters: &lt;/SPAN&gt;&lt;A href="http://help.arcgis.com/en/webapi/silverlight/help/index.html#/Getting_Started/016600000004000000/"&gt;http://help.arcgis.com/en/webapi/silverlight/help/index.html#/Getting_Started/016600000004000000/&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Feb 2011 16:06:21 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/editing-a-template/m-p/728783#M18649</guid>
      <dc:creator>JenniferNery</dc:creator>
      <dc:date>2011-02-18T16:06:21Z</dc:date>
    </item>
    <item>
      <title>Re: Editing a template</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/editing-a-template/m-p/728784#M18650</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;In my silverlight application I can successfully get a maps from ArcGIS online to draw into the map. I cannot get any of my map services to load. I have a "crossdomain.xml" and "clientaccesspolicy.xml" set up on the server. I am not having any trouble getting the map services to load into a flex application. Why do you think the map services will not load into a silverlight application?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Feb 2011 12:21:15 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/editing-a-template/m-p/728784#M18650</guid>
      <dc:creator>JerryBiedenbender</dc:creator>
      <dc:date>2011-02-22T12:21:15Z</dc:date>
    </item>
    <item>
      <title>Re: Editing a template</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/editing-a-template/m-p/728785#M18651</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Pleae refer to this blog post about troubleshooting blank layers: &lt;/SPAN&gt;&lt;A href="http://blogs.esri.com/Dev/blogs/silverlightwpf/archive/2009/08/24/Troubleshooting-blank-layers.aspx"&gt;http://blogs.esri.com/Dev/blogs/silverlightwpf/archive/2009/08/24/Troubleshooting-blank-layers.aspx&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Could you share some code on how the layers are added to your map as well?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Feb 2011 13:49:35 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/editing-a-template/m-p/728785#M18651</guid>
      <dc:creator>JenniferNery</dc:creator>
      <dc:date>2011-02-22T13:49:35Z</dc:date>
    </item>
    <item>
      <title>Re: Editing a template</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/editing-a-template/m-p/728786#M18652</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Attached is a word document. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;page one has code with my service and the fiddler log when I run the silverlight application. Results in a blank map.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Page two has code with an ESRI service and the fiddler log when I run the silverlight application. Results in a working map.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;does anything look our of place?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Feb 2011 14:17:31 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/editing-a-template/m-p/728786#M18652</guid>
      <dc:creator>JerryBiedenbender</dc:creator>
      <dc:date>2011-02-22T14:17:31Z</dc:date>
    </item>
    <item>
      <title>Re: Editing a template</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/editing-a-template/m-p/728787#M18653</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Pleae refer to this blog post about troubleshooting blank layers: &lt;A href="http://blogs.esri.com/Dev/blogs/silverlightwpf/archive/2009/08/24/Troubleshooting-blank-layers.aspx"&gt;http://blogs.esri.com/Dev/blogs/silverlightwpf/archive/2009/08/24/Troubleshooting-blank-layers.aspx&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Could you share some code on how the layers are added to your map as well?&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;When I run it in Internet explorer I get information in the fiddler log about the crossdomainpolicy. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;See attached for the log.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Feb 2011 14:26:03 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/editing-a-template/m-p/728787#M18653</guid>
      <dc:creator>JerryBiedenbender</dc:creator>
      <dc:date>2011-02-22T14:26:03Z</dc:date>
    </item>
    <item>
      <title>Re: Editing a template</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/editing-a-template/m-p/728788#M18654</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;The fiddler results that you copied and pasted does not really tell us much. I don't think it captured the web requests. When I copied your code to a new SL app, run Fiddler before running the sample app, I get a very different fiddler result than yours. Kindly see attached I highlighted the requests you should expect with the code that you shared in post# 6.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Feb 2011 23:36:05 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/editing-a-template/m-p/728788#M18654</guid>
      <dc:creator>JenniferNery</dc:creator>
      <dc:date>2011-02-22T23:36:05Z</dc:date>
    </item>
    <item>
      <title>Re: Editing a template</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/editing-a-template/m-p/728789#M18655</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;The fiddler results that you copied and pasted does not really tell us much. I don't think it captured the web requests. When I copied your code to a new SL app, run Fiddler before running the sample app, I get a very different fiddler result than yours. Kindly see attached I highlighted the requests you should expect with the code that you shared in post# 6.&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I ran through this again this morning and realized that fiddler only captures the web requests on the first try. I started new clean project and captured the fiddler results. I think this might help. It shows that it is trying to see the clientaccesspolicy.xml and then tries to see the crossdomain.xml immediately after. Take a look at the attached and It should tell a better story of what is going on.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Jerry&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Feb 2011 10:27:20 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/editing-a-template/m-p/728789#M18655</guid>
      <dc:creator>JerryBiedenbender</dc:creator>
      <dc:date>2011-02-23T10:27:20Z</dc:date>
    </item>
    <item>
      <title>Re: Editing a template</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/editing-a-template/m-p/728790#M18656</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Did you follow the steps in Troubleshooting blank layers? The failure happened when retrieving client access policy. Please use the links from post#'s 5 and 3.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Feb 2011 15:32:42 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/editing-a-template/m-p/728790#M18656</guid>
      <dc:creator>JenniferNery</dc:creator>
      <dc:date>2011-02-23T15:32:42Z</dc:date>
    </item>
    <item>
      <title>Re: Editing a template</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/editing-a-template/m-p/728791#M18657</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I read both of those links over and over again. It looks like i'm having the cross scheme problem but I cannot find the solution for anything. I tried to use the esri clientaccesspolicy and everything. I read the topic about creating two services with different outputs but below that it says its not necessary to do that anymore. My services is on (HTTP) and I'm pretty sure i'm trying to run my silverlight application on (HTTPS). To me it looks like my clientaccesspolicy should be allowing this interaction but im still getting blank maps. Am I overlooking something when reading this information.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;?xml version="1.0" encoding="utf-8" ?&amp;gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;- &amp;lt;access-policy&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;- &amp;lt;cross-domain-access&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;- &amp;lt;policy&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;- &amp;lt;allow-from http-request-headers="*"&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; &amp;lt;domain uri="*" /&amp;gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;SPAN&gt;&amp;nbsp; &amp;lt;domain uri="&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://*" rel="nofollow" target="_blank"&gt;http://*&lt;/A&gt;&lt;SPAN&gt;" /&amp;gt; &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; &amp;lt;/allow-from&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;- &amp;lt;grant-to&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; &amp;lt;resource path="/" include-subpaths="true" /&amp;gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; &amp;lt;/grant-to&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; &amp;lt;/policy&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; &amp;lt;/cross-domain-access&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; &amp;lt;/access-policy&amp;gt;&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Feb 2011 12:20:00 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/editing-a-template/m-p/728791#M18657</guid>
      <dc:creator>JerryBiedenbender</dc:creator>
      <dc:date>2011-02-24T12:20:00Z</dc:date>
    </item>
  </channel>
</rss>

