Hi
I'm trying to open SampleModel.edmx that comes with LinqSample project, which in turns comes as a sample with SQLA 16. I receive the following message: "Unable to cast object of type 'iAnywhere.Data.SQLAnywhere.SAProviderServices' to type 'System.Data.Common.DBProviderServices'". The problem exists in both Visual Studio 2013 and 2015, and after I followed all installation instructions. Any advice is very much welcome.
Leonid Gvirtz