I am trying to read the keys from the Web.config file in a different layer than the web layer (Same solution)
Web.config
Here is what I am trying:
Full Path for it is
System.Configuration.ConfigurationManager.AppSettings["KeyName"]