Hi guys,
Thanks for you replies. It's on the same domain yes. Oddly enough though the problem is solved. I believe the issue was the site was looking at the wrong ASP.NET configuration - something i'd completely overlooked.
However, testing the new site shows up a major problem- I’m unable to now log into the site at all! It simply throws you back to the page you were looking at last, no errors or anything.
This is the same problem:
http://web3.dotnetnuke.com/Community/...
So ran the following on the old server:
C:\Inetpub\AdminScripts>cscript adsutil.vbs get w3svc/anonymoususerpass
And got the following password:
Microsoft (R) Windows Script Host Version 5.6
Copyright (C) Microsoft Corporation 1996-2001. All rights reserved.
anonymoususerpass : (STRING) "`c1tX^4tv5u6}|"
So copied this into the password sections on the Anonymous Authentication configuration on new server, with username IUSR_SERVER1 (as it used to be set on old server) and it accepted the password as correct (well, it didn’t state it was wrong which is what happens if you do enter it wrong).
Tested site, still nothing.
Any ideas? The usernames are all there in the database.