Copied to clipboard

Flag this post as spam?

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


  • Chris Gaskell 59 posts 142 karma points
    Sep 15, 2010 @ 10:08
    Chris Gaskell
    0

    Selecting serach result in backend shows exception

    Hi,

    I'm trying to get the search working again in the backend of our site. I have managed to reindex the site and now the search is working fine, the results shown are correct. However on selecting a result I get the dreaded 'Object reference not set to an instance of an object.' exception.

    Stack trace is:

    [NullReferenceException: Object reference not set to an instance of an object.]
       umbraco.controls.ContentControl.addControlNew(Property p, TabPage tp, String Caption) +54
       umbraco.controls.ContentControl..ctor(Content c, publishModes CanPublish, String Id) +745
       umbraco.cms.presentation.editContent.OnInit(EventArgs e) +369
       System.Web.UI.Control.InitRecursive(Control namingContainer) +333
       System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +378

     

    Search results:

     

    On select:

     

    Anyone had this before?

    Cheers.


  • Chris Gaskell 59 posts 142 karma points
    Sep 15, 2010 @ 10:29
    Chris Gaskell
    0

    Hi,

    I've ended up fixing this by accident, all I did was reset the permissions on the whole of the data folder - works fine now :)

    Thanks.

    (also sorry for the size of text above, no idea how I did that or how to put it back!)

  • 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