Re: [02/03] Need Webserver
Silly question but is it running? I had the same problem once that drove me crazy but I found out the service wasnt starting automatically.
Hope that helps!
Aaron
Re: [02/03] Need Webserver
Another thing, if it's having trouble creating virtual directories automatically, create it yourself manually before creating the new web app and see if it works.
HTH
HoraShadow
Re: [02/03] Need Webserver
Start > Programs > Visual Studio 2003 > Visual Studio Tools > Visual Studio Command Prompt
type:
aspnet_regiis /i
{Enter}