I am having a problem with the MVC 4 tutorial Movies project.
When I go to http://www.localhost:xx/Movies, I get the error that I am missing a default catalog. Nowhere in the tutorial does it talk about this. Here is the connectionstring from the web config. I am using a SQL localDB just like the tutorial suggested.
I was able to create the Movies Controller and all its associated scaffolding so the metadata in the Movies.mdf file must exist.
Here is the connection string. It is the same one used in the tutorial.
Manirul Isla...
Member
116 Points
162 Posts
MVC Tuturial
Apr 04, 2012 11:46 AM|LINK
hi frd,
Is there any tuturial to learn and how i will start MVC 4
thanks
ignatandrei
All-Star
137665 Points
22145 Posts
Moderator
MVP
Re: MVC Tuturial
Apr 04, 2012 11:51 AM|LINK
http://www.asp.net/mvc/mvc4 - see tutorial series.
rupeshkura
Member
120 Points
51 Posts
Re: MVC Tuturial
Apr 04, 2012 01:51 PM|LINK
http://www.asp.net/mvc/tutorials/mvc-4/getting-started-with-aspnet-mvc4/intro-to-aspnet-mvc-4
ricka6
All-Star
15088 Points
2277 Posts
Microsoft
Moderator
Re: MVC Tuturial
Apr 04, 2012 06:10 PM|LINK
After you finish that email me and I'll send you Music Store in MVC 4/Beta.
shawn fultz
Member
3 Points
7 Posts
Re: MVC Tuturial
Nov 23, 2012 04:25 PM|LINK
I am having a problem with the MVC 4 tutorial Movies project.
When I go to http://www.localhost:xx/Movies, I get the error that I am missing a default catalog. Nowhere in the tutorial does it talk about this. Here is the connectionstring from the web config. I am using a SQL localDB just like the tutorial suggested. I was able to create the Movies Controller and all its associated scaffolding so the metadata in the Movies.mdf file must exist.
Here is the connection string. It is the same one used in the tutorial.
.
andri745
Member
164 Points
79 Posts
Re: MVC Tuturial
Nov 24, 2012 02:46 PM|LINK
Did you try to add
in your connection string?
--
Blog
Microsoft MCPD - Web Developer .NET 4