I'm trying to get the sample Project Manager solution working with EF5 and DbContext. I've changed it over to use CSLA.Data.EF5 and DbContext. I'm getting a "Constructor on type 'ProjectTracker.DalEf.PTrackerEntities' not found." error when running it. Anybody know how to fix this or has a copy of the Project Manager running with EF5 and DbContext?
↧