I use visual studio community 2015 and when connect to MS Sql database using Entity Framework 6.0 as data source I got the error message shown in picture below:
Thanks a lot, Harreni
I use visual studio community 2015 and when connect to MS Sql database using Entity Framework 6.0 as data source I got the error message shown in picture below:
Thanks a lot, Harreni
Can you confirm if this is the latest patch level for Visual Studio 2015?
Also, if I am not mistaken, please install Microsoft.AspNet.EntityDataSource and Microsoft.AspNet.DynamicData.EFProvider packages from NuGet (https://blogs.msdn.microsoft.com/webdev/2014/02/28/announcing-the-release-of-dynamic-data-provider-and-entitydatasource-control-for-entity-framework-6/).