Unable to find newton.jason.linq for deserialize jason

Hi,

I am using uipath version 2019.10.4 and i have to work on api.I am using deserialize jason activity but unable to find newtonsoft.jason.linq in type argument.
Uipath.web.activities version is 1.6.0.

please help me for the same .

1 Like

@Mathkar_kunal,

Have you tried browse for types as well ?

Thanks :slight_smile:

yes.not able to found

@Mathkar_kunal
ensure following and import the namespaces if it is not already there:
grafik

yes,i can able to see in import but how to download that so i can use

@Mathkar_kunal
not sure if I got you.
If it is not in the list then import it (Enter namespace, refer to yellow marks)
If it is imported then it should be available

If it is not showing in the browse for type then maybe a cache issue is occuring. The simplest first action would be:

  • check dependency manager if Uipath.web.activities is included (you have done as you wrote) and check if it is resolved.
  • close all XAMLS
  • close and reopen Studio

then

  • check again

I can able to see in import
a
but not able to see when i search same
b

@Mathkar_kunal
Add Newtonsoft.Json as well

yes.bro now able to find.
Thanks for your help and time

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.