Weird issue with IIS
Working from one of the books, I have set up a new website under IIS on my local computer(Add Website)which points to the folder I created in web application in Visual Studio.
In IIS add website dialouge, in bindings, I set the host name to the actual website address, so every time I try to view the website I get the local website I set up in IIS instead of the one on the web. Do I need to change the localhost port? or use a virtual host?
Thanks, Kevin
|