Hi! First of all I apologize to open a new thread about this topic! As I already wrote here http://forums.microsoft.com/MSDN/ShowPost.aspx?PostID=3170303&SiteID=1 , I'd like to use LinqToXsd to read and expecially write Entity Framework's .edmx files. When building the project in Visual Studio 2008 and LinqToXsd Alpha 0.2, I get this error: Error 1 System.InvalidOperationException: Collection was modified. Enumeration operation may be not execute. \linq2xsd_2\linq2xsd_2\LinqToXsd linq2xsd_2 So, i
Read More...