Issue with IIS

Joined
Jul 21, 2006
Messages
1
Reaction score
0
Hi all

We have two servers, a real and test server. On the real server we have created a new web site, aTest. I have created a web application, and a web deployment project. I ran the deployment and installed the web app on the default web site. If I browse to the site: http://localhost/testApp/index.aspx, the appropriate page appears and everything works.

Going back the the new web site I created, aTest, it has its home directory set to c:\inetpub\wwwroot\aTest. This web site also has a specific IP address assigned to it. Therefore if I type the address http://<IP Address>/Index.aspx, the page will display. Unfortunately I need to be able to use the address http://<IP Address>/testApp/index.aspx, but this is going to the following folder: C:\inetpub\wwwroot\testApp\testApp\ which does not exist.

My real server is set-up in the same manner, the only two differences are:
1. If I type the address http://<IP Address>/testApp/Index.aspx, I get to the correct location
2. The home directory of the web app testApp (on default web site) is set to /testApp and the field is disabled.

My question is therefore, how can I repeat this on the test server?

Mike55.
 
Last edited:

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,776
Messages
2,569,603
Members
45,189
Latest member
CryptoTaxSoftware

Latest Threads

Top