I created an empty asp.net web application > .Net 4.6.2
in VS 2015
I added a simple master page & a simple content page on this project.
When i open content page in browser i get the error below :
Line 174: [TemplateContainer(typeof(Panel.Site1))]
What this error mean & how can i fix it?