I've finished building my database and I need to pull in it to my project using entity framework database first approach. I've got as far as entering the server details, username and password and then choosing the database once I press next I get the following error
I've googled this error and come across this ADO.NET Entity Framework and SQL Server which the individual had the same issue, so I followed the steps provided in the answer and downloaded the shared management objects and I still get the error mentioned above....
Can anyone shed any light on this?
Additional information I have Sql server 2008 R2 with Visual Studio 2013 Professional