Copied to clipboard

Flag this post as spam?

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


  • DanH 36 posts 61 karma points
    Nov 14, 2010 @ 22:12
    DanH
    0

    Error installing v1.2.1

    I installed a fresh version of Umbraco 4.5.2 using the web platform installer, then installed ImageGen 2.01.  Next I tried installing UmBox 1.2.1, and I get:

    Object reference not set to an instance of an object.

    [NullReferenceException: Object reference not set to an instance of an object.]
    umbraco.cms.businesslogic.Content.CreateContent(ContentType ct) +226
    umbraco.cms.businesslogic.web.Document.MakeNew(String Name, DocumentType dct, User u, Int32 ParentId) +964
    umbraco.cms.businesslogic.web.Document.Import(Int32 ParentId, User Creator, XmlElement Source) +971
    umbraco.cms.businesslogic.packager.Installer.InstallBusinessLogic(Int32 packageId, String tempDir) +8401
    umbraco.presentation.developer.packages.Installer.processInstall(String currentStep) +426
    umbraco.presentation.developer.packages.Installer.Page_Load(Object sender, EventArgs e) +914
    System.Web.Util.CalliHelper.EventArgFunctionCaller(IntPtr fp, Object o, Object t, EventArgs e) +24
    System.Web.Util.CalliEventHandlerDelegateProxy.Callback(Object sender, EventArgs e) +41
    System.Web.UI.Control.OnLoad(EventArgs e) +131
    umbraco.BasePages.BasePage.OnLoad(EventArgs e) +73
    System.Web.UI.Control.LoadRecursive() +65
    System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBe
  • Svenner 1 post 21 karma points
    Mar 17, 2011 @ 15:24
    Svenner
    0

    Some problem over here:

    umbraco v 4.6.1 (Assembly version: 1.0.4029.25836)

    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.cms.businesslogic.Content.CreateContent(ContentType ct) +118
       umbraco.cms.businesslogic.web.Document.MakeNew(String Name, DocumentType dct, User u, Int32 ParentId) +376
       umbraco.cms.businesslogic.web.Document.Import(Int32 ParentId, User Creator, XmlElement Source) +369
       umbraco.cms.businesslogic.packager.Installer.InstallBusinessLogic(Int32 packageId, String tempDir) +3667
       umbraco.presentation.developer.packages.Installer.processInstall(String currentStep) +179
       umbraco.presentation.developer.packages.Installer.Page_Load(Object sender, EventArgs e) +401
       System.Web.Util.CalliHelper.EventArgFunctionCaller(IntPtr fp, Object o, Object t, EventArgs e) +14
       System.Web.Util.CalliEventHandlerDelegateProxy.Callback(Object sender, EventArgs e) +35
       System.Web.UI.Control.OnLoad(EventArgs e) +91
       umbraco.BasePages.BasePage.OnLoad(EventArgs e) +14
       System.Web.UI.Control.LoadRecursive() +74
       System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +2207
    


    Version Information: Microsoft .NET Framework Version:4.0.30319; ASP.NET Version:4.0.30319.1

     

  • Ove Andersen 435 posts 1541 karma points c-trib
    May 21, 2011 @ 16:48
    Ove Andersen
    0

    That is a bug with the demo content that is supplied in the package.

    I will fix this in the next release.(Which will feature FancyBox instead of the current lightbox solution)

Please Sign in or register to post replies

Write your reply to:

Draft