Copied to clipboard

Flag this post as spam?

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


  • Frank Caico 7 posts 37 karma points
    Dec 16, 2009 @ 22:11
    Frank Caico
    0

    Umbraco administration not working after upgrade

    I upgraded my Umbraco installation from 4.0.2 to 4.0.3 today and now when I go into the administration panel and try to click on one of my Document Types I get the following error:

    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.controls.ContentTypeControlNew.setupInfoPane() +300
    umbraco.controls.ContentTypeControlNew.OnInit(EventArgs e) +105
    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 in

     

    Can anyone help?

    THANKS!
    Frank

  • Frank Caico 7 posts 37 karma points
    Dec 16, 2009 @ 22:18
    Frank Caico
    0

    Uhh... It just stopped doing that.  Now its working fine again.

    Whats up with that?

    It seems every once in a while Umbraco will get itself into a bad state and then fixes itself after a while.  Is this a problem with Umbraco or my web host?

     

    Frank

  • Tobias Morf 80 posts 183 karma points
    Jul 07, 2010 @ 17:45
    Tobias Morf
    0

    I don't know the reason but you can simply download your web.config and re-upload to your root directory. ASP.NET has to reload and that fixes the problem.

Please Sign in or register to post replies

Write your reply to:

Draft