Search found 6 matches

by Adn56
Fri 14. Jan 2022, 14:10
Forum: PCAN-UDS
Topic: Can't Load the PCAN-UDS.dll
Replies: 16
Views: 12400

Re: Can't Load the PCAN-UDS.dll

ok thank, i will try another framework whit visual studio 2015 (i working whit visual studio 2010)
for the dlls it's the one from your site in download, so no recompilation on my side.
I have the redistributable C++ 2005,2008,2010,2012,2013.

Yes the fourth pc is under windows 7, like the nuémro 2 ...
by Adn56
Fri 14. Jan 2022, 12:29
Forum: PCAN-UDS
Topic: Can't Load the PCAN-UDS.dll
Replies: 16
Views: 12400

Re: Can't Load the PCAN-UDS.dll

Nothing obvious except outdated driver versions, I'm attaching the log here.
Thank you for your help.
by Adn56
Fri 14. Jan 2022, 11:59
Forum: PCAN-UDS
Topic: Can't Load the PCAN-UDS.dll
Replies: 16
Views: 12400

Re: Can't Load the PCAN-UDS.dll

Yes, indeed, everything is OK with the Can,
the PCanbasic works fine on this computer, only the UDS has this problem.
Why is the depency of Iso-Tp bad on this computer, while it is good (without errors) on another computer?
The same DLLs in the same places, no problem.
by Adn56
Fri 14. Jan 2022, 11:53
Forum: PCAN-UDS
Topic: Can't Load the PCAN-UDS.dll
Replies: 16
Views: 12400

Re: Can't Load the PCAN-UDS.dll

I'd like to point out that it's not a problem to find the DLLs, but a problem of opening the dependencies of the ISo-TP DLL.
by Adn56
Fri 14. Jan 2022, 11:50
Forum: PCAN-UDS
Topic: Can't Load the PCAN-UDS.dll
Replies: 16
Views: 12400

Re: Can't Load the PCAN-UDS.dll

Sorry, but it's done too:
On a 64-bit operating system, copy the 32-bit DLLs to c:\Windows\SysWoW64.
On a 64-bit operating system, copy the 64-bit DLLs into the c:\Windows\System32 directory.

For the other computers where my application works well, the DLLs are just placed in the debug with the ...
by Adn56
Fri 14. Jan 2022, 10:06
Forum: PCAN-UDS
Topic: Can't Load the PCAN-UDS.dll
Replies: 16
Views: 12400

Re: Can't Load the PCAN-UDS.dll

Hello,
I have a strange problem with loading dlls.
My application works fine on 3 computers, but on the fourth one, it doesn't load 32 or 64 bit dlls.

https://i.ibb.co/Bj1mYNH/pic1.png

It seems to be a dependency problem?

https://i.ibb.co/L6b89kV/pic2.png

Do you have any idea?

config ...