cancel
Showing results for 
Search instead for 
Did you mean: 

C class library

rgj
Level 2

Hi, 

I have made a VB code which extracts digital signature(s) from a PDF document. After converting it to a C  Class library, copied the DLL into BP program folder, adding Dll reference/namespace in Object, I get this error: Could not load file or assembly 'System.Runtime, version 7.0.0.0, culture=neutral, Public Token=xxx or one if it's dependencies. BP version is 7.3 and I have tried both with .Net framework 7 and 8. 

Anyone that can point me into right direction to make it work as in VB Studio?

1 REPLY 1

simone.tomaCNH
Level 2

Hi,

When I created new objects with new dependencies I had objects that use dependencies to DLLs newer than those present in the Blue prism installation folder. The errors you indicated will automatically appear.

Simone