asp.net mvc 2应用程序

问题描述:

你好,

我只安装了Visual Studio 2010 Ultimate,并创建了一个空的asp.net mvc 2应用程序,然后在运行该应用程序后,在浏览器中出现以下错误:

< img src =''http://www.picz.ro/thumbnails/f4008d88951113cdc6968fbc4159871c.png'' alt =图像托管" border ="0''>

那我该怎么办?

谢谢,
Sas Gabriel

Hello,

I just install visual studio 2010 ultimate and created an empty asp.net mvc 2 application and just after i''m running the application and i get the following error in my browser:

<img src=''http://www.picz.ro/thumbnails/f4008d88951113cdc6968fbc4159871c.png'' alt=''Image Hosting'' border=''0''>

so what should i do?

Thanks,
Sas Gabriel

您遇到什么错误?老实说,我不会担心使用MVC2.下载MVC 3框架并开始在该框架上进行开发. MVC 3模板运行良好.

http://www.asp.net/mvc/mvc3 [
What error are you getting? To be honest I would not worry about using MVC 2. Download the MVC 3 framework and start developing on that. The MVC 3 templates work well.

http://www.asp.net/mvc/mvc3[^]


我刚刚查看了本教程,并找出了为什么出现错误

http://channel9.msdn.com/blogs/matthijs/aspnet-mvc-2-basics-introduction-by-scott-hanselman [
i just viewed this tutorial and found out why i get the error

http://channel9.msdn.com/blogs/matthijs/aspnet-mvc-2-basics-introduction-by-scott-hanselman[^]

the problem was that i didn''t had any views created and that message appeared