SQLDude
Member
Each time I create a Project using ASP.NET MVC 4 Web Application it does not create any master pages. When I get to the step to Add a View there is no Master page to select from. Then when I try to run I get the error that I cannot have code without referencing a master page. How can I build a project so that it has a Master page or do I have to create that myself?
There is no mention of a master page in any of the tutorials that I have found.
There is no mention of a master page in any of the tutorials that I have found.