Tagged Questions
1
vote
1answer
371 views
Install SQL server 2008 R2 with VS 2010
Ok, I've installed SQL Server 2008 R2.
I'm trying to add a "SQL Server Database" to an ASP MVC project.
But it keeps telling me I need SQL Server for it to work.
What do I need to do to setup the ...