Scaffolding Failed Failed To Build The Project
If you are adding a view and you see this error, your project is not in the state it can be compiled. If you compile your software it will fail.
For fix the issue , fix the error in Errors List in your current MVC project and then add the view it will work.
Happy coding