I'm getting an error on the Models-Builder-Tab in the Developersection: "Last generation failed with the following error:"
ModelsBuilder is enabled, with the following configuration:
The models factory is enabled.
The API is neither installed nor enabled.
External tools such as Visual Studio cannot use the API.
PureLive models are enabled.
Models namespace is Umbraco.Web.PublishedContentModels.
Static mixin getters are enabled. The pattern for getters is "Get{0}".
Tracking of out-of-date models is not enabled.
The front end is throwing 500s.
Does anyone know how to solve this? I dont fully understand the error-message.
Problem with Models Builder
I'm getting an error on the Models-Builder-Tab in the Developersection: "Last generation failed with the following error:"
The front end is throwing 500s.
Does anyone know how to solve this? I dont fully understand the error-message.
Hi,
You can easily change Models Builder configuration.
Please look what setttings are enabled:
https://github.com/zpqrtbnk/Zbu.ModelsBuilder/wiki/Install-And-Configure
Thanks,
Alex
So it turns out a document-type can't have evry name. Error is gone.
Hi,
Glad that you solved the topic!!! Have a nice day.
Thanks,
Alex
So what was the problem here? Did you name a property with a reserved name or something else?
/Chriztian
is working on a reply...