So I am having some difficulty with Visual Studio. My goal is to set up a master page and have content pages to make sure that the layout is consistent throughout the site.
The Problem:
When I run my file I have this error come up:
Steps I've Taken so Far:
Website(in the solution explorer)>Add New Item> Choose Web Form> Name it "homePage"> Click choose MasterPage File and choose my Master Page.
I followed the steps in this forum post and I am still receiving the Error! I have looked at the code-behind files ad the Inherits match up I am incredibly stuck on this one guys. Can anyone help me out?