The problem is the following: when creating a view, through the context menu (right-click, create views) on some of the actions, in the model class field, the class ( ApplicationUser ) is not visible, and the class ( ErrorViewModel ) that lies next to can be seen and if I remove inheritance ( : IdentityUser ) then you can see it when you create a view in the class model field. What the X @@ n such ???
In the same project on another computer can be seen. What could be the problem? If anyone encountered write what you can do.