Hello @all,
i have installed the webtemplate Tables from File InstallWebTables.sql.
Now i want to generate an EF Model. But if i selected all ASP_NET Tables, there a 8 Errors in Model like:
Custom tool error: Properties referred by the Principal Role ASPNET_USERS must be exactly identical to the key of the EntityType MembershipModel.Store.ASPNET_USERS referred to by the Principal Role in the relationship constraint for Relationship MembershipModel.Store.ASPNET_MEMBERSHIP_USERID_REF. Make sure all the key properties are specified in the Principal Role.
No changes are happend to this tables. Any ideas...?