C#C
C#16mo ago
MSCP

Application fails to find DLL that is in the same directory

I've added a DLL reference to my project, which compiles just fine but when the application runs it fails to find this DLL even though it's in the same directory. How would I debug this?
image.png
Was this page helpful?