Erro 'The ViewData item that has the key 'Name' is of type 'System.String' but must be of type 'IEnumerable<SelectListItem>'
Pessoal, bom dia.
Tentei fazer o exemplo abaixo do site:
http://www.macoratti.net/15/10/mvc_roles1.htm
E está retornando o seguinte erro quando tento fazer um novo registro:
System.InvalidOperationException: 'The ViewData item that has the key 'Name' is of type 'System.String' but must be of type 'IEnumerable<SelectListItem>'.'
Alguém poderia me ajudar?
Obrigada!Discussão (0)
Carregando comentários...