I have been upgrading an existing site from 5.02.03 to 07.02.03
The first part of this was to move the old site to a new windows server 2012
There were lots of hard coded links in a table called ContentManager which I had to update to reflect the new server.
This appeared to be working correctly, until I did the upgrade from 06.02.08 to 07.02.03
Now whenever I browse to the site it redirects to the original site on a different server.
I have checked the ContentManager table and there are no references to the old server in there.
The portalias table has been updated to reflect the new server.
I have checked the web.config and there are no references to the old server
Are there any other database tables or config files where this redirect could be happening?