c# - Asp.Net Running a content page using master page error > TemplateContainer(typeof(MySite.MasterPage)) -


i created empty asp.net web application > .net 4.6.2 in vs 2015
added simple master page & simple content page on project.
when open content page in browser error below :

line 174: [templatecontainer(typeof(panel.site1))]

templatecontainer error

what error mean & how can fix it?

name of project or namespaces conflicting asp.net form authentification class name: system.web.security.formsauthentication. according me missing namespace name or required reference.


Comments

Popular posts from this blog

python - Selenium remoteWebDriver (& SauceLabs) Firefox moseMoveTo action exception -

html - How to custom Bootstrap grid height? -

transpose - Maple isnt executing function but prints function term -