asp.net mvc - Creating a Basic MVC Project with Unit Tests in Visual Studio 2010 -


I wanted to use MVC 2 web application in Visual Studio 2010 as the language of C #. For this, I referenced the link: and I made it. When I ran an application by pressing F5, I found an error in my browser. I have attached the error information below server error

please help me solve it .

MVC is different from regular ASP.NET. In MVC you can tell your application to http-address , Which type of system is used for fire?

Methods are called " Actions " in the MVC language. And Classes are called " Controller " (Rafi speaking), if you want the scene before showing, you should "index" your method to "Home Controller" Would have to tell.
You do this by entering the address: "Localhost / Home / Index "

Please read more here:

Comments

Popular posts from this blog

java - NullPointerException for a 2d Array -

python - Assemble mpeg file unable to play in mediaplayer -

c# - NameSpace Manager or XsltContent to parse aspx page -