Import TMs to GroupShare 2017 CU10 via API fails

Hello,

we have problem to import a TMs to GroupShare 2017 CU10.

we had a working program with SDL Studio 2019 (SDLTradosStudio2019_CU1_36320) - this worked

but with SDLTradosStudio2019_SR2_15.2.5.2145 its NOT. Newtosoft problem exactly like this: 

https://community.sdl.com/developers-more/developers/language-developers/f/applications/26397/could-not-load-file-or-assembly-newtonsoft-json-version-9-0-0-0-culture-neutral-publickeytoken-30ad4fe6b2a6aeed-or-one-of-its-dependencies

any ideas if the .dlls as still not working? to me it seems that one (or more) .dll are not updated and therefor its not working.

Thanks for any HELP.

Parents
  • The Newtonsoft dlls were updated in Studio CU5 or 4... don't recall exactly.  You should either reference the ones that are in Studio (better approach) or include the updated dlls in your code.

    You can find some examples of this in the github pages (MT Enhanced, DeepL for example) as we have just had to do this for several plugins.

    Paul Filkin | RWS Group

    ________________________
    Design your own training!

    You've done the courses and still need to go a little further, or still not clear? 
    Tell us what you need in our Community Solutions Hub

Reply
  • The Newtonsoft dlls were updated in Studio CU5 or 4... don't recall exactly.  You should either reference the ones that are in Studio (better approach) or include the updated dlls in your code.

    You can find some examples of this in the github pages (MT Enhanced, DeepL for example) as we have just had to do this for several plugins.

    Paul Filkin | RWS Group

    ________________________
    Design your own training!

    You've done the courses and still need to go a little further, or still not clear? 
    Tell us what you need in our Community Solutions Hub

Children
No Data