Page 1 of 1

Serialization

Posted: Sat 06 Mar 2010 17:25
by renatotozzi
Hello,

I'm trying to serialize linq to mysql entity but I get the error as follow?

System.Runtime.Serialization.SerializationException 'Devart.Data.Linq.i' in assembly 'Devart.Data.Linq' is not marked as serializable.

What should I do to fix this problem

Regards

Posted: Tue 09 Mar 2010 15:14
by AndreyR
I have just tried to serialize an entity like it is described in the following post and succeeded.
http://msdn.microsoft.com/en-us/library/bb546184.aspx
Could you please upgrade to the latest dotConnect for MySQL 5.70.102?
Please let me know if anything goes wrong.