Copied to clipboard

Flag this post as spam?

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


  • Pete 152 posts 176 karma points
    Sep 01, 2010 @ 17:43
    Pete
    0

    NullReferenceException when viewing doc types

    I tried to install the RunwayNewsModule project. 

    The installation failed but left a template in the db, which was causing issues, so I deleted it.

    Now I get a NullReferenceException when viewing Document Types in the Settings section and the Templates folder is empty.

    My cmsTemplate table has 6 (previously valid) entries in it.

    [NullReferenceException: Object reference not set to an instance of an object.]
       umbraco.cms.businesslogic.template.Template.get_MasterPageFile() in d:\TeamCity\buildAgent\work\7380c184e9fcd3ea\umbraco\cms\businesslogic\template\Template.cs:37

  • Pete 152 posts 176 karma points
    Sep 01, 2010 @ 17:45
    Pete
    0

    Fixed it myself. The package did not uninstall itself from the umbracoNode table. I deleted the orphan rows from there.

  • 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