Could not find referenced assembly IdentikeyWrapper.dll

Hello guys,

I have problem about compile tools. When  I compile it. This error "Could not find referenced assembly IdentikeyWrapper.dll" coming. What do you understand this error is coming?

  • I think some of your custom scripts have a reference to this DLL. This is not coming with the product.

  • A small addition to Markus's comment (which mind you is spot on), if you want to add dll's you can use the software loader tool for this. It's a specific tool you have to add DLL's to the database. Be aware when you load additional DLL's it will trigger the automated software uploader and require updates of your tooling to add the new DLL to the installation directories there.

    I assume you already know how to reference a custom DLL in a script (given your error message) but if not a good explanation of how to do that was given by Niels de Groot in the past: OneIdentity.8.1.5.zip: Modules\QBM\dvd\AddOn\SDK\ScriptSamples\07 Expert knowledge