Quantcast
Channel: Json.NET
Viewing all articles
Browse latest Browse all 1767

New Post: Json Convert doesn't work with Tracking in Windows Workflow

$
0
0
Currently, I'm having problem serializing Dictionary object in Workflow Tracking, here is the code:
JsonConvert.SerializeObject(activityStateRecord.Arguments);
I used it in Custom Tracking Participant class in the override track method. If I'm not using the JsonConvert, it worked perfectly (recorded in the log file), but when I used this framework, the tracking record is missing from my log file (including the serialized object). How to fix this problem. Thanks in advance.

Viewing all articles
Browse latest Browse all 1767


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>