I am doing an upgrade from 4.7 to 4.7.1. and I got through copying and merging no problem to the install screen displaying "upgrading umbraco" easily. Nothing happens from there when pressing the button. As far as I know all I am missing is a possible SQL script to upgrade DB and then to set my version number in the web.config.
Any news for that post, I'd like to upgrade a website with a couple of thousands of nodes and I need to be prepared as better as possible. Have a look at this page as well, there is some info on the bottom under the important when upgrading section
Everything looks fine. I did the upgrade without the wizard and therefore no changes to the database. Still I haven't heard from anyone who would know of this...
In the section you refer to it is mentioned that you need look af /bin, /umbraco and /umbraco_client - but that is insufficient. Refer to the general upgrade information also linked to in that section to see all the folders you need to merge changes in to (use Winmerge eg.). To illustrate some of the important changes are in the /config folder.
There shouldn't be any database changes between 4.7 -> 4.7.1 - pretty sure they make it a point not to do any database schema changes between patch releases.
I did follow the wizard after the replacement of the /bin, /umbraco and /umbraco_client folders and everything went fine. Note that If you run the wizard you don't need to write the 4.7.1 in the web.config file. Haven't seen anything wrong so far, if there any problem comes I'll let you know.
Upgrade 4.7 -> 4.7.1 problem
Hi
I am doing an upgrade from 4.7 to 4.7.1. and I got through copying and merging no problem to the install screen displaying "upgrading umbraco" easily. Nothing happens from there when pressing the button. As far as I know all I am missing is a possible SQL script to upgrade DB and then to set my version number in the web.config.
Since this isn't working (also cf. http://our.umbraco.org/forum/getting-started/installing-umbraco/21260-47-Upgrade-Wizard-Won't-Run) for me, I would like to know if there are any changes to DB for this upgrade. Otherwise I will skip this part and consider my website upgraded.
Thanks.
Hi Simon,
Any news for that post, I'd like to upgrade a website with a couple of thousands of nodes and I need to be prepared as better as possible.
Have a look at this page as well, there is some info on the bottom under the important when upgrading section
http://umbraco.codeplex.com/releases/view/73692
Cheers, Giorgos
Hi Giorgos.
Everything looks fine. I did the upgrade without the wizard and therefore no changes to the database. Still I haven't heard from anyone who would know of this...
In the section you refer to it is mentioned that you need look af /bin, /umbraco and /umbraco_client - but that is insufficient. Refer to the general upgrade information also linked to in that section to see all the folders you need to merge changes in to (use Winmerge eg.). To illustrate some of the important changes are in the /config folder.
best regards, Simon
Hi Simon,
There shouldn't be any database changes between 4.7 -> 4.7.1 - pretty sure they make it a point not to do any database schema changes between patch releases.
-Tom
Hi,
I did follow the wizard after the replacement of the /bin, /umbraco and /umbraco_client folders and everything went fine. Note that If you run the wizard you don't need to write the 4.7.1 in the web.config file.
Haven't seen anything wrong so far, if there any problem comes I'll let you know.
Cheers, Giorgos
Hi Tom
Thanks, I hope you're right.
Giorgos, great that it worked for you :-)
So annoying to find that it's the same now from 4.7.1 to 4.7.1.1
I hope there are no changes to DB this time as well :-)
is working on a reply...