Page 1 of 1

Problem with serialization mode unidirectional

Posted: Tue 20 Oct 2009 09:39
by Patroklo
I have tried with the 5.25.42 and 5.25.49 versions the serialization mode: unidirectional instead of none, but when I put the datacontext in my program it throws an error saying that the DataContract and DataMember are not defined.
It could be that I have not cheked an option or some kind of bug?

Posted: Tue 20 Oct 2009 14:38
by AndreyR
If you are using standalone mode of model generation, you should add a reference to
System.Runtime.Serializatlion.dll to your project.