I have just transferred my domain over to a new host so I could have a virtual server and more control.
Everything seems to work ok if I visit example.com but if I visit www.example.com I just get the IIS7 screen.
My settings for DNS have A records for both www and without pointing to the same ip address. I have a CNAME record for www pointing to example.com also
In IIS7 i have a website for named www.example.com, the app pool has the same name and the folder it uses also has the same name.
When I click test connection it has a warning for Authorisation saying cannot verify access to path.
I have 2 site bindings, one for the www prefix and one without. Both on port 80 and using the same IP address.
Is there a setting I am missing?