Cannot add or delete attachments in Silverlight application when the layer resides in a Registered As Version Dataset

3985
1
02-17-2015 05:57 AM
MiriEshel
New Contributor III

Hi,

I'm trying to add attachments using the AttachmentEditor in Silverlight API version 3.2. The layer is in a Feature service that has attachments.
It does not let me add or delete attachments because the layer resides in a Registered As Version Dataset. If it resides in a Non Registered As Version Dataset, it works fine.
Is there any solution for this problem? Has anyone encountered such a problem?

We need the Dataset to be  Registered as version because it is a geometric Network and in order to edit the network, the Dataset needs to be Registered as version.


In order to reproduce the problem, you can use the sample of the Attachment Editor : http://resources.arcgis.com/en/help/silverlight-api/samples/start.htm#ToolkitAttachmentEditor and replace the feature layer with  a layer that has Attachments and resides in a  Registered as version Dataset.

Thanks a lot,
Miri

0 Kudos
1 Reply
nakulmanocha
Esri Regular Contributor

Are you able to reproduce this on the REST end point too?

0 Kudos