S
Spawnbart
Guest
Steps to reproduce
In visual studio 2015 right click project, choose Add -> New Item
Select ADO.NET Entity Data Model and provide a name, click Next
Select EF Designer from database
Select of enter a new connection, choose whether or not to include sensitive data (password), choice does not matter, click Next
The issue
Now you should see the a display where you can choose which tables and views you want added tot the edmx file, but that doesn't happen with me, instead the window disappears and nothing happens.
I do not get any error messages or warnings.
Some technical details
Windows 10
Visual Studio 2015 Update 3 Professional edition
.NET 4.5.1
C# class library project
Continue reading...
In visual studio 2015 right click project, choose Add -> New Item
Select ADO.NET Entity Data Model and provide a name, click Next
Select EF Designer from database
Select of enter a new connection, choose whether or not to include sensitive data (password), choice does not matter, click Next
The issue
Now you should see the a display where you can choose which tables and views you want added tot the edmx file, but that doesn't happen with me, instead the window disappears and nothing happens.
I do not get any error messages or warnings.
Some technical details
Windows 10
Visual Studio 2015 Update 3 Professional edition
.NET 4.5.1
C# class library project
Continue reading...