Multiple web.config files in a virtual directory

From: Raghu (Raghu_at_nospamzzzqcsi.com)
Date: 05/27/04


Date: Thu, 27 May 2004 08:33:05 -0700

Is it possible to have multiple web.config files in a given virtual
directory in different directories? For example:

http://localhost/myapp (Virtual directory maps to C:\MyApp)
http://localhost/myapp/newFolder (web folder in the above virtual dir maps
to C:\MyApp\NewFolder)

Can I have one web.config file at C:\MyApp and another at
C:\MyApp\NewFolder? When I tried to do this, VS.NET web project (during
debugging) throws an errors saying that something is wrong at the server? So
I compiled the project and tried to bring to navigate to a page in the
browser (without debugging), I still get an error. But when I remove the
web.config file at C:\MyApp\NewFolder, it works fine.

Any help is appreciated.

Thanks.
Raghu/..



Relevant Pages

  • Re: Multiple web.config files in a virtual directory
    ... > http://localhost/myapp/newFolder (web folder in the above virtual dir maps ... When I tried to do this, VS.NET web project (during ... > debugging) throws an errors saying that something is wrong at the server? ... > browser (without debugging), ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: Multiple web.config files in a virtual directory
    ... > http://localhost/myapp/newFolder (web folder in the above virtual dir maps ... When I tried to do this, VS.NET web project (during ... > debugging) throws an errors saying that something is wrong at the server? ... > browser (without debugging), ...
    (microsoft.public.dotnet.framework.aspnet.security)
  • Multiple web.config files in a virtual directory
    ... http://localhost/myapp (Virtual directory maps to C:\MyApp) ... http://localhost/myapp/newFolder (web folder in the above virtual dir maps ... debugging) throws an errors saying that something is wrong at the server? ... browser (without debugging), ...
    (microsoft.public.dotnet.framework.aspnet)