if you are getting values from AppConfig file those are not exists
<appSettings>
or if you are using key in two type
<add key="abc" value="abc"/> <add key="xyz" value="xyz"></add>