The ProjectTracker sample app has a lot of missing references after the installation of CSLA. I spent time add the missing references. The app didn't compile and I found out that it depends on version 1.0 of Microsoft.AspNet.Identity.EntityFramework.dll. The User and Role classes were removed from version 2.1 which is the latest stable version as of now.
↧