RFA8_MsgFile120_x64.dll

Trying to add RFA8_MsgFile120_x64.dll in RMDExample , however getting below error

could not be added, please make sure file is accessible, and that it is a valid assembly or com component

I am using VS2013, windows 64 bit.

Best Answer

  • umer.nalla
    umer.nalla LSEG
    Answer ✓

    Hi @hemalata.gavade

    Are you trying to add it as a reference to the project?

    This file just needs to be copied to the working directory where you are running the exe from.

    It is a Native DLL - not a managed / .NET assembly dll

Answers