Hi Rod,
You *can* create a project at the root level of a site. Create a new ASP.NET Web app, and when asked for the location, type in
http://ServerName or
http://localhost. Make sure you're not using an ending slash.
Next, you get to choose the physical files dir. Make sure that the folder you select maps to
http://ServerName (so IIS must be using the same folder) and everything should work fine.
Finally, you should change the default document in IIS, but that's no different than it was in classic asp.
Cheers,
Imar
---------------------------------------
Imar Spaanjaars
Everyone is unique, except for me.