Copied to clipboard

Flag this post as spam?

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


  • Jin Botol 134 posts 287 karma points
    Apr 06, 2018 @ 06:39
    Jin Botol
    0

    Error in Login on Umbraco Identity

    Hi,

    Error after signing in on facebook/google.

    enter image description here

    I'm using Umbraco Identity Ver. 5.0 running in Umbraco 7.5.6, dotNet 4.5.2

    Regards,

    Jin

  • Jin Botol 134 posts 287 karma points
    Apr 07, 2018 @ 01:29
    Jin Botol
    0

    Hi all,

    Any solution for this? I'm new in Umbraco.

    Regards,

    Jin

  • Mila Pandurska 43 posts 190 karma points
    Apr 08, 2018 @ 22:10
    Mila Pandurska
    0

    Hi, Jin, Check your /bin folder and see what version of Newtonsoft.JSON you have. You may need you update it.

    Mila

  • Jin Botol 134 posts 287 karma points
    Apr 10, 2018 @ 07:31
    Jin Botol
    0

    Hi Mila,

    I've try to update my Newtonsoft, but it has an error.

    See pictures below: enter image description here

    Regards

    Jin

  • Ronen Rimon 22 posts 124 karma points
    Apr 10, 2018 @ 13:04
    Ronen Rimon
    0

    try to upgrade newtonsoft.json to version 11.0.0

  • Jin Botol 134 posts 287 karma points
    Apr 11, 2018 @ 03:16
    Jin Botol
    0

    Hi,

    ver 11.0.0 is not in the following primary source(s).

    Still got the error.

    Regards

    Jin

  • Jin Botol 134 posts 287 karma points
    Apr 21, 2018 @ 02:41
    Jin Botol
    0

    Hi all,

    Any help?

    Please I'm stuck

    Jin

  • Ronen Rimon 22 posts 124 karma points
    Apr 22, 2018 @ 09:11
    Ronen Rimon
    1

    you are using umbracoCms.Core 7.5.5 this version can use newtonsoft.json version lower then 10.0.0, use nuget to download version 9 or upgrade umbracoCms.Core and you will be able to use newtonsoft.json version 10.0.0

  • Jin Botol 134 posts 287 karma points
    Apr 23, 2018 @ 06:04
    Jin Botol
    0

    Hi Ronen,

    Yes, thanks for your reply, it's now working... But I have problem after upgrading UmbracoCms 7.5.6 to UmbracoCms 7.10.3 is some of my codes is not working anymore especially the Content Node Picker property-editor.

    Here is my code working on Umbraco 7.5.6.

    var stories = Model.Content.GetPropertyValue<string>("stories").TypedContentList();
    

    ERROR :

    Cannot convert method group 'GetPropertyValue' to non-delegate type 'object'. Did you intend to invoke the method?

    Do you have any idea about this?

    Regards,

    Jin

Please Sign in or register to post replies

Write your reply to:

Draft