Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • saravana 26 posts 45 karma points
    Nov 05, 2013 @ 14:45
    saravana
    0

    Creating DocumentType using uSiteBuilder in umbraco 6.1.6 throws error

    Hi,

    While creating a document type using uSiteBuilder in umbraco 6.1.6 throws the below error.

    [NullReferenceException: Object reference not set to an instance of an object.]
       Vega.USiteBuilder.DocumentTypeManager.SynchronizeAllowedChildContentType(Type typeDocType) +243
       Vega.USiteBuilder.DocumentTypeManager.SynchronizeAllowedChildContentTypes(Type baseTypeDocType) +138
       Vega.USiteBuilder.DocumentTypeManager.Synchronize() +86
       Vega.USiteBuilder.UmbracoManager.Synchronize() +139
       Vega.USiteBuilder.UmbracoManager.SynchronizeIfNotSynchronized() +122
       System.Web.SyncEventExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() +79
       System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) +164

    Please help me in finding what the issue was and confirm whether uSiteBuilder works with umbraco 6.1.6

    Thanks,

    Saravanan

  • Vladan Ostojic 94 posts 210 karma points
    Nov 05, 2013 @ 14:47
    Vladan Ostojic
    0

    Which uSiteBuilder version are you using?

  • saravana 26 posts 45 karma points
    Nov 05, 2013 @ 15:08
    saravana
    0

    Hi Vladan,

    Thanks for your reply. We are using version 1.2.

    Thanks,

    Saravanan

     

  • Vladan Ostojic 94 posts 210 karma points
    Nov 05, 2013 @ 15:14
    Vladan Ostojic
    0

    That version of uSiteBuilder does not support Umbraco 6.x. You can build the usitebuilder dll that supports Umbraco 6.x if you build it from the code from the codeplex (http://usitebuilder.codeplex.com/). You should use get the code from the 'Umbraco6API' branch (you can find it here: http://usitebuilder.codeplex.com/SourceControl/latest)

  • saravana 26 posts 45 karma points
    Nov 05, 2013 @ 15:41
    saravana
    0

    Thanks a lot Vladan. Will do that and update here.

  • saravana 26 posts 45 karma points
    Nov 06, 2013 @ 11:32
    saravana
    0

    Hi Valdan,

    I've downloaded usiteBuilder source and builded the site with umbraco 6.1.6 references as a result got new 'Vega.USiteBuilder.dll'.

    Used the above in our project and created the documenttype, this time no error comes in the umbraco backend but the new documenttype has not created.

    Thanks,

    Saravanan

Please Sign in or register to post replies

Write your reply to:

Draft