After upgrading my project from VS2010 to VS2015 and running on Windows10
I'm using EF4 for my data connectivity with .NET 4
Because My client is using Windows XP.
I cannot Drag and Drop my Tables from the Datasource tab in IDE to the winform.
I keep geting
"BindingSource unable to create list based on the Type specified in the
DataSource property."