if i open the properties of the IIS configured directories i can see the file location of the web.config of the configured directory under the asp.net properties tab. i want to get this file location programmatically of all the configured directories in my IIS by .net 2.0 application . can i do it??...