Hi,
I am recovering a crashed server I never administered of a friend, and have been able to recover all files in the inetpub directory from the harddrive. All DNN site and SQL databases where in it.
We think it was running DNN 3.02
I have installed a new server with Win2k3, SQL2000SP4 in win auth mode & SQL auth mode and IIS6
I checked the webconfig files to have an idea how it was installed
I have restored the databases and DNN files to their original path, attached db's in SQL manager, created same usernames and passwords as stated in the webconfig files, created virual directories in IIS, Created a Application pool. Then opened the inetpub folder and gave 'network service' full right on the different DNN sites
When I run a default.aspx of a DNN site then it takes a while to compile (was a good sign right?) but then errors out with this message:
Domain Name "192.168.0.1/DNN1" Does Not Exist In The Database.
There is some text why this happens but how do I fix it. What database is it talking about and what do I change to add the domain names?
It probably has to do with the new IP address used or because I wasn't sure about the names of the IIS virtual directories (ie DNN1, DNN2..) because I never saw the IIS manager myself. Those are the two thing I can think about that are different from the original server.
Any idea's?
Another thing, one of the site first pops another error, no write acces to folder verify, I checked the DNN site, ther is no 'verify', is it required?
Thansk in advance
ez