Hello
I can't get rid of errors that are shown when I publish my website.
Visual Studio 2015
These errors are not errors in fact.
For example :
Error 'hdnCat_Numbers' is not declared. It may be inaccessible due to its protection level.
Error 'hdnToggle' is not declared. It may be inaccessible due to its protection level.
while these variables are form controls that are 100% declared in the design page (aspx).