Copied to clipboard

Flag this post as spam?

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


  • Owain Reed 1 post 21 karma points
    Aug 30, 2011 @ 13:56
    Owain Reed
    0

    NullReferenceException?

    Hi Everyone.

    This is my first post!

    I'm trying to work on an existing Umbraco installation (4.7.0) but am struggling accessing the site locally on IIS. I can get to the backend and login fine.

    When I try to access the front end I am getting the error:

    [NullReferenceException: Object reference not set to an instance of an object.]
       umbraco.item..ctor(IDictionary elements, IDictionary attributes) +665
       umbraco.presentation.templateControls.ItemRenderer.GetFieldContents(Item item) +426
       umbraco.presentation.templateControls.ItemRenderer.ParseMacros(Item item) +74
       umbraco.presentation.templateControls.ItemRenderer.Init(Item item) +9
       umbraco.presentation.templateControls.Item.OnInit(EventArgs e) +95
       System.Web.UI.Control.InitRecursive(Control namingContainer) +140
       System.Web.UI.Control.InitRecursive(Control namingContainer) +311
       System.Web.UI.Control.InitRecursive(Control namingContainer) +311
       System.Web.UI.Control.InitRecursive(Control namingContainer) +311
       System.Web.UI.Control.InitRecursive(Control namingContainer) +311
       System.Web.UI.Control.InitRecursive(Control namingContainer) +311
       System.Web.UI.Control.InitRecursive(Control namingContainer) +311
       System.Web.UI.Control.InitRecursive(Control namingContainer) +311
       System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +480

    We ahve tried to get past this for a while now but no luck. Any ideas of what the problem is?

Please Sign in or register to post replies

Write your reply to:

Draft