Copied to clipboard

Flag this post as spam?

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


  • Brendan Rice 372 posts 608 karma points
    Oct 25, 2012 @ 23:44
    Brendan Rice
    0

    Node node exists with id '0' after XSLT schema upgrade

    I get the following error after I upgraded to the latest version of Umbraco from 4.0.4.2 (I went through all version on upgrade everything else seems to work).

    Error Loading Razor Script (file: ) No node exists with id '0'    at umbraco.cms.businesslogic.CMSNode.setupNode()
      at umbraco.cms.businesslogic.ContentType.setupNode()
      at umbraco.cms.businesslogic.ContentType.GetByAlias(String Alias)
      at umbraco.MacroEngines.DynamicNode.GetAncestorOrSelfNodeTypeAlias(DynamicBackingItem node)
      at umbraco.MacroEngines.DynamicNode.<>c__DisplayClass23.<TryGetMember>b__1b(DynamicBackingItem x)
      at System.Linq.Enumerable.WhereListIterator`1.MoveNext()
      at System.Linq.Enumerable.Any[TSource](IEnumerable`1 source)
      at umbraco.MacroEngines.DynamicNode.TryGetMember(GetMemberBinder binder, Object&
    ... 

    After setting useLegacyXlst = false (UmbracoSettings.config) I republished my extire xml using  the dialog at http://yoursite/umbraco/dialogs/republish.aspx?xml=true.

     

    Can anyone help please?

  • Bjørn Fridal 274 posts 784 karma points
    Oct 26, 2012 @ 10:41
    Bjørn Fridal
    0

    Hi Brendan,

    Can you tell a little about your setup? What packages do you have installed, IIS version, database type etc.

    Cheers
    Bjørn 

  • This forum is in read-only mode while we transition to the new forum.

    You can continue this topic on the new forum by tapping the "Continue discussion" link below.

Please Sign in or register to post replies