Copied to clipboard

Flag this post as spam?

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


  • Sérgio 30 posts 171 karma points
    Jun 01, 2023 @ 22:14
    Sérgio
    0

    Error saving member with memberService.save(member) - also on admin

    Hello everyone.

    I'm having an issue saving a member. I loaded the member and I get all the data fine but when saving via memberService.Save(member) I am getting the following:

    Could not load type 'NPoco.ProcessMapperExtensions' from assembly 'NPoco, Version=5.7.1.0, Culture=neutral, PublicKeyToken=null'.
    

    Edit: I just noticed it also happens on the admin system. I can't save members without getting the same error.

    Any thoughts?

    Thank you in advance.

  • Sérgio 30 posts 171 karma points
    Jun 01, 2023 @ 23:10
    Sérgio
    0

    I found out it's a bug in 11.4.0 with members that have properties with the ContentPicker. I have reported it here.

  • roger malik 15 posts 77 karma points
    Oct 31, 2023 @ 12:32
    roger malik
    0

    add the NuGet package NPoco.SqlServer. It solved a very similar issue (publishing content) for me.

Please Sign in or register to post replies

Write your reply to:

Draft