I have the follow error when I create a subfolder in Media called img.
Value cannot be null. Parameter name: Property contents
(27) on Content Type Folder could not be retrieved for Document 1276 on
Tab Page Contents. To fix this problem, delete the property and recreate
it.
And when I try to create a subfolder called documents I get the following error
Could not find a IDataType control matching DataEditorId
b6e94d0c-74ab-11df-bba6-87c4dfd72085 in the controls collection. To
correct this, check the data type definition in the developer section or
ensure that the package/control is installed correctly
is there a way I can fixthis or create a document folder under my content node.
Media Folder Problem in 4.7
I have the follow error when I create a subfolder in Media called img.
Value cannot be null.
Parameter name: Property contents (27) on Content Type Folder could not be retrieved for Document 1276 on Tab Page Contents. To fix this problem, delete the property and recreate it.
And when I try to create a subfolder called documents I get the following error
Could not find a IDataType control matching DataEditorId b6e94d0c-74ab-11df-bba6-87c4dfd72085 in the controls collection. To correct this, check the data type definition in the developer section or ensure that the package/control is installed correctly
is there a way I can fixthis or create a document folder under my content node.
Hi, I just ran into this problem today.
Regarding the folder creation, it occurs after uninstalling the Gecko Uploadify package.
You have to delete the data type: Gecko Uploadify
After deleting the data type, folder can be created without errors again.
Best regards,
Michael
I've had the same problem with media an posted the solution here: http://our.umbraco.org/forum/developers/extending-umbraco/34701-Experimenting-with-base-media-types.
Jeroen
is working on a reply...