Copied to clipboard

Flag this post as spam?

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


  • John Seto 37 posts 98 karma points
    Nov 12, 2016 @ 12:16
    John Seto
    0

    Error retrieving form submits in back office on localhost

    Hi All,

    I'm creating an Umbraco form on my .local installation. Submitted a few forms but can't retrieve the submissions in the back-office.

    I use was able to retrieve records but recently I upgraded due to the security advisory.

    In Chrome XHR debugging I can see this:

    )]}', {Message: "An error has occurred.",…}
    ExceptionMessage
    :
    "Could not load file or assembly 'Umbraco.Licensing, Version=2.0.33.0, Culture=neutral, PublicKeyToken=null' or one of its dependencies. The system cannot find the file specified."
    ExceptionType
    :
    "System.IO.FileNotFoundException"
    Message
    :
    "An error has occurred."
    StackTrace
    :
    "   at Umbraco.Forms.Core.Licensing.IsTrial()↵   
    

    Thanks John

  • Jan Skovgaard 11280 posts 23678 karma points MVP 10x admin c-trib
    Nov 14, 2016 @ 09:50
    Jan Skovgaard
    0

    Hi John

    What version of forms are you using? Since you're running on localhost I believe it should be working just fine so wondering if it may be due to a bug in the specific version of forms maybe?

    /Jan

  • John Seto 37 posts 98 karma points
    Nov 14, 2016 @ 11:54
    John Seto
    0

    Hi Jan,

    I remember it working before I upgraded. I clicked the link to upgrade Forms within the back-office.

    I'm on version 4.3.3

    Cheers John

  • Bijesh Tank 192 posts 420 karma points
    Nov 14, 2016 @ 12:04
    Bijesh Tank
    0

    Hi John,

    Did you upgrade via nuget? If so, did you do a re-build of the solution after?

    I've had a similar error before, make sure the Forms dll's in the bin folder are correct. If in doubt, copy the latest Forms dll's into the bin folder.

    B.

  • John Seto 37 posts 98 karma points
    Dec 24, 2016 @ 09:50
    John Seto
    0

    Version 4.4.0 came out recently,upgraded - backoffice now working....

Please Sign in or register to post replies

Write your reply to:

Draft