Copied to clipboard

Flag this post as spam?

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


  • firepol 125 posts 173 karma points
    Jan 09, 2013 @ 16:35
    firepol
    0

    After installing and trying the new super preview button: error method not found

    Hi, I gust tried the package on umbraco 4.10.1

    I get this error when I click on the "super preview" button:

    Server Error in '/' Application.
    Method not found: 'Void umbraco.content.AppendDocumentXml(Int32, Int32, Int32, System.Xml.XmlNode, System.Xml.XmlDocument)'.
    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.MissingMethodException: Method not found: 'Void umbraco.content.AppendDocumentXml(Int32, Int32, Int32, System.Xml.XmlNode, System.Xml.XmlDocument)'.

    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:


    [MissingMethodException: Method not found: 'Void umbraco.content.AppendDocumentXml(Int32, Int32, Int32, System.Xml.XmlNode, System.Xml.XmlDocument)'.]
       Cogworks.SuperPreview.PreviewContent.PrepareDocument(User user, Document documentObject) +0
       Cogworks.SuperPreview.SuperPreviewJump.Page_Load(Object sender, EventArgs e) +650
       System.Web.Util.CalliHelper.EventArgFunctionCaller(IntPtr fp, Object o, Object t, EventArgs e) +25
       umbraco.BasePages.BasePage.OnLoad(EventArgs e) +19
       System.Web.UI.Control.LoadRecursive() +71
       System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +3064


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

     

  • René 327 posts 852 karma points
    Mar 18, 2013 @ 08:24
    René
    0

    Hi 

    I know this is an old thread... but i have the same problem. 

    I have tryed om an Umbraco version 4.11.5

    Method not found: 'Void umbraco.content.AppendDocumentXml(Int32, Int32, Int32, System.Xml.XmlNode, System.Xml.XmlDocument)'.

    Beskrivelse: Der opstod en undtagelse, der ikke blev behandlet, under udførelse af den aktuelle webanmodning. Se staksporingen for at få flere oplysninger om fejlen, og hvor den kom fra i koden. 

    Detaljer om undtagelse: System.MissingMethodException: Method not found: 'Void umbraco.content.AppendDocumentXml(Int32, Int32, Int32, System.Xml.XmlNode, System.Xml.XmlDocument)'.

    Kildefejl: 

    Der blev oprettet en undtagelse, der ikke blev behandlet,  under kørsel af den aktuelle webanmodning. Du kan finde oplysninger om undtagelsens oprindelse og placering ved hjælp af nedenstående staksporing af undtagelser.

    Staksporing: 

    [MissingMethodException: Method not found: 'Void umbraco.content.AppendDocumentXml(Int32, Int32, Int32, System.Xml.XmlNode, System.Xml.XmlDocument)'.]
       Cogworks.SuperPreview.PreviewContent.PrepareDocument(User user, Document documentObject) +0
       Cogworks.SuperPreview.SuperPreviewJump.Page_Load(Object sender, EventArgs e) +650
       umbraco.BasePages.BasePage.OnLoad(EventArgs e) +19
       System.Web.UI.Control.LoadRecursive() +71
       System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +3178

    Any solutions?

    René

  • Bill 43 posts 65 karma points
    Jan 14, 2014 @ 18:06
    Bill
    0

    I am experiencing this too - Umbraco v6.1.6 (Assembly version: 1.0.5021.24867) and super preview v1.2

    Please help Tim!

     

    :)

Please Sign in or register to post replies

Write your reply to:

Draft