Hi,
We have 4-5 Classic ASP sites that need to be served using IIS 7.5 on Windows Server 2008 R2. The site files are all located in www/root and sufolders therein. I have created 4 sites under Default Web Site assigning different ports to each.
How do I assign / bind 1 IP address to all of the sites so that we can test them before changing name servers?
When I try to browse a site on server via IIS, I receive the following error:
Config Error Cannot add duplicate collection entry of type 'add' with unique key attribute 'value' set to 'index.asp'
How do I remedy the above issue?
Thanks, in advnace, for your help and guidance.