Could not see or use classes in Class in AppCode in MVC 5
You need to check that Property of the class in the App Code is set to "Compile" not "Content". It also needs to be the same language as the language for the project.
http://stackoverflow.com/questions/10620947/asp-net-mvc-3-and-app-code-folder
http://stackoverflow.com/questions/10620947/asp-net-mvc-3-and-app-code-folder
Comments
Post a Comment