Press Ctrl / CMD + C to copy this to your clipboard.
This post will be reported to the moderators as potential spam to be looked at
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.
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
Actually, it looks like the upgrade was rolled back in 8.11.1 so I'd suggest updating to Umbraco 8.11.1
Thanks Matt updating to 8.11.1 fixed the issue.
Do you still want me to raise this on the issue tracker?
Andy B
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.
is working on a reply...
Write your reply to:
Upload image
Image will be uploaded when post is submitted
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.
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
Actually, it looks like the upgrade was rolled back in 8.11.1 so I'd suggest updating to Umbraco 8.11.1
Thanks Matt updating to 8.11.1 fixed the issue.
Do you still want me to raise this on the issue tracker?
Andy B
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.
is working on a reply...