using umbraco 4.5.2 on .NET 4 (clean install) I cannot create new relation types as the only item in the context menu is "Reload nodes", which is kind of useless ;)
Hi Atze, I think I've seen this happen once before where the content menu item appeared to be missing on first install, but after restarting the site it worked. Is it working for you now ?
Thats great news, thank you! Hopefully that IAction.Letter thing will be replaced with a more convenient system (e.g. make umbraco assign guids or whatever to the IActions automatically when they are installed/used for the first time, so developers don't need to struggle with that).
I've been investigating this again and getting a bit closer (it's not to do with the IAction letters it seems, as removing then re-adding the dll after install seems to fix).
Eg. If I install the 1.4 package onto a fresh 4.5.2 install then it exhibits the behaviour you mentioned where the IActions don't seem to be activated. If I then remove the Umbraco.RelationTypes.dll from the bin, refresh the browser, the tree disappears... when the dll is then replaced, the tree seems to work correctly !
I should add that restarting IIS doens't seem to have any effect... only removing the dll, hitting the site, and then replacing with the same dll seems to make it work.
I've not encountered this error for a while; it's been working on all the sites I've added it to recently... I'll try again on a fresh 4.5.2 install later to see if I can reproduce this as would really ike to know what caused it.
Cannot create new relation types
Hi,
using umbraco 4.5.2 on .NET 4 (clean install) I cannot create new relation types as the only item in the context menu is "Reload nodes", which is kind of useless ;)
Any ideas?
atze
UPDATE: Actually none of the package specific context menu items is displayed, the context menu of the sample "Relate Document On Copy" is empty.
atze
Hi Atze, I think I've seen this happen once before where the content menu item appeared to be missing on first install, but after restarting the site it worked. Is it working for you now ?
Thanks,
Hendy
If restarting the site means iisreset, then unfortunately no, it didn't help.
Hi Atze,
Yes I get the same issue on a fresh 4.5.2
It seems to be related to using ® as the IAction.Letter property. I'll upload a fixed version once I've investigated a bit more...
Cheers,
Hendy
Thats great news, thank you! Hopefully that IAction.Letter thing will be replaced with a more convenient system (e.g. make umbraco assign guids or whatever to the IActions automatically when they are installed/used for the first time, so developers don't need to struggle with that).
Hi Atze,
I've been investigating this again and getting a bit closer (it's not to do with the IAction letters it seems, as removing then re-adding the dll after install seems to fix).
Eg. If I install the 1.4 package onto a fresh 4.5.2 install then it exhibits the behaviour you mentioned where the IActions don't seem to be activated. If I then remove the Umbraco.RelationTypes.dll from the bin, refresh the browser, the tree disappears... when the dll is then replaced, the tree seems to work correctly !
I should add that restarting IIS doens't seem to have any effect... only removing the dll, hitting the site, and then replacing with the same dll seems to make it work.
Does anyone have any ideas about this ??
Cheers,
Hendy
Oddly enough, an IIS reset solved this for me (making the Create option available)
Hi,
any news on the issue described above? I can not get any of the workarounds to work. I am on 4.5.2
//Magnus
Hi Magnus,
I've not encountered this error for a while; it's been working on all the sites I've added it to recently... I'll try again on a fresh 4.5.2 install later to see if I can reproduce this as would really ike to know what caused it.
Cheers,
Hendy
is working on a reply...