System.Data.Linq.Binary is not XmlSerializable (www.west-wind.com)
submitted by
rstrahl(7090) 8 months, 4 days ago
LINQ to SQL generates TimeStamp fields as System.Data.Linq.Binary types in the data model it creates. This type unfortunately doesn't serialize and XmlSerializer and therefore Web Services in general fail with a downright serialization failure. It's possible to work around this by using internal scope but it isn't a perfect solution.
|
category: ADO.NET
|
Views: 15
tags:
ADO.NET Database another
Everyones tags:
Your Tags: