I have an issue with a test environment running win 2k3 SP2 and IIS6
We have a number of development sites on the box, and several versions of the same site eg:
subdomain1.domain.co.uk subdomain2.domain.co.uk subdomain3.domain.co.uk subdomain4.domain.co.uk
All sites were running fine without an issue and nothing has changed. IIS and server config for all sites match.
now....
one of the sites (subdomain3) has just encountered an issue, It's no longer available. Browser throws an error of: The page cannot be displayed
Error Code 64: Host not available
Background: The connection to the Web server was lost.
So, I log on to the box, edit the hosts file and try again.
Same error.
This left me scratching my head a little, so i changed the home folder to one of the other subdmains that i know is working.
Same error again
Error Code 64: Host not available
Background: The connection to the Web server was lost.
Ok time to remove the site in IIS and re-create site and app pool with the same config as the other sites running, then IIS reset and test the site locally.
Got the same error again, and again too when I change the home folder to one that I know is working.
Im at a bit of a loss as I have completely removed it's instance in IIS and re-created and tested with sites that i know are working. It's certainly not a DNS issue and don't believe it to be a coding issue either because the instance in IIS does not work with any other home folder that I know are working.
Can anyone help??
Cheers!!!!