I have created application in Visual Studio 2013. For connection database and reading data i am using dataset which read connection string from Settings.settings file. Everything working in visual studio 2013. But when i opened this project in visual studio 2017 i cant create new adapter or configure it. I posted following errors below.
How can i solve this problem? Is it visual studio 2017's bug or i should update some packages?