首页 > 其他 > 详细

Multiple types were found that match the controller named 'Home'. (weird error)

时间:2016-08-12 00:50:04      阅读:275      评论:0      收藏:0      [点我收藏+]

found the error, because I changed the namespace and assembly name, then on the bin folder the old dll was still there, so it looks like the mvc engine searches for controllers in the entire bin folder。

 

也就是说报此错误的可能原因是bin目录下有就的dll产生了干扰。

http://stackoverflow.com/questions/23587380/multiple-types-were-found-that-match-the-controller-named-home-weird-error/23665265

Multiple types were found that match the controller named 'Home'. (weird error)

原文:http://www.cnblogs.com/ShaYeBlog/p/5763026.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!