I am trying to migrate our Excel COM add-in x86 build using RFA 7 to x64 using RFA 8.2.2. New COM component works during Unit Test (while making call directly), but when we run via Excel, it fails to send out connection request. No request going out on the wire either.
All I see in the log is:
[Tue Oct 8 11:43:30 2024]: (ComponentName) Connections: (Severity) Error: Failed to load the library "Connection_RSSL", the system error message is "The specified module could not be found.
Error Code: 126 Mode File: RFA8_RSSL_Cons_Adapter"
[Tue Oct 8 11:43:30 2024]: (ComponentName) Connections: (Severity) Error: Failed to create connection : "Error acquiring Connection (acquire returns null) - Connection_RSSL".