Question
Fifth Third Bank
US
Last activity: 8 Jul 2019 11:16 EDT
DLL must be referenced in OpenSpan installation folder?
I am referencing the OpenXml SDK DLL in one of my projects for use in a script. It compiles fine, however when running I get a File Not Found exception saying it "Could not load file or assembly" referring to the DLL. However, if I take this DLL and move it to the OpenSpan installation directory and then reference it there, it works just fine. Why is this a thing, and how can I use the DLL without having to reference it specifically in the OpenSpan installation directory? I am on version 8.0.1103 for reference.