Could not find a IDataType control matching DataEditorId 676b15b8-93cf-48c4-87b7-889c329b3089 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.
Stack trace
Exception Details: System.ArgumentException: Could not find a IDataType control matching DataEditorId 676b15b8-93cf-48c4-87b7-889c329b3089 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.
Source Error:
An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.
Stack Trace:
[ArgumentException: Could not find a IDataType control matching DataEditorId 676b15b8-93cf-48c4-87b7-889c329b3089 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.]
umbraco.cms.businesslogic.datatype.controls.Factory.GetNewObject(Guid DataEditorId) +521
umbraco.cms.businesslogic.datatype.DataTypeDefinition.Import(XmlNode xmlData) +627
umbraco.cms.businesslogic.packager.Installer.InstallBusinessLogic(Int32 packageId, String tempDir) +345
umbraco.presentation.developer.packages.Installer.processInstall(String currentStep) +1161
umbraco.presentation.developer.packages.Installer.Page_Load(Object sender, EventArgs e) +573
System.Web.Util.CalliHelper.EventArgFunctionCaller(IntPtr fp, Object o, Object t, EventArgs e) +25
umbraco.BasePages.BasePage.OnLoad(EventArgs e) +19
System.Web.UI.Control.LoadRecursive() +71
System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +3064
Any idea? Website was upgraded to 4.7.1 before installing tracker
Sounds like the 'InfoCaster.Umbraco._301UrlTracker.dll' assembly has gone missing. You can get a new copy of it from the downloads section (included in the package).
Error during installation
Could not find a IDataType control matching DataEditorId 676b15b8-93cf-48c4-87b7-889c329b3089 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.
Stack trace
Any idea? Website was upgraded to 4.7.1 before installing tracker
Does the package install good on a clean 4.7.1 (or 4.7.2) website? Maybe something went wrong with upgrading.
Jeroen
Sounds like the 'InfoCaster.Umbraco._301UrlTracker.dll' assembly has gone missing. You can get a new copy of it from the downloads section (included in the package).
It was folder permission problem.
Thank you for help.
Glad to hear you sort it out :-)
is working on a reply...
This forum is in read-only mode while we transition to the new forum.
You can continue this topic on the new forum by tapping the "Continue discussion" link below.