- Total Members: 220,025
- Threads: 525,387
- Posts: 976,997
-
January 31st, 2013, 09:36 AM
#1
ASP.NET IIS Virtual Directory
Hello guys and gals. I have an 'off-the-shelf' website product setup on my server.
Basically there are 3 virtual directories currently set up.
Webbooker
Webbookercash
WebbookerCC

Each one has it's own config file...

and the content can be adjusted via the config file (which is quite good)...

I want to setup several more directories but am unsure as to which order this should be done.
Can anyone let me know if this is a straightforward process, i.e. go into IIS, right click 'new', save as WebbookerNEW etc...
Thanks.
-
February 1st, 2013, 05:48 AM
#2
-
February 4th, 2013, 02:50 AM
#3
Thanks for that.
Basically I have got to a stage where the directory appears to be set up and pointing to the correct folder on my server.
(WebbookerCC2 is the new directory I set up..)

If I view one of the previously set up directories (WebbookerCC for example) then by default it loads a login page with the following URL:
http://servermain/WebbookerCC/Home.mvc/Login - the page works fine.
However when I try to view my new directory the browser does redirect to http://servermain/WebbookerCC2/Home.mvc/Login (as it should)...
but I get a 404 error, page not found.
Can you think of any reason why that is happening? Is there another setting I should be looking at?
Thanks, please help me!
Similar Threads
-
By phatmike10 in forum ASP Development
Replies: 16
Last Post: May 17th, 2007, 08:29 AM
-
By CaffeineJunkieX in forum .NET Development
Replies: 1
Last Post: October 5th, 2006, 01:55 AM
-
By pualumnae in forum ASP Development
Replies: 1
Last Post: July 20th, 2005, 01:48 PM
-
By quatto in forum ASP Development
Replies: 2
Last Post: February 7th, 2005, 10:24 AM
-
By Steve Schofield in forum ASP Development
Replies: 0
Last Post: March 27th, 2000, 04:12 PM