moving upgraded site from one server to another
Hi,
I need to move the upgraded site from one server to another. I copied the files and restored the database on the new server, but sitefinity is not picking up the pages
Thanks,
Annie
You also updated the connection string in the data.config?
Hi Steve,
Yes I did
Thanks,
Annie
You also recycled the apppool after doing so? (also DNS has been changed and you can ping the IP and it resolves to the new server?)
are you receiving any error messages? that will be helpful in diagnosing the problem.
If by chance you're receiving this error: Invalid root node configured for pages. No root node with the name of "FrontendSiteMap".
make sure that the schema of the database user matches the previous one. Usually this is dbo but sometimes hosts will have this set to something different.
If it's a different error, please provide it here and I'll do my best to help!
Thanks SelaArom and Steve for you reply. I was not getting any error messages and I also
recycled the application pool but no luck.
When I click on pages section there were no pages, so basically I re-did the migration on the new server.
Thanks,
Annie
I have the same issue, I upload my code to server, I changes data.config for DB connection, my whole site is running perfectly without any fail. The only main thing is I am not able to view my design templates which I have created on my local, so basically I can not change or create new design template using admin side on server.