Divakar Ragupathy
Divakar Ragupathy

Reputation: 211

Could not Load assembly file

I am trying to remove password from pdf using C# code. Initially I tried with SPIRE.pdf and then Apitron.pdf.kit dlls.

In both cases, the code was working fine in my laptop however if i try the same code using same library in my client machine, I am getting any error

Could not load file or assembly Apitron.PDF.Kit Version=2.0.21.0 Culture=neural, Public Key Token=6e759db or one of its dependencies. The system cannot find the file specified.

I am writing C# code in Blue Prism

Please someone advice the cause of the issue.

Upvotes: 0

Views: 408

Answers (0)

Related Questions