The key is not there in config file dictionary object.. It is filled with the values from config file. So check your config file. Note: keys are case sensitive..
Hi all, I want to fetch the entire row from Excel by filtering column value. I am using the above linq query. I want to how this can be read as the datatype of this will be enumerable(datarow). Thanks