C# dll dependency

I imported a c# dll in Dynamo which has dependency on another c++ CLR dll.

But the node gives error during runtime that cannot find dependent dll.

How to load dependent dlls in Dynamo?

Thanks,

Krishna

 

Its OK. Resolved !