Hi,
I am trying to simulate a Disaster Recovery process, but I keep on having problems with restoring the site created with Windows SharePoint Services.
These are the steps I followed:
1) I did the Content Database backup with Enterprise Manager of SQL Server;
2) I did the site backup with the STSADM utility;
3) With IIS I created, on a new server with the exact same characteristics and machine’s name of the first one, a new website named as the previous one (i.e.: IntranetWWS, that is on the 8500 port, reachable by typing
4) I created a new site from the SharePoint Services Administration site, connecting it to the website created on IIS. The new site has the exact same settings of the first one (IIS App pool, database name, user, etc.);
5) I stopped the new site in IIS;
6) I restored the content database with Enterprise Manager;
7) I restarted the site on IIS;
8) I restored the site using the STSADM utility with the overwrite feature.
Awfully the last operation doesn’t work. Consequently I receive the following message: "The web site address
is already in use."
I have also tried to stop the IIS services and repeat the restore operation, but I still continue to get the same error.
Has anybody else ever gotten the same error I am telling you about? Could you please suggest me a way to solve this problem?
Thank you a lot.