[Solved] "Unable to add data connection. Could not find any resources appropriate for the specified culture or the neutral culture."

Article Sharif Ahmed

Problem

If you are using visual studio version 16.11.1 you may face an error while connecting the database. The error looks like

"Unable to add data connection. Could not find any resources appropriate for the specified culture or the neutral culture."




Solution 1:

This error appears in Visual studio version 16.11.1.


Solution 2:

This is a bug of visual studio 16.11.1 and the bug is fixed in the newer version. So if you switch to a newer version than 16.11.1 your error will be fixed.


Thank you for reading the article. Hope the solutions will help you to solve your error. If you still face any problems you can comment below. Your comment is always important to us.