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 SQL Server properly for it to work with VS2010 ?
I've tried messing with the SQL Server Management Studio, and can't seem to connect to anything through there.
What am I doing wrong ? How can I create a working SQL service ?