Hello, I created a site in IIS7.0, my root directory is C:\MyWebSite So the web.config file of my asp.Net is in C:\MyWebSite But i want that the users access my application by just entering http://IPAdress/ So i configured the defaultDocuments so that a default.aspx will be accessed without naming it...