Copied to clipboard

Flag this post as spam?

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


  • Thorsten Schodde 1 post 21 karma points
    Mar 09, 2010 @ 16:08
    Thorsten Schodde
    0

    data lose

    Hi,

    i'm working with

    ASP.Net 3,5 / Umbraco 4.03 / Windows Server 2003 R2 / IIS6

    I've got an unexpected data lose, so here are my Log-entries

    1886   0   1054    09.03.2010 13:55:54 Delete  
    1887 0 -1 09.03.2010 13:55:54 Debug Cloning...
    1888 0 -1 09.03.2010 13:55:54 Debug Xml saved in 00:00:00.0035802
    1889 0 -1 09.03.2010 13:55:54 Debug Cloning ended...
    1890 0 -1 09.03.2010 13:56:09 Error At /umbraco/editContent.aspx?id=1054 (Referred by: http://cms2.aimtec-gmbh.de/umbraco/umbraco.aspx): System.ArgumentException: No node exists with id '1054'
    at umbraco.cms.businesslogic.CMSNode.setupNode()
    at umbraco.cms.businesslogic.CMSNode..ctor(Int32 Id)
    at umbraco.cms.businesslogic.Content..ctor(Int32 id)
    at umbraco.cms.businesslogic.web.Document..ctor(Int32 id)
    at umbraco.cms.presentation.editContent.OnInit(EventArgs e)
    at System.Web.UI.Control.InitRecursive(Control namingContainer)
    at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
    1891 0 -1 09.03.2010 13:56:17 Error At /umbraco/editContent.aspx?id=1054 (Referred by: http://cms2.aimtec-gmbh.de/umbraco/umbraco.aspx): System.ArgumentException: No node exists with id '1054'
    at umbraco.cms.businesslogic.CMSNode.setupNode()
    at umbraco.cms.businesslogic.CMSNode..ctor(Int32 Id)
    at umbraco.cms.businesslogic.Content..ctor(Int32 id)
    at umbraco.cms.businesslogic.web.Document..ctor(Int32 id)
    at umbraco.cms.presentation.editContent.OnInit(EventArgs e)
    at System.Web.UI.Control.InitRecursive(Control namingContainer)
    at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)

    But i can't imagine how this data could be deleted. Maybe umbraco has more Hotkeys instead of crtl+s, which i don't now.

     

    I hope someone could help me.

     

    Thx

  • 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