I\'ve got a reference to System.Configuration - and ConfigurationSettings is found no problem - but the type or namespace \'ConfigurationMana
System.Configuration
ConfigurationSettings
ConfigurationMana
You need to add a reference the System.Configuration assembly. This namespace was split across a few assemblies.