I'm using Visual Studio 2015 & Syabse ASA DB (ver 16.0.0.2222) alongwith EntityFramework 6.1.3. I add an ADO.NET Entity Data Model
-> I choose EF Designer from Database
-> Establish a New Connection
-> Select the option to Include information in Connection String
-> Click Next -> Ideally the next window should allow me to add Tables/Views/Procedures but Upon clicking Next the window closes.
You may check this link to understand my issue better (only difference is I'm on Visual Studio 2015 & the DB I'm using as Sybase ASA)- https://www.youtube.com/watch?v=4SwhYYAzx6I
Has anyone come across this kind of problem or know how to fix this? Kindly advise.