You should already see it listed as a virtual directory once you drill down from the default web site. If you don't see it, then you didn't set it up right.
If you have Win XP, it's easiest to turn it into a virtual directory by using Windows Explorer. Right click on ThePhile directory, properties, Web Sharing tab, select "share this folder", accept the defaults and click OK.
Then go into your IIS applet again and drill down from the web site. You should see this as a virtual directory. Select it, right click, properties. Look to see if you have the button that says CREATE in the Application Settings area. If you see the CREATE button, that means this is not configured to be an IIS Application directory. Just push that button to turn it into an IIS application directory. This allows the "bin" folder under ThePhile to be the "main" bin folder of the application, and the web.config will be the main config file.
If you don't have much experience with ASP.NET this project might be a bit over your head. They make some assmptions about the readers background ...
Eric
|