Hi,
A file structure is shown below. Folder 2a is an exact replica of folder 2b
without the bin and the web.config. Is there a way to remove folder 2a
completly and only use folder 2b. I cannot make a virtual folder since when
the response is coming from folder 1, i don't want the bin and web.config of
folder 2b to be used but that of folder 1. Besides that i am passing session
variables between applications.
Any help would be really appreciated.
default web site
|
->folder1
| |
| -> folder 2a
|
->folder 2b
A file structure is shown below. Folder 2a is an exact replica of folder 2b
without the bin and the web.config. Is there a way to remove folder 2a
completly and only use folder 2b. I cannot make a virtual folder since when
the response is coming from folder 1, i don't want the bin and web.config of
folder 2b to be used but that of folder 1. Besides that i am passing session
variables between applications.
Any help would be really appreciated.
default web site
|
->folder1
| |
| -> folder 2a
|
->folder 2b