Aller au contenu principal

'Type 'ESRI.ArcGIS.Client.Tasks.FeatureSet+<GetEnumerator>d__19' cannot be serialized

Commentaires

1 commentaire

  • Berend Veldkamp
    Do you have any client side activities inside that For Each? (Any activity from the Common Client or Common Viewer categories). If so, one option would be to remove those, if you don't need them.

     

    Otherwise, use yourFeatureSet.Features.ToList() in the ForEach activity.
    0

Vous devez vous connecter pour laisser un commentaire.