ColdFusion 8,0,1,195765
Windows Server 2003 R2 SP2
IIS 6
I have 4 (for arguments sake: site1, site2, site3 and site4) sites set up in IIS, all using CF on individual IP addresses.
When I try and add a new site (site5) to replace any one of the 4 existing sites, every page request for site5 resolves to site2. If I try to replace site2 with site5, I get the following error when browsing to the site:
Error 102 (net::ERR_CONNECTION_REFUSED): Unknown error.
I have not had a problem adding sites up to the current point and each site works fine independently. I have tried replicating settings from the other sites but this has made no difference.
If I remove the cf mapping from the site or browse to a non cf page (aps, php, html) the pages load fine. Adding the CF mapping back in causes the redirect to site2 again.
Any ideas or suggestions would be greatly appreciated.
Thanks,
Paul