<?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 with Silverlight in ArcGIS API for Silverlight Questions</title>
    <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/editing-with-silverlight/m-p/131494#M3251</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Although I had a clientaccesspolicy.xml file on our server, I discovered that the permissions were such that it was not being accessed from my development machine.&amp;nbsp; Using IIS 7 it was not enough to just open the permissions on that file, but we had to specifically add "Everyone" to the ACL for this file.&amp;nbsp; That solved our problem.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Charlie&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 25 May 2010 17:30:14 GMT</pubDate>
    <dc:creator>DougCollins</dc:creator>
    <dc:date>2010-05-25T17:30:14Z</dc:date>
    <item>
      <title>Editing with Silverlight</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/editing-with-silverlight/m-p/131489#M3246</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Greetings,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I have been trying to get the editing example to work using the new ESRI SL 2.0 beta API, but I am having problems with the Feature Layer loading.&amp;nbsp; I have ArcGIS Server Enterprise 10 pre-release on one machine and ArcSDE 9.3.1 with MS SQL server 2008 on another machine.&amp;nbsp;&amp;nbsp; I have created a Feature Service with point, line, and polygon feature classes defined in an mxd.&amp;nbsp; The Silverlight display comes up and loads a background layer, but the feature layer fails to initialize.&amp;nbsp; In visual studio, I set a breakpoint at the FeatureLayer_InitializationFailed method and it looks like one of the properties "isReadOnly" is set to "true".&amp;nbsp; I am guessing that my problem might be permissions between the SOC on the ArcGIS server machine and the ArcSDE, but I am not sure.&amp;nbsp; I have tried Granting edit permission to the SOC on the feature classes in SDE through ArcCatalog, but that seems to fail.&amp;nbsp; Am I on the right track here, or am I not seeing the light?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks in advance for any help!&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Charlie&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 May 2010 18:29:33 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/editing-with-silverlight/m-p/131489#M3246</guid>
      <dc:creator>DougCollins</dc:creator>
      <dc:date>2010-05-20T18:29:33Z</dc:date>
    </item>
    <item>
      <title>Re: Editing with Silverlight</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/editing-with-silverlight/m-p/131490#M3247</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;The ReadOnly property will only flip to true if the service successfully initializes. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Take a look at this blogpost: &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;SPAN&gt;It might give you some hints as to why your service is not initializing. Also it would help if you would share the InitialzationFailure exception.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 May 2010 19:21:15 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/editing-with-silverlight/m-p/131490#M3247</guid>
      <dc:creator>dotMorten_esri</dc:creator>
      <dc:date>2010-05-20T19:21:15Z</dc:date>
    </item>
    <item>
      <title>Re: Editing with Silverlight</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/editing-with-silverlight/m-p/131491#M3248</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks for the reply and the really nice blog post!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I went through all the items in your blog post and I am now at the point where my Feature Layer loads into my Silverlight application.&amp;nbsp; Using Fiddler, I am able to see the response which includes a couple of polygons that I put in using ArcInfo.&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;However, all the editing buttons in the Silverlight Application are "greyed out" and I am unable to edit.&amp;nbsp; To simplify things I am using the same code that is in the "Edit with Explicit Save" sample, but pointing to my Feature service instead.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Is this now a problem with the ArcGISSOC account on the ArcGIS 10 Server machine not being able to talk to the ArcSDE 9.3.1 on the Geodatabase machine?&amp;nbsp; I'm just guessing here.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Charlie&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 May 2010 14:30:41 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/editing-with-silverlight/m-p/131491#M3248</guid>
      <dc:creator>DougCollins</dc:creator>
      <dc:date>2010-05-21T14:30:41Z</dc:date>
    </item>
    <item>
      <title>Re: Editing with Silverlight</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/editing-with-silverlight/m-p/131492#M3249</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I'm actually not entirely sure how the server end works, but I know there are certain gotchas for correctly configuring a service to be writable. If you look at the rest endpoint for the layer, do you see any links to edit at the bottom of the HTML page?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 May 2010 14:44:15 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/editing-with-silverlight/m-p/131492#M3249</guid>
      <dc:creator>dotMorten_esri</dc:creator>
      <dc:date>2010-05-21T14:44:15Z</dc:date>
    </item>
    <item>
      <title>Re: Editing with Silverlight</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/editing-with-silverlight/m-p/131493#M3250</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Yes, there are a number of supported operations at the bottom of the page including:&amp;nbsp; Query, Add Features, Update Features, Delete Features, Apply Edits.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;When I click on the "Add Features" link it takes me to a page where I can presumably enter a feature and Add it.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Looking more closely at the XAML code in the sample, there is an Int32 for the Button.CommandParameter for the Add Polygon.&amp;nbsp; Just curious if this value is unique for this edit operation?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Charlie&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 May 2010 15:12:46 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/editing-with-silverlight/m-p/131493#M3250</guid>
      <dc:creator>DougCollins</dc:creator>
      <dc:date>2010-05-21T15:12:46Z</dc:date>
    </item>
    <item>
      <title>Re: Editing with Silverlight</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/editing-with-silverlight/m-p/131494#M3251</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Although I had a clientaccesspolicy.xml file on our server, I discovered that the permissions were such that it was not being accessed from my development machine.&amp;nbsp; Using IIS 7 it was not enough to just open the permissions on that file, but we had to specifically add "Everyone" to the ACL for this file.&amp;nbsp; That solved our problem.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Charlie&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 May 2010 17:30:14 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/editing-with-silverlight/m-p/131494#M3251</guid>
      <dc:creator>DougCollins</dc:creator>
      <dc:date>2010-05-25T17:30:14Z</dc:date>
    </item>
    <item>
      <title>Re: Editing with Silverlight</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/editing-with-silverlight/m-p/131495#M3252</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Just a quick answer to one of your previous question : &lt;/SPAN&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Looking more closely at the XAML code in the sample, there is an Int32 for the Button.CommandParameter for the Add Polygon. Just curious if this value is unique for this edit operation?&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt;This Int32 is the feature type which is created by the 'Add' command (useful because the template picker is not used).&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;So I guess you have to adapt this value to your service.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Sorry I have no clue for your latest issues.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 May 2010 13:17:12 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/editing-with-silverlight/m-p/131495#M3252</guid>
      <dc:creator>DominiqueBroux</dc:creator>
      <dc:date>2010-05-26T13:17:12Z</dc:date>
    </item>
  </channel>
</rss>

