cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
RWatson
Level 4

Managed Code Custom Action not loading dependencies of dependencies

I have a C# dll references another C# dell that references Newtonsoft. 

When I call my method in the first dll it calls into the second and fails when the second can't load the Newtonsoft dependencies.  I have the first DLL in the support dir and the second + Newtonsoft dlls in the IsClrWrapper table. How do I get the dependencies of the dependencies to load? 

Labels (1)
0 Kudos
(1) Reply
varul
Revenera Moderator Revenera Moderator
Revenera Moderator

0 Kudos