<?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 Samples not working with my data - how to debug? in ArcGIS API for Silverlight Questions</title>
    <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/samples-not-working-with-my-data-how-to-debug/m-p/431869#M11154</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi everyone,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I'm a Silverlight novice so please bear with me.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I've installed the sample at &lt;/SPAN&gt;&lt;A href="http://resources.esri.com/help/9.3/arcgisserver/apis/silverlight/samples/start.htm#DynamicMap"&gt;http://resources.esri.com/help/9.3/arcgisserver/apis/silverlight/samples/start.htm#DynamicMap&lt;/A&gt;&lt;SPAN&gt; on my PC and I can successfully build and run this sample, using the sample ArcGIS Server service provided:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;esri:ArcGISDynamicMapServiceLayer ID="MyLayer"&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;SPAN&gt;Url="&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://serverapps.esri.com/ArcGIS/rest/services/California/MapServer" rel="nofollow" target="_blank"&gt;http://serverapps.esri.com/ArcGIS/rest/services/California/MapServer&lt;/A&gt;&lt;SPAN&gt;" /&amp;gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;When I substitute my own dynamic map service layer, the application runs without an error, and I see the animated ESRI logo in the lower right corner, but my map service does not appear. I'm using:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;esri:ArcGISDynamicMapServiceLayer ID="MyLayer"&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;SPAN&gt;Url="&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://qsq-brcon15-pc/ArcGIS/rest/services/Robbery/MapServer" rel="nofollow" target="_blank"&gt;http://qsq-brcon15-pc/ArcGIS/rest/services/Robbery/MapServer&lt;/A&gt;&lt;SPAN&gt;" /&amp;gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The ArcGIS Services Directory shows me that this is a valid non-cached service containing a single polygon layer. I can preview this service in ArcCatalog or by creating a Web Application in ArcGIS Server Manager, so I know it's definitely working.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The service's spatial reference is different, but since this isn't specified anywhere in the simple Silverlight code, shouldn't Silverlight just use the spatial reference of this layer?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;STRONG&gt;Spatial Reference:&lt;/STRONG&gt;&lt;SPAN&gt; PROJCS["Lamberts CC&amp;nbsp; NSW",GEOGCS["GCS_GDA_1994",DATUM["D_GDA_1994",SPHEROID["GRS_1980",6378137.0,298.257222101]],PRIMEM["Greenwich",0.0],UNIT["Degree",0.0174532925199433]],PROJECTION["Lambert_Conformal_Conic"],PARAMETER["False_Easting",0.0],PARAMETER["False_Northing",0.0],PARAMETER["Central_Meridian",147.0],PARAMETER["Standard_Parallel_1",-29.5],PARAMETER["Standard_Parallel_2",-35.5],PARAMETER["Scale_Factor",1.0],PARAMETER["Latitude_Of_Origin",-32.5],UNIT["Meter",1.0]]&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Any ideas as to why my service doesn't show in Silverlight, and how I can debug this?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Steve&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 03 Aug 2010 04:21:47 GMT</pubDate>
    <dc:creator>StephenLead</dc:creator>
    <dc:date>2010-08-03T04:21:47Z</dc:date>
    <item>
      <title>Samples not working with my data - how to debug?</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/samples-not-working-with-my-data-how-to-debug/m-p/431869#M11154</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi everyone,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I'm a Silverlight novice so please bear with me.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I've installed the sample at &lt;/SPAN&gt;&lt;A href="http://resources.esri.com/help/9.3/arcgisserver/apis/silverlight/samples/start.htm#DynamicMap"&gt;http://resources.esri.com/help/9.3/arcgisserver/apis/silverlight/samples/start.htm#DynamicMap&lt;/A&gt;&lt;SPAN&gt; on my PC and I can successfully build and run this sample, using the sample ArcGIS Server service provided:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;esri:ArcGISDynamicMapServiceLayer ID="MyLayer"&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;SPAN&gt;Url="&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://serverapps.esri.com/ArcGIS/rest/services/California/MapServer" rel="nofollow" target="_blank"&gt;http://serverapps.esri.com/ArcGIS/rest/services/California/MapServer&lt;/A&gt;&lt;SPAN&gt;" /&amp;gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;When I substitute my own dynamic map service layer, the application runs without an error, and I see the animated ESRI logo in the lower right corner, but my map service does not appear. I'm using:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;esri:ArcGISDynamicMapServiceLayer ID="MyLayer"&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;SPAN&gt;Url="&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://qsq-brcon15-pc/ArcGIS/rest/services/Robbery/MapServer" rel="nofollow" target="_blank"&gt;http://qsq-brcon15-pc/ArcGIS/rest/services/Robbery/MapServer&lt;/A&gt;&lt;SPAN&gt;" /&amp;gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The ArcGIS Services Directory shows me that this is a valid non-cached service containing a single polygon layer. I can preview this service in ArcCatalog or by creating a Web Application in ArcGIS Server Manager, so I know it's definitely working.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The service's spatial reference is different, but since this isn't specified anywhere in the simple Silverlight code, shouldn't Silverlight just use the spatial reference of this layer?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;STRONG&gt;Spatial Reference:&lt;/STRONG&gt;&lt;SPAN&gt; PROJCS["Lamberts CC&amp;nbsp; NSW",GEOGCS["GCS_GDA_1994",DATUM["D_GDA_1994",SPHEROID["GRS_1980",6378137.0,298.257222101]],PRIMEM["Greenwich",0.0],UNIT["Degree",0.0174532925199433]],PROJECTION["Lambert_Conformal_Conic"],PARAMETER["False_Easting",0.0],PARAMETER["False_Northing",0.0],PARAMETER["Central_Meridian",147.0],PARAMETER["Standard_Parallel_1",-29.5],PARAMETER["Standard_Parallel_2",-35.5],PARAMETER["Scale_Factor",1.0],PARAMETER["Latitude_Of_Origin",-32.5],UNIT["Meter",1.0]]&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Any ideas as to why my service doesn't show in Silverlight, and how I can debug this?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Steve&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Aug 2010 04:21:47 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/samples-not-working-with-my-data-how-to-debug/m-p/431869#M11154</guid>
      <dc:creator>StephenLead</dc:creator>
      <dc:date>2010-08-03T04:21:47Z</dc:date>
    </item>
    <item>
      <title>Re: Samples not working with my data - how to debug?</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/samples-not-working-with-my-data-how-to-debug/m-p/431870#M11155</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;There's a sample ArcGIS 10 server at &lt;/SPAN&gt;&lt;A href="http://sampleserver3.arcgisonline.com/"&gt;http://sampleserver3.arcgisonline.com/&lt;/A&gt;&lt;SPAN&gt; and this doesn't work either, so I think the problem is due to incompatibilities between ArcGIS Server 10, Visual Studio 2008 and the version of the Silverlight SDK I'm using.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I'll try upgrading to VS 2010 and the latest ArcGIS Silverlight SDK.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Aug 2010 05:07:46 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/samples-not-working-with-my-data-how-to-debug/m-p/431870#M11155</guid>
      <dc:creator>StephenLead</dc:creator>
      <dc:date>2010-08-04T05:07:46Z</dc:date>
    </item>
  </channel>
</rss>

