I am starting a new project that I want to use LLBLGenPro on, and I opened my previous project, which I hadn't opened in about two months; since then I have of course uprgaded to the latest version.
First thing I noticed on opening project was following message in task list:
Warning: The dependency 'SD.LLBLGen.Pro.ORMSupportClasses.NET11, Version=1.0.2004.1, Culture=neutral, PublicKeyToken=ca73b74ba4e3ff27' in project 'OEL GUI' cannot be copied to the run directory because it would overwrite the reference 'SD.LLBLGen.Pro.ORMSupportClasses.NET11, Version=1.0.2003.3, Culture=neutral, PublicKeyToken=ca73b74ba4e3ff27'.
I attempted to rebuild just the DAL, and got a slew of these:
...(45): 'OEL.CollectionClasses.AddressTypeCollection' does not implement inherited abstract member 'SD.LLBLGen.Pro.ORMSupportClasses.EntityCollectionBase.GetMulti(SD.LLBLGen.Pro.ORMSupportClasses.IPredicate, long, SD.LLBLGen.Pro.ORMSupportClasses.ISortExpression, SD.LLBLGen.Pro.ORMSupportClasses.IRelationCollection, int, int)'