<?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: Trying to move beyond the samples (version 2.0 beta) in ArcGIS API for Silverlight Questions</title>
    <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/trying-to-move-beyond-the-samples-version-2-0-beta/m-p/240593#M6207</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;If you are getting a blank page, an exception was thrown. Make sure you have debug set up right, and you should be getting the exception in VS. Usually these exceptions occur when you have errors in your XAML.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;If you are using IE, you might also be able to see the error but double-click the warning icon in the lower left corner.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Lastly, this doesn't seem like a working service: &lt;/SPAN&gt;&lt;A href="http://www.ngdc.noaa.gov/eog/maps/cgi-bin/public/ms/gcv2/?service"&gt;http://www.ngdc.noaa.gov/eog/maps/cgi-bin/public/ms/gcv2/?service&lt;/A&gt;&lt;BR /&gt;&lt;A href="http://maps.gov.nl.ca/gsdw/rest/services/water/BoilAdvisories/MapServer"&gt;&lt;SPAN style="color:#417394;"&gt;http://maps.gov.nl.ca/gsdw/rest/serv...ries/MapServer&lt;/SPAN&gt;&lt;/A&gt;&lt;SPAN&gt; doesn't have a crossdomain.xml or clientaccesspolicy.xml file in place so you will not be able to access it from Silverlight without using a proxy.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;It's actually likely that the blank page/exception is thrown because the layer couldn't initialize. Try putting a InitializationFailed event handler on the layers and see of those are hit.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 28 May 2010 17:03:21 GMT</pubDate>
    <dc:creator>dotMorten_esri</dc:creator>
    <dc:date>2010-05-28T17:03:21Z</dc:date>
    <item>
      <title>Trying to move beyond the samples (version 2.0 beta)</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/trying-to-move-beyond-the-samples-version-2-0-beta/m-p/240592#M6206</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have been able to get the 'Mapping/Layer List' sample to work beautifully in Visual Studio 2010.&amp;nbsp; However when I try to add a map from my local ArcGIS server or other sites, it fails (blank page, no errors).&amp;nbsp;&amp;nbsp; Is there a problem showing non &lt;/SPAN&gt;&lt;A href="http://server.arcgisonline.com/ArcGIS"&gt;http://server.arcgisonline.com/ArcGIS&lt;/A&gt;&lt;SPAN&gt; sites?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I've tried &lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://www.ngdc.noaa.gov/eog/maps/cgi-bin/public/ms/gcv2/?service"&gt;http://www.ngdc.noaa.gov/eog/maps/cgi-bin/public/ms/gcv2/?service&lt;/A&gt;&lt;BR /&gt;&lt;A href="http://maps.gov.nl.ca/gsdw/rest/services/water/BoilAdvisories/MapServer"&gt;http://maps.gov.nl.ca/gsdw/rest/services/water/BoilAdvisories/MapServer&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Does anyone have a more advanced sample?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 May 2010 13:52:51 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/trying-to-move-beyond-the-samples-version-2-0-beta/m-p/240592#M6206</guid>
      <dc:creator>AndrewMackay</dc:creator>
      <dc:date>2010-05-28T13:52:51Z</dc:date>
    </item>
    <item>
      <title>Re: Trying to move beyond the samples (version 2.0 beta)</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/trying-to-move-beyond-the-samples-version-2-0-beta/m-p/240593#M6207</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;If you are getting a blank page, an exception was thrown. Make sure you have debug set up right, and you should be getting the exception in VS. Usually these exceptions occur when you have errors in your XAML.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;If you are using IE, you might also be able to see the error but double-click the warning icon in the lower left corner.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Lastly, this doesn't seem like a working service: &lt;/SPAN&gt;&lt;A href="http://www.ngdc.noaa.gov/eog/maps/cgi-bin/public/ms/gcv2/?service"&gt;http://www.ngdc.noaa.gov/eog/maps/cgi-bin/public/ms/gcv2/?service&lt;/A&gt;&lt;BR /&gt;&lt;A href="http://maps.gov.nl.ca/gsdw/rest/services/water/BoilAdvisories/MapServer"&gt;&lt;SPAN style="color:#417394;"&gt;http://maps.gov.nl.ca/gsdw/rest/serv...ries/MapServer&lt;/SPAN&gt;&lt;/A&gt;&lt;SPAN&gt; doesn't have a crossdomain.xml or clientaccesspolicy.xml file in place so you will not be able to access it from Silverlight without using a proxy.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;It's actually likely that the blank page/exception is thrown because the layer couldn't initialize. Try putting a InitializationFailed event handler on the layers and see of those are hit.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 May 2010 17:03:21 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/trying-to-move-beyond-the-samples-version-2-0-beta/m-p/240593#M6207</guid>
      <dc:creator>dotMorten_esri</dc:creator>
      <dc:date>2010-05-28T17:03:21Z</dc:date>
    </item>
  </channel>
</rss>

