Copied to clipboard

Flag this post as spam?

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


  • Dan Evans 629 posts 1016 karma points
    Aug 12, 2011 @ 12:39
    Dan Evans
    0

    Install error

    When installing the package i get the 2nd error. When trying to create a doc using the package doc type I get the first error:

    Server Error in '/' Application.

    No Document exists with Version '00000000-0000-0000-0000-000000000000'

    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.ArgumentException: No Document exists with Version '00000000-0000-0000-0000-000000000000'

    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: 

    [ArgumentException: No Document exists with Version '00000000-0000-0000-0000-000000000000']
       umbraco.cms.businesslogic.web.Document.setupNode() +1063
       umbraco.cms.businesslogic.CMSNode..ctor(Guid uniqueID) +283
       umbraco.cms.businesslogic.Content..ctor(Guid id) +62
       umbraco.cms.businesslogic.web.Document..ctor(Guid id) +79
       umbraco.cms.businesslogic.web.Document.GetRootDocuments() +197
       umbraco.cms.businesslogic.web.Document.MakeNew(String Name, DocumentType dct, User u, Int32 ParentId) +1411
       umbraco.contentTasks.Save() +157
       umbraco.presentation.create.dialogHandler_temp.Create(String NodeType, Int32 TypeId, Int32 NodeId, String Text) +619
       umbraco.cms.presentation.create.controls.content.doCreation() +204
       umbraco.cms.presentation.create.controls.content.sbmt_Click(Object sender, EventArgs e) +35
       System.Web.UI.WebControls.Button.OnClick(EventArgs e) +118
       System.Web.UI.WebControls.Button.RaisePostBackEvent(String eventArgument) +112
       System.Web.UI.WebControls.Button.System.Web.UI.IPostBackEventHandler.RaisePostBackEvent(String eventArgument) +10
       System.Web.UI.Page.RaisePostBackEvent(IPostBackEventHandler sourceControl, String eventArgument) +13
       System.Web.UI.Page.RaisePostBackEvent(NameValueCollection postData) +36
       System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +5563
    


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

    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.packager.Installer.InstallBusinessLogic(Int32 packageId, String tempDir) +4482
       umbraco.presentation.developer.packages.Installer.processInstall(String currentStep) +282
       umbraco.presentation.developer.packages.Installer.Page_Load(Object sender, EventArgs e) +548
       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) +49
       System.Web.UI.Control.LoadRecursive() +74
       System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +2207
  • Heather Floyd 604 posts 1002 karma points MVP 5x c-trib
    Sep 26, 2011 @ 20:01
    Heather Floyd
    0

    When installing I got the same (2nd) error...

  • Ove Andersen 435 posts 1541 karma points c-trib
    Oct 25, 2011 @ 22:35
    Ove Andersen
    0

    I must admit, I have no idea what is going wrong here.

    Did you try installing it on a clean Umbraco install and see if the error still occurs?

  • Ben Norman 167 posts 276 karma points
    Nov 21, 2011 @ 12:29
    Ben Norman
    0

    I get an error when installing also.

    To reproduce, install a vanilla 4.7.1 using sqlce or sqlexpress and install a local package for this project.

    both sqlce and sqlexpress come back with the following yellow screen.

    Any ideas ?

    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) +377
       umbraco.cms.businesslogic.web.Document.Import(Int32 ParentId, User Creator, XmlElement Source) +369
       umbraco.cms.businesslogic.packager.Installer.InstallBusinessLogic(Int32 packageId, String tempDir) +3609
       umbraco.presentation.developer.packages.Installer.processInstall(String currentStep) +180
       umbraco.presentation.developer.packages.Installer.Page_Load(Object sender, EventArgs e) +405
       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.237              

  • Ove Andersen 435 posts 1541 karma points c-trib
    Feb 16, 2012 @ 14:08
    Ove Andersen
    0

    I've just uploaded a new version where this bug should be gone.

Please Sign in or register to post replies

Write your reply to:

Draft