Problem creating a web app in ASP

Problem creating a web app in ASP

am 15.02.2007 19:55:11 von bigal

Can anyone help me? Here's the error: Unable to create WebApplication1. The
file path: 'C\inetpub\wwwroot\webapplication1' does not correspond to
Http://localhost/webapplication1.....access denied
It seems like the inetpub\wwwroot path is not mapping to the localhost
location correctly.

Re: Problem creating a web app in ASP

am 16.02.2007 04:39:26 von Jon Paal

Sounds like an IIS problem . please post here:

microsoft.public.inetserver.iis


"BigAl" wrote in message news:657E006C-C854-4101-AF81-38E3E07F73E1@microsoft.com...
> Can anyone help me? Here's the error: Unable to create WebApplication1. The
> file path: 'C\inetpub\wwwroot\webapplication1' does not correspond to
> Http://localhost/webapplication1.....access denied
> It seems like the inetpub\wwwroot path is not mapping to the localhost
> location correctly.
>