Could not find composition model type; {modelType} in content model type; {contentType} at {startDateTime}
We've upgraded from Umbraco 7 to 8 and are now seeing the below error:
@MessageTemplate Could not find composition model type; {modelType} in content model type; {contentType} at {startDateTime}
modelType NavigationSettings
contentType SiteConfiguration
SourceContext ---.Core.Services.NavigationSettingsService
Could anyone offer any advice on this please? Many thanks.
Could not find composition model type; {modelType} in content model type; {contentType} at {startDateTime}
We've upgraded from Umbraco 7 to 8 and are now seeing the below error:
@MessageTemplate Could not find composition model type; {modelType} in content model type; {contentType} at {startDateTime} modelType NavigationSettings contentType SiteConfiguration SourceContext ---.Core.Services.NavigationSettingsService
Could anyone offer any advice on this please? Many thanks.
Very interesting, much appreciated!
is working on a reply...