I am getting the following error when I put class files in subfolders of my App_Code folder:
errorCS0246: The type or namespace name \'MyClassName\' could not be fou
Check for BuildAction property of file. This should be set to "Compile"