[NullReferenceException: Object reference not set to an instance of an object.]
Umbraco.Web.UmbracoModule.BeginRequest(HttpContextBase httpContext) +25
System.Web.SyncEventExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() +91
System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) +164
I have seen people that has been able to get directly from 4.7.2 to version 4.11.8. And after that you should able to get from the 4.11.8 to version 6.0.0, install the path fixup patch, and then you should be able to go to Umbraco 6.2.4.
As you would imagine i did crashed everything !! :) So i need to upgrade from 4.70 - 4.10 then 4.10 - 4.11 and finally 4.11 - 6.2.4 ? or v4.7 - 4.11.8 and4.11.8 to v6.2.4?
Finally got my upgrade working but looks like the connection with media section isnt working. I dont see any slideshow working and under content section if i change the node name from "default-en" to "default" it shows default-test but the url is still "default"
Am running the Fath Fix but it has been running for 1hour now is that normal ?
Upgrading from V4.7.0 to V6.2.4
Hi guys,
I have an old version of umbraco v 4.7.0 (Assembly version: 1.0.4868.25116) which i need to upgrade and planning on upgrading to V6.2.4.
Is there something i need to do before upgrading from v4.7.0 to v.6.24 or i can just do i by overwritting the /bin, /Umbraco and /umbraco_client ?
Is there any file which needs to be deleted first ? I already uninstall some old packages except Contour.
//fuji
Was expecting something like that to happen.
Any suggestion ??
Hi Fuji
Don´t know if it´s to late for you but I would follow Lee Kelleher´s upgrade path that he has posted here:http://code.leekelleher.com/umbraco/archive/
I have seen people that has been able to get directly from 4.7.2 to version 4.11.8. And after that you should able to get from the 4.11.8 to version 6.0.0, install the path fixup patch, and then you should be able to go to Umbraco 6.2.4.
http://our.umbraco.org/forum/getting-started/installing-umbraco/41089-Upgrade-472-to-605
Also see the documentation for upgrading in general http://our.umbraco.org/documentation/installation/upgrading/general, and the version specific upgrade.http://our.umbraco.org/documentation/installation/upgrading/version-specific
Hope this helps,
/Dennis
Hi Dennis,
As you would imagine i did crashed everything !! :) So i need to upgrade from 4.70 - 4.10 then 4.10 - 4.11 and finally 4.11 - 6.2.4 ? or v4.7 - 4.11.8 and4.11.8 to v6.2.4?
Damn what a long process :(
//fuji
Hi Fuji,
I think that you should be able to do
v4.7.0 --> v4.7.2 --> 4.11.8 --> 6.0.0 --> 6.2.4
If you see this http://our.umbraco.org/forum/getting-started/installing-umbraco/41089-Upgrade-472-to-605 Mark Bennett had been able to do it this way.
And if you follow Lee Kelleher´s upgrade path you should be able to go fra 6.0.0 to 6.2.4
Hope this helps,
/Dennis
Hi Dennis,
Things got a bite nasty up to 6.0.o. Did applied the FixPath Packages as well but nothing is showing up in my Content/Media Section.
On the front en i have this error.
Invalid object name 'cmsPropertyTypeGroup'.
Any suggestions ?
//fuji
Looks like the fixPaths didnt work i can even find the report under App_Data folder
I just updated from 4.5 -> 6.2.2
I owerrite /bin, /Umbraco, /umbraco client, /config And added the new folders and files Global.asax Views And maybe some other files
Lee kellehers guide is good, and teels you what files to change, add and delete
And changed the web.config
It worked fine
Hi Amalie,
Am upgraded up to V.4.11.8 but now trying to upgrade to V6.2.4.
Did you make any changed in sql ?
//fuji
Still not working for me.. :(
What do you have in the umbracoConfigurationStatus Value?
It should be empty or with the value of the current Umbraco version 4.11.8
I did'nt make any changes to the sql connection
Finally got my upgrade working but looks like the connection with media section isnt working. I dont see any slideshow working and under content section if i change the node name from "default-en" to "default" it shows default-test but the url is still "default"
Am running the Fath Fix but it has been running for 1hour now is that normal ?
//fuji
How does the media section not work?
Have you tried to republish the site?
Yes done already.
Its working now :) Setting the Culture Info and Hostname solved this :)
//fuji
is working on a reply...