Skip to content

DataTable serialisation is broken between 2.1 and previous versions or .NET framework #25707

@marek-safar

Description

@marek-safar

The fix dotnet/corefx#27286 broke DataTable serialization between the previous versions and 2.1 version netcore. It fails with the following error when deserializing data stored using the previous version on netcore 2.1.

 System.Runtime.Serialization.SerializationException : Member 'DataTable.DataColumn_0.DataType_AssemblyQualifiedName' was not found.

Metadata

Metadata

Assignees

Labels

area-System.DatadocumentationDocumentation bug or enhancement, does not impact product or test codetenet-compatibilityIncompatibility with previous versions or .NET Framework

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions