When I open the default MVC views(index and create) it work fine, I can add data and get data from the database. When I create a new view it don't work. It gets Http 404.
This is even if I duplicate the create view, only with a different file name....Erro...