'System.DllNotFoundException' in PcanUdsExample.exe
Posted: Thu 6. May 2021, 09:59
I has been searched through forum with the successful solution from below link thread which copy 64bit PCAN-UDS.dll into "Windows\system32 directory" & 32bit PCAN-UDS.dlls into "Windows\syswow64 directory" as my laptop OS is 64bit.
viewtopic.php?f=182&t=2912
While I still facing the issues "Unable to load DLL 'PCAN-UDS.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E)"
Anyone know how to solve this?
Previously I was able to execute PCAN-Basic example by using visual studio 2019 in C# folder already.
viewtopic.php?f=182&t=2912
While I still facing the issues "Unable to load DLL 'PCAN-UDS.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E)"
Anyone know how to solve this?
Previously I was able to execute PCAN-Basic example by using visual studio 2019 in C# folder already.