- Make sure that you add
System.Configuration.dll
to the project. If you already added it, try to remove and add it again. - Put the cursor on
ConfigurationManager
then press ctrl+., and see what it suggests you.
System.Configuration.dll
to the project. If you already added it, try to remove and add it again.ConfigurationManager
then press ctrl+., and see what it suggests you.