Level 3 Assignment1-the given key is not present in the Dictionary

Hi ,

I am getting the following error . Plz let me the how to solve it.
image

You get this error while trying to read the value of a key from a dictionary object where key is not present.

For example: in_config(“KeyName”).ToString
If “KeyName” is not present in the in_config dictionary, you will get this error.

Please check whether you are using the right key value.

Regards,
Karthik Byggari