Hi,
I have a problem and I just have no idea how to solve it.
First of all you need to know that I’m using hangfire in a dll.
When I’m trying to launch a recursiveJob or the dashboard I have the following error :
I’v read a lot of similar issus and they all talk about modifying the web.config adding a bindingRedirect.
In my case it just have no effect and I’m still having this error.
My version of Newtonsoft.Json is 8.0.0.0 on all my dll except for hangfire.
I hope you will be able to help.
Thanks.