uSiteBuilder - unbelievable package and we like it very much, but we have some problem with building memberTypes.
NullReferenceException
Object reference not set to an instance of an object.
at umbraco.cms.businesslogic.ContentType.PopulateContentTypeFromContentTypeBase(IContentTypeComposition contentType)
at umbraco.cms.businesslogic.member.MemberType.SetupNode(IMemberType contentType)
at umbraco.cms.businesslogic.member.MemberType.setupNode()
at umbraco.cms.businesslogic.CMSNode..ctor(Int32 Id)
at umbraco.controls.ContentTypeControlNew.LoadContentType(Int32 docTypeId)
at umbraco.controls.ContentTypeControlNew.LoadContentType()
at umbraco.controls.ContentTypeControlNew.OnInit(EventArgs e)
at System.Web.UI.Control.InitRecursive(Control namingContainer)
at System.Web.UI.Control.InitRecursive(Control namingContainer)
at System.Web.UI.Control.InitRecursive(Control namingContainer)
at System.Web.UI.Control.InitRecursive(Control namingContainer)
at System.Web.UI.Control.
Umbraco - 7.1.4 and uSiteBuilder - 2.0.1.0.
Please, provide some code examples how to create memberTypes in the best way with uSiteBuilder.
uSiteBuilder MemberType crash
Hi,
uSiteBuilder - unbelievable package and we like it very much, but we have some problem with building memberTypes.
at umbraco.cms.businesslogic.ContentType.PopulateContentTypeFromContentTypeBase(IContentTypeComposition contentType) at umbraco.cms.businesslogic.member.MemberType.SetupNode(IMemberType contentType) at umbraco.cms.businesslogic.member.MemberType.setupNode() at umbraco.cms.businesslogic.CMSNode..ctor(Int32 Id) at umbraco.controls.ContentTypeControlNew.LoadContentType(Int32 docTypeId) at umbraco.controls.ContentTypeControlNew.LoadContentType() at umbraco.controls.ContentTypeControlNew.OnInit(EventArgs e) at System.Web.UI.Control.InitRecursive(Control namingContainer) at System.Web.UI.Control.InitRecursive(Control namingContainer) at System.Web.UI.Control.InitRecursive(Control namingContainer) at System.Web.UI.Control.InitRecursive(Control namingContainer) at System.Web.UI.Control.
Umbraco - 7.1.4 and uSiteBuilder - 2.0.1.0.
Please, provide some code examples how to create memberTypes in the best way with uSiteBuilder.
Thanks, Alexandr
It can help - https://our.umbraco.org/projects/developer-tools/usitebuilder/usitebuilder-support/21821-VegaUSiteBuilderMemberTypeBase-does-not-contain-a-constructor-that-takes-0-arguments
is working on a reply...