I am trying to move a web application from server 2003 to 2008R2. The app is setup using IIS7 with Anonymous Authentication and has an SQL database at the backend.
When I test the application it works when accessed from the server, using the IP address or Server Name. The problem I have is that I would like to use a DNS Alias name.
The Alias works to get to the website and log into the application but when I try to access any other page it sends me back to the login screen?
I have tried disabling lookback checking but this makes no difference.
Regards,
Phil W