A System.IO.FileNotFoundException is thrown anytime I try to read a file from my current directory
I am trying to read a file in my current directory but anytime I run I get a System.IO.FileNotFoundException
. with the message could not find file'C:Program Files (x86)IIS Expresscn.config
.