I have a project for .net 4 with the llblgen output type. When I try to save anything I get the following screen shot.
I have the following files added to my DAL Project.
SD.LLBLGen.Pro.DQE.SqlServer.NET20 runtime v2.0.50727 version 3.0.0.0
SD.LLBLGen.Pro.LinqSupportClasses.NET35 same as above
SD.LLBLGen.Pro.ORMSupportClasses.NET20 same as above
When I drill down into SD.LLBLGen.Pro.ORMSupportClasses.NET20 I see the entity base class. Any suggestions why this isn't working?
I can query just fine just no save or delete.
Thanks,