<?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: Beta 10: Unable to apply edits in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/unable-to-apply-edits/m-p/591260#M55257</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Did you ever come to a work around or solution?&amp;nbsp; I am getting the same error and I am curious as to why and I've gone through the recommendations posted previously.&amp;nbsp; Thanks for any tips!&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I was able to get my online editor working.&amp;nbsp; It turns out I had a bad install of SQL Server.&amp;nbsp; Once I rebuilt my entire machine everything worked correctly...go figure....&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 28 Jan 2011 16:25:00 GMT</pubDate>
    <dc:creator>deleted-user-XYH0uc33lKDp</dc:creator>
    <dc:date>2011-01-28T16:25:00Z</dc:date>
    <item>
      <title>Unable to apply edits</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/unable-to-apply-edits/m-p/591255#M55252</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I published a service in which a particular SDE version is being used.&amp;nbsp; I then view the map service and the display is correct, i.e. it reflects the data as present in the version I published.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I added a feature layer for editing and can locate the feature and display its attributes.&amp;nbsp; I can change one of the attributes in ArcMap and it shows up in the web.&amp;nbsp; When I try to change the attributes in the web the error I see in Fiddler is:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;{"error":{"code":400,"message":"Unable to complete&amp;nbsp; operation.","details":["Unable to apply edits"]}}&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have configured an ASP.NET project to use a proxy and set alwaysUseProxy to true.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;What can I do in order to figure out what I am doing wrong?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Feb 2010 19:10:08 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/unable-to-apply-edits/m-p/591255#M55252</guid>
      <dc:creator>RichardWatson</dc:creator>
      <dc:date>2010-02-25T19:10:08Z</dc:date>
    </item>
    <item>
      <title>Unable to apply edits</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/unable-to-apply-edits/m-p/591256#M55253</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;The HTTP POST looks correct to me, i.e. it contains the updated attribute.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The ArcGIS Server Manager log has the following ERRORs:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;ERROR Performed StopEditing. 2010-02-26 07:01:16 Smallwood.MapServer RWATSONVISTA 17004&amp;nbsp;&amp;nbsp; 4688 5556 GraphicFeatureServer.PerformEdit &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;ERROR Aborted the Edit operation. 2010-02-26 07:01:16 Smallwood.MapServer RWATSONVISTA 17004&amp;nbsp;&amp;nbsp; 4688 5556 GraphicFeatureServer.PerformEdit &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;ERROR Error while Performing Edit Operation for GraphicFeatureServer.ApplyEdits. 2010-02-26 07:01:16 Smallwood.MapServer RWATSONVISTA 17004&amp;nbsp;&amp;nbsp; 4688 5556 &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;GraphicFeatureServer.PerformEdit &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;ERROR Error while updating GraphicFeature with ObjectID: 8663 in Layer/ Table: NE.PARCEL. 2010-02-26 07:01:16 Smallwood.MapServer RWATSONVISTA 17004&amp;nbsp;&amp;nbsp; 4688 5556 &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;GraphicFeatureLayer.Update&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 26 Feb 2010 11:17:15 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/unable-to-apply-edits/m-p/591256#M55253</guid>
      <dc:creator>RichardWatson</dc:creator>
      <dc:date>2010-02-26T11:17:15Z</dc:date>
    </item>
    <item>
      <title>Unable to apply edits</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/unable-to-apply-edits/m-p/591257#M55254</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Have you enabled editing on the feature service?&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://help.esri.com/en/arcgisserver/10.0/help/arcgis_server_dotnet_help/index.html#/Feature_services_operations/009300000023000000/"&gt;http://help.esri.com/en/arcgisserver/10.0/help/arcgis_server_dotnet_help/index.html#/Feature_services_operations/009300000023000000/&lt;/A&gt;&lt;BR /&gt;&lt;SPAN&gt;You may also want to check the permissions for the ArcSDE data:&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://help.esri.com/en/arcgisserver/10.0/help/arcgis_server_dotnet_help/index.html#/Authoring_feature_services/009300000021000000/"&gt;http://help.esri.com/en/arcgisserver/10.0/help/arcgis_server_dotnet_help/index.html#/Authoring_feature_services/009300000021000000/&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 26 Feb 2010 14:50:48 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/unable-to-apply-edits/m-p/591257#M55254</guid>
      <dc:creator>KellyHutchins</dc:creator>
      <dc:date>2010-02-26T14:50:48Z</dc:date>
    </item>
    <item>
      <title>Re: Beta 10: Unable to apply edits</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/unable-to-apply-edits/m-p/591258#M55255</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Did you ever come to a work around or solution?&amp;nbsp; I am getting the same error and I am curious as to why and I've gone through the recommendations posted previously.&amp;nbsp; Thanks for any tips!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Sep 2010 16:57:35 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/unable-to-apply-edits/m-p/591258#M55255</guid>
      <dc:creator>deleted-user-XYH0uc33lKDp</dc:creator>
      <dc:date>2010-09-17T16:57:35Z</dc:date>
    </item>
    <item>
      <title>Re: Beta 10: Unable to apply edits</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/unable-to-apply-edits/m-p/591259#M55256</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I think that my problem related to the fact that feature layers support a subset of ArcMap renderers:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://help.arcgis.com/en/arcgisserver/10.0/help/arcgis_server_dotnet_help/index.html#/Authoring_feature_services/009300000021000000/"&gt;http://help.arcgis.com/en/arcgisserver/10.0/help/arcgis_server_dotnet_help/index.html#/Authoring_feature_services/009300000021000000/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Seems like ArcGIS Server Manager had some entries which identified the layers with problems.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Good luck!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Sep 2010 17:18:24 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/unable-to-apply-edits/m-p/591259#M55256</guid>
      <dc:creator>RichardWatson</dc:creator>
      <dc:date>2010-09-17T17:18:24Z</dc:date>
    </item>
    <item>
      <title>Re: Beta 10: Unable to apply edits</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/unable-to-apply-edits/m-p/591260#M55257</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Did you ever come to a work around or solution?&amp;nbsp; I am getting the same error and I am curious as to why and I've gone through the recommendations posted previously.&amp;nbsp; Thanks for any tips!&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I was able to get my online editor working.&amp;nbsp; It turns out I had a bad install of SQL Server.&amp;nbsp; Once I rebuilt my entire machine everything worked correctly...go figure....&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 Jan 2011 16:25:00 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/unable-to-apply-edits/m-p/591260#M55257</guid>
      <dc:creator>deleted-user-XYH0uc33lKDp</dc:creator>
      <dc:date>2011-01-28T16:25:00Z</dc:date>
    </item>
  </channel>
</rss>

