asp.net mvc - Unable to retrieve metadata for ApplicationUser. - VS13 -
i receiving following error when choose generate mvc5 controller views using entity framework:
unable retrieve metadata applicationuser. multiple object sets per type not supported. object sets applicationusers , users can both contain instances of type applicationuser"
searching , found :same problem has hack not solution ..
is bug in vs13?
and how can fix it
Comments
Post a Comment