Copied to clipboard

Flag this post as spam?

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


  • Andrew Bond 10 posts 100 karma points
    Mar 18, 2021 @ 13:57
    Andrew Bond
    0

    Missing Method Exception : Void NPoco.IDatabase.InsertBatch

    Can anyone explain this error?

    We have suddenly started seeing this error forllowing an update to UmbracoCms.Core/8.11.0.

    We are using Vendr 1.5.2 which worked fine before the Umbraco update.

    Missing Method Exception

  • Matt Brailsford 2958 posts 15629 karma points MVP 7x c-trib
    Mar 18, 2021 @ 14:16
    Matt Brailsford
    0

    Hmm, looks like 8.11.0 upgraded NPoco as a breaking change https://github.com/umbraco/Umbraco-CMS/pull/9061

    My guess is that the method name in NPoco must have changed.

    Could you raise this on the issue tracker please? https://github.com/vendrhub/vendr/issues

    Many thanks

    Matt

  • Matt Brailsford 2958 posts 15629 karma points MVP 7x c-trib
    Mar 18, 2021 @ 14:18
    Matt Brailsford
    0

    Actually, it looks like the upgrade was rolled back in 8.11.1 so I'd suggest updating to Umbraco 8.11.1

  • Andrew Bond 10 posts 100 karma points
    Mar 18, 2021 @ 15:05
    Andrew Bond
    0

    Thanks Matt updating to 8.11.1 fixed the issue.

    Do you still want me to raise this on the issue tracker?

    Andy B

  • Matt Brailsford 2958 posts 15629 karma points MVP 7x c-trib
    Mar 18, 2021 @ 15:37
    Matt Brailsford
    0

    Great stuff,

    No need to raise the issue as it looks like they won't be moving to Npoco 4 now due to the amount of breaking changes.

  • 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