Multiple web.config files in a virtual directory
From: Raghu (Raghu_at_nospamzzzqcsi.com)
Date: 05/27/04
- Next message: Curt_C [MVP]: "Re: Multiple web.config files in a virtual directory"
- Previous message: i23bam: "Re: Converting Win32 API to VB.NET for Folder Security"
- Next in thread: Curt_C [MVP]: "Re: Multiple web.config files in a virtual directory"
- Reply: Curt_C [MVP]: "Re: Multiple web.config files in a virtual directory"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
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/..
- Next message: Curt_C [MVP]: "Re: Multiple web.config files in a virtual directory"
- Previous message: i23bam: "Re: Converting Win32 API to VB.NET for Folder Security"
- Next in thread: Curt_C [MVP]: "Re: Multiple web.config files in a virtual directory"
- Reply: Curt_C [MVP]: "Re: Multiple web.config files in a virtual directory"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|
|