When I build a commoncontroller under the controller under Home, the commoncontroller cannot be found. What is the problem?
nikang2018-03-15 14:56:29
Generally, the namespace used by the MVC structure is best to use the camel case method, check whether it is a system function
sky2018-03-14 12:46:21
Check whether the file name is correct, check whether the configuration file controller has a suffix, and check whether the namespace is correct