Upgraded a Umbraco 3.0.5 to 4.5.2 and have switched to the new xml structure. Installed Ucomponents from the repository, no errors reported but when I go to the datatypes, the datatype I wanted to use, Multi Node Tree Picker doesnt exist in the list of render as. All the other ucomponents datatypes seam to be there, where do I begin fail searching?
I'd just make sure you definitely have all of the correct DLLs in your bin folder. Make sure that there are no old DLLs kicking around in there and just to be safe make sure that all of your umbraco and umbraco_client files are up to date.
I do recall that someone saw this happen during the development of uComponents but was fixed due to an old DLL of some sort. I can't be sure though. I think Lee Kelleher would have seen this too.
Have tried deleting all dll.s in bin folder and copy them from the 4.5.2 zip file. Havent tried droppint the umbraco and umbraco_clinet folders yet. Need to verify that I dont have any special there. But the wierd thing is that all the other types are rendered.
Hey Anders, I have seen this once before - on an Umbraco upgrade from v2.2.1 to v4.5.0 (during the development of uComponents) ... we couldn't figure out what the problem was exactly - but put it down to something went bad during the upgrade? (I ended up not needing MNTP on that install)
If you could raise an issue over on CodePlex with some details of your Umbraco set-up (pretty much what you've put on here) - then we can investigate further.
I have now tried and replace umbraco and umbraco_client folders, no change. Could there perhaps be any old xml schema that is leftover in the db that is the problem, ie older versions of documents?
Multi node tree picker, on upgraded Umbraco?
Upgraded a Umbraco 3.0.5 to 4.5.2 and have switched to the new xml structure. Installed Ucomponents from the repository, no errors reported but when I go to the datatypes, the datatype I wanted to use, Multi Node Tree Picker doesnt exist in the list of render as. All the other ucomponents datatypes seam to be there, where do I begin fail searching?
I'd just make sure you definitely have all of the correct DLLs in your bin folder. Make sure that there are no old DLLs kicking around in there and just to be safe make sure that all of your umbraco and umbraco_client files are up to date.
I do recall that someone saw this happen during the development of uComponents but was fixed due to an old DLL of some sort. I can't be sure though. I think Lee Kelleher would have seen this too.
Have tried deleting all dll.s in bin folder and copy them from the 4.5.2 zip file. Havent tried droppint the umbraco and umbraco_clinet folders yet. Need to verify that I dont have any special there. But the wierd thing is that all the other types are rendered.
Hey Anders, I have seen this once before - on an Umbraco upgrade from v2.2.1 to v4.5.0 (during the development of uComponents) ... we couldn't figure out what the problem was exactly - but put it down to something went bad during the upgrade? (I ended up not needing MNTP on that install)
If you could raise an issue over on CodePlex with some details of your Umbraco set-up (pretty much what you've put on here) - then we can investigate further.
http://ucomponents.codeplex.com/WorkItem/Create
Thanks, Lee.
I have now tried and replace umbraco and umbraco_client folders, no change. Could there perhaps be any old xml schema that is leftover in the db that is the problem, ie older versions of documents?
is working on a reply...