Copied to clipboard

Flag this post as spam?

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


  • Andrew Waegel 126 posts 126 karma points
    Oct 05, 2010 @ 20:08
    Andrew Waegel
    0

    error viewing document types

    Hello,

    While actively developing my new umbraco site, I now get the YSOD trying to view DocumentTypes, and all my content has been move into the recycle bin. Restarting IIS didn't help; exporting & reimporting the Document Types didn't help. Using Umb 4.5.2.

    Trace:

    [NullReferenceException: Object reference not set to an instance of an object.]
       umbraco.controls.ContentTypeControlNew.setupInfoPane() +631
       umbraco.controls.ContentTypeControlNew.OnInit(EventArgs e) +158
       System.Web.UI.Control.InitRecursive(Control namingContainer) +333
       System.Web.UI.Control.InitRecursive(Control namingContainer) +210
       System.Web.UI.Control.InitRecursive(Control namingContainer) +210
       System.Web.UI.Control.InitRecursive(Control namingContainer) +210
       System.Web.UI.Control.InitRecursive(Control namingContainer) +210
       System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +378
    

    Any ideas? I've seen a few similar reports on the forum, no solution.


  • Andrew Waegel 126 posts 126 karma points
    Oct 05, 2010 @ 20:21
    Andrew Waegel
    0

    Hmm, well, looking around the settings tab I expanded the stylesheets item, which took a while to draw, then the document types started working. Very mysterious.

  • Andrew Waegel 126 posts 126 karma points
    Oct 05, 2010 @ 20:23
    Andrew Waegel
    0

    Also, right before it started working again, I shut down Visual Studio, which I was using to edit the template files.

  • Christian Palm 276 posts 271 karma points
    Oct 21, 2010 @ 11:38
    Christian Palm
    0

    I did also get this exception when trying to view document types. A iisreset helped me out

  • 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