Tagged Questions

0
votes
2answers
1k views

Type '' in Assembly '' is not marked as serializable. linq-to-sql

I am using asp.net and have configured the sessions to stored in SQL server. My porject has many object and several linq-to-sql dbml's. I have configured all the them to have unidirectional ...