I have a app.confog file attached to a class library project which is a plugin code for MSCRM 4.0
The .config file contains some <key,value> pair.
When the plugin is fired the .cs code can't read the .config file values.
It is not showing any errors but it can't read any values only capturing null values.