Copied to clipboard

Flag this post as spam?

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


  • René 327 posts 852 karma points
    Mar 17, 2013 @ 21:03
    René
    0

    Preview does not work.

    I have a umbraco v 4.11.5 (Assembly version: 1.0.4807.33359) 

    Database msSQL 2008 10.0.1600.22 

    • When i create a new page the preview does not work.
    • When i save the page the previev does not work.
    • When i publish the page the previev works.
    • When i unpublish the page again the prewiev wont work

     

    Is this a bug, or am i missing something?

    I get this error when trying to preview an unpublished node.

    Server Error in '/' Application.

    Object reference not set to an instance of an object.

    Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code. 

    Exception Details: System.NullReferenceException: Object reference not set to an instance of an object.

    Source Error: 

    An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.

    Stack Trace: 

    [NullReferenceException: Object reference not set to an instance of an object.]
       umbraco.page.attrValue(XmlNode node, String attributeName) +10
       umbraco.page.populatePageData(XmlNode node) +157
       umbraco.page..ctor(XmlNode node) +156
       umbraco.presentation.templateControls.ItemRenderer.GetFieldContents(Item item) +209
       umbraco.presentation.templateControls.ItemRenderer.ParseMacros(Item item) +89
       umbraco.presentation.templateControls.Item.OnLoad(EventArgs e) +32
       System.Web.UI.Control.LoadRecursive() +70
       System.Web.UI.Control.LoadRecursive() +189
       System.Web.UI.Control.LoadRecursive() +189
       System.Web.UI.Control.LoadRecursive() +189
       System.Web.UI.Control.LoadRecursive() +189
       System.Web.UI.Control.LoadRecursive() +189
       System.Web.UI.Control.LoadRecursive() +189
       System.Web.UI.Control.LoadRecursive() +189
       System.Web.UI.Control.LoadRecursive() +189
       System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +3177
    

     

    Tanks, for this grest forum.

    René

     

  • René 327 posts 852 karma points
    Mar 18, 2013 @ 13:04
    René
    0

    Hi 

    Is there anyone who can come up with any ideas :-)

    René

  • ken bonovich 5 posts 25 karma points
    Mar 20, 2013 @ 17:22
    ken bonovich
    0

    have you tried navigating to the page using the node id ie(http://yoursite/1234.aspx) ?

Please Sign in or register to post replies

Write your reply to:

Draft