Click to See Complete Forum and Search --> : Virtual Directories
comn8u
01-28-2006, 06:21 AM
If I create multiple sub folders in my .net application with it's own web.config file. Do I have to contact my web hosting company and have them create a virtual directory on each of the sub folders in order for it to work after I upload the files?
AhmadUmar
02-03-2006, 05:12 AM
I think yes! because the virtual directory structure of ur website in ur web hosting company must be thesame with what u have on ur machine because of references to files. And further more the webconfig file in folder overrides the anyother webconfig file above it in the directory structure