Forum Moderators: phranque
I believe it is problems with the DNS not knowing the relationship to the defined website. This is the area I am needing help on. Even in the IIS console, when I try to brows the site and browser trys to open [mywebsite2...] I get the "page cannot be displayed". Permissions are set to everyone can brows with read privilages.
Any suggestions?
TIA
Scott
if not then you will have to set up virtual sites. In the IIS admin right click on the website and go to properties on the site you need to set up. Then go to "Web site" and next to the ip address is a advanced button. Click this and create a multiple identity. Type in the site name (ie www.domain.com and the ip address it relates to.)
Now you can browse to the site using www.domain.com
The IP given was an internal IP scheme. If I change the default website locations to the same folder as the site I am trying to create, the website works fine with //servername or server IP.
What is not registering or what is not configured to not see the new site or IP address for it. In the DNS Console I have created a Host and pointed it to the IP, but that would just to resolve the //websitename to the IP correct?
Still pounding my head.
Thanks for all the suggestions.
Scott