Migrating umbraco 4.7 from one server to another server
Hello All,
I m new to umbraco ...i had deployed umbraco on one of the server and then i needed to move it to another....i went thru the forum for moving it to another server and people were saying that just reupload the files on new server and restore the DB and u will be done....
I tried the same thing but after doing so i came across following error
Invalid object name 'umbracoDomains'.
i search for the solution and came across following url and got the solution for client end of the umbraco installation ...
Thanks for your reply. I had already followed that url and was able to fix that problem ...but then new problem was found that while accessing control panel i was getting 'jquery is not defined' in firebug and following is the screen shot of the control panel how it looks like ...
Migrating umbraco 4.7 from one server to another server
Hello All,
I m new to umbraco ...i had deployed umbraco on one of the server and then i needed to move it to another....i went thru the forum for moving it to another server and people were saying that just reupload the files on new server and restore the DB and u will be done....
I tried the same thing but after doing so i came across following error
Invalid object name 'umbracoDomains'.
i search for the solution and came across following url and got the solution for client end of the umbraco installation ...
http://forum.umbraco.org/yaf_postst647_Invalid-object-name-umbracoDomains.aspx
but even after this, control panel from where we manage content and template doesnt work ....in firebug it shows that jquery is not defined ...
i looked for that as well on the forum ..but none of the solutions worked for me ....can any one please guide where i m doing mistake ...
Waiting for reply.
Regards,
Jinesh
Did you make sure that the database user is set to "owner" on the new database or otherwise has the correct permissions?
Appears it was the problem here: http://forum.umbraco.org/yaf_postst647_Invalid-object-name-umbracoDomains.aspx
- Sune
Hello Fengelz,
Thanks for your reply. I had already followed that url and was able to fix that problem ...but then new problem was found that while accessing control panel i was getting 'jquery is not defined' in firebug and following is the screen shot of the control panel how it looks like ...
Please guide ...
Waiting for reply.
Regards,
Jinesh
Hi Jinesh,
Is it possible not all files were extracted correctly when you copied the files?
The jquery.js file should be located in the "umbraco_client/ui" folder.
You may want to check out this thread: http://our.umbraco.org/forum/core/41-feedback/4825-jQuery-not-defined
is working on a reply...