我是靠谱客的博主 花痴往事,最近开发中收集的这篇文章主要介绍Multiple types were found that match the controller named 'Home'. (weird error),觉得挺不错的,现在分享给大家,希望可以做个参考。
概述
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)的全部内容,希望文章能够帮你解决Multiple types were found that match the controller named 'Home'. (weird error)所遇到的程序开发问题。
如果觉得靠谱客网站的内容还不错,欢迎将靠谱客网站推荐给程序员好友。
本图文内容来源于网友提供,作为学习参考使用,或来自网络收集整理,版权属于原作者所有。
发表评论 取消回复