Hi,
We are running build 7605 in production. I am trying to do a trial run of our disaster recovery procedures so that we are familiar with how to restore the system in the event of a failure. However, I keep running into the attached error. this is what I have been doing:
Restore a copy of the virtual machine that hosts the application and rename it so it does not clash with production coy
Restore a copy of the database to this machine (in production it is hosted on a seperate MS SQL server)
Run the changedbserver.bat file to modify the database connection to point to local copy of database rather than the production copy on seperate server
However, I keep getting the attached error.
All relevant services seem to be running
When I try to browse to the application it does not appear.
The error does not make sense to me as I am using a copy of both the application server and the database from production, which is running fine and they are both the same version
Thanks