Press Ctrl / CMD + C to copy this to your clipboard.
This post will be reported to the moderators as potential spam to be looked at
Hi,
I realise that this package hasn't been tested much on v7 yet but you gotta start somewhere!
The package installs fine on v7.1.4 but when you try to load a docType under the "Standard Values" tree I get the following error:
NotSupportedException: umbraco.interfaces.IDataEditor is a legacy object and is not supported by runtime generated umbraco.interfaces.IDataType instances to maintain backwards compatibility with the legacy APIs. Consider upgrading your code to use the new Services APIs.] Umbraco.Core.PropertyEditors.BackwardsCompatibleDataType.get_DataEditor() +165 umbraco.controls.ContentControl.AddControlNew(Property p, TabPage tp, String cap) +94 umbraco.controls.ContentControl.LoadPropertyTypes(IContentTypeComposition contentType, TabPage tabPage, Hashtable inTab, Int32 tabId, String tabCaption) +254 umbraco.controls.ContentControl.CreateChildControls() +503 System.Web.UI.Control.EnsureChildControls() +83 umbraco.uicontrols.TabView.OnInit(EventArgs e) +22 umbraco.controls.ContentControl.OnInit(EventArgs e) +29 System.Web.UI.Control.InitRecursive(Control namingContainer) +134 System.Web.UI.Control.AddedControl(Control control, Int32 index) +191 System.Web.UI.ControlCollection.Add(Control child) +86 Sitereactor.StandardValues.EditStandardValue.OnInit(EventArgs e) +954 System.Web.UI.Control.InitRecursive(Control namingContainer) +134 System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +489
is working on a reply...
Write your reply to:
Upload image
Image will be uploaded when post is submitted
Umbraco v7.1.4: umbraco.interfaces.IDataEditor is a legacy object and is not supported by runtime
Hi,
I realise that this package hasn't been tested much on v7 yet but you gotta start somewhere!
The package installs fine on v7.1.4 but when you try to load a docType under the "Standard Values" tree I get the following error:
is working on a reply...