You are viewing limited content. For full access, please sign in.

Question

Question

Unresolved assembly in Workflow script activity

asked on June 20, 2019

I'm getting this error and even though I have added the assembly the error says is not present, I keep getting the error. 

Warning        Referenced assembly 'DocuSign.eSign.dll' could not be resolved because it references the unresolved assembly 'RestSharp.dll'.                
 

 

Does anyone have an idea to why this is showing. Thank.s 

0 0

Replies

replied on June 21, 2019 Show version history

It might be looking for a different version. You can right-click it and choose details to see where it's loading it from and its version. But you'll have to contact the developer of the DocuSign.eSign library to check what version it needs. Or you could try enabling logging for .Net's assembly resolution: https://stackoverflow.com/questions/255669/how-to-enable-assembly-bind-failure-logging-fusion-in-net

1 0
replied on June 24, 2019

Thanks Miruna, I was actually able to resolve the error by getting the .dll file moved to the same location as my other assembly. Thanks again. 

0 0
replied on June 24, 2019

Lucas,

Perhaps the account that Workflow is running under did not have appropriate permissions to the folder the restsharp.dll was in?

0 0
You are not allowed to follow up in this post.

Sign in to reply to this post.