Cant establish connection to databases [asp.net mvc]

Hi, im following this tutorial: http://www.asp.net/mvc/overview/getting-started/introduction/getting-started about asp.net mvc, and i got to step #6. Accessing Your Model’s Data from a Controller, where you have to add a new controller named Movies, and after that when i try to append to the url /Movies im getting this error:


Also i just tried a different project also having a db, and im getting the same error.

I reinstalled VS 2013 and now it`s working, i probably have unchecked some SQL feature when i was installing Visual studio in the first place…

1 Like

This topic was automatically closed 91 days after the last reply. New replies are no longer allowed.