No constructor for type ‘Umbraco.Cms.Core.PropertyEditors.PropertyEditorCollection’ can be instantiated using services from the service container
I upgraded a website from Umbraco 9 to 13, can go into the back office and look at all the content, but unable to publish any content. This is my startup.cs
No constructor for type ‘Umbraco.Cms.Core.PropertyEditors.PropertyEditorCollection’ can be instantiated using services from the service container
I upgraded a website from Umbraco 9 to 13, can go into the back office and look at all the content, but unable to publish any content. This is my startup.cs
Why am I getting ‘Model’ does not contain a definition for ‘oTitle’ CS1061 Umbraco (12.3.4)?
I working on an umbraco project (12.3.4), and have the OskiStarterKit(3.0.2) installed