Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
当我在 VS2015 上运行我的 MVC3 项目时,它会抛出一个错误页面,其中包含类似字符的翼形。
VS2010以后不支持mvc3,我用的是VS2010SP1。你可以让它工作,但它最终会咬你。您必须选择VS版本和对应的Mvc版本。
我最终安装了 MVC2、3 和 4,它解决了错误。我一定是丢失了一些 VS 文件,或者 VS 安装没有正确安装。