Zum Hauptinhalt gehen

NetDataContractSerializer

Kommentare

2 Kommentare

  • Nico Burgerhart

    Seems to be an client-server serialization issue.

    Try to add an assign activity where you explicitly set you newColumn activity to Nothing.

    0
  • Permanently deleted user

    Or it is possible that you might have a better time converting your table to a featureset which generally seems to be happier to be serialized. (Using DataTable To FeatureSet Activity)

    Add your 'fields' to that and once you are actually needing the table you can swap it back to a DataTable

    Regards

    Ralph

    0

Bitte melden Sie sich an, um einen Kommentar zu hinterlassen.