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:
If the caller is another project, you should write the config in caller project not the called one.