hi
iam having 2 websites which have to run on same server. and iam using iis8.5
in iis i have added 2 websites with same ip address and sames ports ,but it is showing error that 2 websites should not have same ports.
so i have changed the ports as 80 and 8080.
and one website is running which is having port 80 (10.127.0.1/aaa.htm) and another website is not running even iam mentioning the port( 10.127.0.1:8080/default.aspx)
even i tried giving host names also but still they are not working
so plz tell me the process